Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c33b9bcfd420049b95936092282fe33c1ab9917c+1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 (c94d5743f2b6b73059542b03ac37c80e24f73641) 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-42685@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 [2021-07-27T21:34:12.730Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-27T21:34:12.737Z] Trying to pass milestone 5 [Pipeline] milestone [2021-07-27T21:34:12.798Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-27T21:34:12.977Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e1315a6d02cfefdf) in /home/ubuntu/workspace/moby_PR-42685 [Pipeline] { [Pipeline] checkout [2021-07-27T21:34:13.006Z] The recommended git tool is: git [2021-07-27T21:34:13.013Z] using credential docker-jenkins-github-credentials [2021-07-27T21:34:13.022Z] Cloning the remote Git repository [2021-07-27T21:34:13.022Z] Cloning with configured refspecs honoured and without tags [2021-07-27T21:34:13.022Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T21:34:13.024Z] > git init /home/ubuntu/workspace/moby_PR-42685 # timeout=10 [2021-07-27T21:34:13.040Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:13.040Z] > git --version # timeout=10 [2021-07-27T21:34:13.042Z] > git --version # 'git version 2.17.1' [2021-07-27T21:34:13.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:13.043Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:27.559Z] Fetching without tags [2021-07-27T21:34:27.810Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit c33b9bcfd420049b95936092282fe33c1ab9917c [2021-07-27T21:34:28.724Z] Merge succeeded, producing 7fd3d7474efe002603a7042e27a2dd5e4fd39c0b [2021-07-27T21:34:28.724Z] Checking out Revision 7fd3d7474efe002603a7042e27a2dd5e4fd39c0b (PR-42685) [2021-07-27T21:34:27.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:27.550Z] > git config --add remote.origin.fetch +refs/pull/42685/head:refs/remotes/origin/PR-42685 # timeout=10 [2021-07-27T21:34:27.552Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:27.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:27.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:27.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:27.560Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:27.810Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:27.812Z] > git checkout -f c33b9bcfd420049b95936092282fe33c1ab9917c # timeout=10 [2021-07-27T21:34:28.257Z] > git remote # timeout=10 [2021-07-27T21:34:28.260Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T21:34:28.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:28.262Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-27T21:34:28.720Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T21:34:28.725Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:28.726Z] > git checkout -f 7fd3d7474efe002603a7042e27a2dd5e4fd39c0b # timeout=10 [2021-07-27T21:34:29.047Z] Commit message: "Merge commit '1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1' into HEAD" [2021-07-27T21:34:29.051Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T21:34:29.692Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42685:/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 [2021-07-27T21:34:29.047Z] > git rev-list --no-walk bd91a93019e564aee72304362b3520a998e55ab6 # timeout=10 [2021-07-27T21:34:32.215Z] 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-RS1) [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-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-07-27T21:34:32.746Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e1315a6d02cfefdf) in /home/ubuntu/workspace/moby_PR-42685 [2021-07-27T21:34:32.748Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c0fa6cdd9b3ea5ad) in /home/ubuntu/workspace/moby_PR-42685 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2021-07-27T21:34:32.755Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0966bc11d8dcbb86c) in /home/ubuntu/workspace/moby_PR-42685 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-07-27T21:34:32.759Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-021a20e9036f5c564) in /home/ubuntu/workspace/moby_PR-42685 Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2021-07-27T21:34:32.763Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016589b45610d9b7b) in /home/ubuntu/workspace/moby_PR-42685 [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-07-27T21:34:32.817Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2021-07-27T21:34:32.824Z] using credential docker-jenkins-github-credentials [2021-07-27T21:34:32.825Z] The recommended git tool is: git [2021-07-27T21:34:32.835Z] Fetching changes from the remote Git repository [2021-07-27T21:34:32.837Z] using credential docker-jenkins-github-credentials [2021-07-27T21:34:32.839Z] Fetching without tags [Pipeline] // stage [2021-07-27T21:34:32.844Z] Cloning the remote Git repository [2021-07-27T21:34:32.844Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-07-27T21:34:32.869Z] The recommended git tool is: git [2021-07-27T21:34:32.887Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-07-27T21:34:32.894Z] Cloning the remote Git repository [2021-07-27T21:34:32.894Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2021-07-27T21:34:32.942Z] The recommended git tool is: git [2021-07-27T21:34:32.949Z] using credential docker-jenkins-github-credentials [2021-07-27T21:34:32.955Z] Cloning the remote Git repository [2021-07-27T21:34:32.955Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2021-07-27T21:34:33.024Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-07-27T21:34:33.031Z] using credential docker-jenkins-github-credentials [2021-07-27T21:34:33.038Z] Cloning the remote Git repository [2021-07-27T21:34:33.038Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T21:34:33.068Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit c33b9bcfd420049b95936092282fe33c1ab9917c [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T21:34:33.172Z] Merge succeeded, producing 20c1412172144984a3d1f7721278f36688a5bb38 [2021-07-27T21:34:33.172Z] Checking out Revision 20c1412172144984a3d1f7721278f36688a5bb38 (PR-42685) [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] } [2021-07-27T21:34:33.221Z] Commit message: "Merge commit '1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1' into HEAD" [Pipeline] // stage [2021-07-27T21:34:33.225Z] First time build. Skipping changelog. [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] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T21:34:32.831Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42685/.git # timeout=10 [2021-07-27T21:34:32.835Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:32.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:32.841Z] > git --version # timeout=10 [2021-07-27T21:34:32.843Z] > git --version # 'git version 2.17.1' [2021-07-27T21:34:32.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:32.844Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:33.069Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:33.071Z] > git checkout -f c33b9bcfd420049b95936092282fe33c1ab9917c # timeout=10 [2021-07-27T21:34:33.110Z] > git remote # timeout=10 [2021-07-27T21:34:33.112Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T21:34:33.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:33.116Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-27T21:34:33.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T21:34:33.173Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:33.175Z] > git checkout -f 20c1412172144984a3d1f7721278f36688a5bb38 # timeout=10 [2021-07-27T21:34:33.221Z] > git rev-list --no-walk bd91a93019e564aee72304362b3520a998e55ab6 # timeout=10 [2021-07-27T21:34:32.843Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T21:34:32.844Z] > git init /home/ubuntu/workspace/moby_PR-42685 # timeout=10 [2021-07-27T21:34:32.850Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:32.851Z] > git --version # timeout=10 [2021-07-27T21:34:32.854Z] > git --version # 'git version 2.25.1' [2021-07-27T21:34:32.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:32.855Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:32.891Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T21:34:32.893Z] > git init /home/ubuntu/workspace/moby_PR-42685 # timeout=10 [2021-07-27T21:34:32.907Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:32.907Z] > git --version # timeout=10 [2021-07-27T21:34:32.912Z] > git --version # 'git version 2.17.1' [2021-07-27T21:34:32.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:32.913Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:32.956Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T21:34:32.956Z] > git init /home/ubuntu/workspace/moby_PR-42685 # timeout=10 [2021-07-27T21:34:32.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:32.972Z] > git --version # timeout=10 [2021-07-27T21:34:32.977Z] > git --version # 'git version 2.25.1' [2021-07-27T21:34:32.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:32.978Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:33.963Z] + docker version [2021-07-27T21:34:33.963Z] Client: Docker Engine - Community [2021-07-27T21:34:33.963Z] Version: 20.10.6 [2021-07-27T21:34:33.963Z] API version: 1.41 [2021-07-27T21:34:33.963Z] Go version: go1.13.15 [2021-07-27T21:34:33.963Z] Git commit: 370c289 [2021-07-27T21:34:33.963Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-27T21:34:33.963Z] OS/Arch: linux/amd64 [2021-07-27T21:34:33.963Z] Context: default [2021-07-27T21:34:33.963Z] Experimental: true [2021-07-27T21:34:33.963Z] [2021-07-27T21:34:33.963Z] Server: Docker Engine - Community [2021-07-27T21:34:33.963Z] Engine: [2021-07-27T21:34:33.963Z] Version: 20.10.6 [2021-07-27T21:34:33.963Z] API version: 1.41 (minimum version 1.12) [2021-07-27T21:34:33.963Z] Go version: go1.13.15 [2021-07-27T21:34:33.963Z] Git commit: 8728dd2 [2021-07-27T21:34:33.963Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-27T21:34:33.963Z] OS/Arch: linux/amd64 [2021-07-27T21:34:33.963Z] Experimental: true [2021-07-27T21:34:33.963Z] containerd: [2021-07-27T21:34:33.963Z] Version: 1.4.6 [2021-07-27T21:34:33.963Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:33.963Z] runc: [2021-07-27T21:34:33.963Z] Version: 1.0.0-rc95 [2021-07-27T21:34:33.963Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:33.963Z] docker-init: [2021-07-27T21:34:33.963Z] Version: 0.19.0 [2021-07-27T21:34:33.963Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T21:34:33.045Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T21:34:33.046Z] > git init /home/ubuntu/workspace/moby_PR-42685 # timeout=10 [2021-07-27T21:34:33.073Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:33.073Z] > git --version # timeout=10 [2021-07-27T21:34:33.082Z] > git --version # 'git version 2.17.1' [2021-07-27T21:34:33.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:33.083Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:34.240Z] + docker info [2021-07-27T21:34:34.803Z] Client: [2021-07-27T21:34:34.803Z] Context: default [2021-07-27T21:34:34.803Z] Debug Mode: false [2021-07-27T21:34:34.803Z] Plugins: [2021-07-27T21:34:34.803Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T21:34:34.803Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T21:34:34.803Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T21:34:34.803Z] [2021-07-27T21:34:34.803Z] Server: [2021-07-27T21:34:34.803Z] Containers: 0 [2021-07-27T21:34:34.803Z] Running: 0 [2021-07-27T21:34:34.803Z] Paused: 0 [2021-07-27T21:34:34.803Z] Stopped: 0 [2021-07-27T21:34:34.803Z] Images: 8 [2021-07-27T21:34:34.803Z] Server Version: 20.10.6 [2021-07-27T21:34:34.803Z] Storage Driver: overlay2 [2021-07-27T21:34:34.803Z] Backing Filesystem: extfs [2021-07-27T21:34:34.803Z] Supports d_type: true [2021-07-27T21:34:34.803Z] Native Overlay Diff: true [2021-07-27T21:34:34.803Z] userxattr: false [2021-07-27T21:34:34.803Z] Logging Driver: json-file [2021-07-27T21:34:34.803Z] Cgroup Driver: cgroupfs [2021-07-27T21:34:34.803Z] Cgroup Version: 1 [2021-07-27T21:34:34.803Z] Plugins: [2021-07-27T21:34:34.803Z] Volume: local [2021-07-27T21:34:34.803Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T21:34:34.803Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T21:34:34.803Z] Swarm: inactive [2021-07-27T21:34:34.803Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-27T21:34:34.803Z] Default Runtime: runc [2021-07-27T21:34:34.803Z] Init Binary: docker-init [2021-07-27T21:34:34.803Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:34.803Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:34.803Z] init version: de40ad0 [2021-07-27T21:34:34.803Z] Security Options: [2021-07-27T21:34:34.803Z] apparmor [2021-07-27T21:34:34.803Z] seccomp [2021-07-27T21:34:34.803Z] Profile: default [2021-07-27T21:34:34.803Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T21:34:34.803Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-27T21:34:34.803Z] OSType: linux [2021-07-27T21:34:34.803Z] Architecture: x86_64 [2021-07-27T21:34:34.803Z] CPUs: 2 [2021-07-27T21:34:34.803Z] Total Memory: 7.487GiB [2021-07-27T21:34:34.803Z] Name: ip-10-100-99-235 [2021-07-27T21:34:34.803Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-27T21:34:34.803Z] Docker Root Dir: /var/lib/docker [2021-07-27T21:34:34.803Z] Debug Mode: false [2021-07-27T21:34:34.803Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:34:34.803Z] Labels: [2021-07-27T21:34:34.803Z] Experimental: true [2021-07-27T21:34:34.803Z] Insecure Registries: [2021-07-27T21:34:34.803Z] 127.0.0.0/8 [2021-07-27T21:34:34.803Z] Live Restore Enabled: true [2021-07-27T21:34:34.803Z] [2021-07-27T21:34:34.803Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T21:34:35.079Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:34:35.079Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:34:35.079Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42685/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T21:34:35.079Z] + bash /home/ubuntu/workspace/moby_PR-42685/check-config.sh [2021-07-27T21:34:35.079Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T21:34:35.079Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T21:34:35.079Z] [2021-07-27T21:34:35.079Z] Generally Necessary: [2021-07-27T21:34:35.079Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T21:34:35.079Z] - apparmor: enabled and tools installed [2021-07-27T21:34:35.079Z] - CONFIG_NAMESPACES: enabled [2021-07-27T21:34:35.079Z] - CONFIG_NET_NS: enabled [2021-07-27T21:34:35.079Z] - CONFIG_PID_NS: enabled [2021-07-27T21:34:35.079Z] - CONFIG_IPC_NS: enabled [2021-07-27T21:34:35.079Z] - CONFIG_UTS_NS: enabled [2021-07-27T21:34:35.079Z] - CONFIG_CGROUPS: enabled [2021-07-27T21:34:35.079Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T21:34:35.079Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T21:34:35.079Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T21:34:35.079Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T21:34:35.079Z] - CONFIG_CPUSETS: enabled [2021-07-27T21:34:35.079Z] - CONFIG_MEMCG: enabled [2021-07-27T21:34:35.079Z] - CONFIG_KEYS: enabled [2021-07-27T21:34:35.079Z] - CONFIG_VETH: enabled (as module) [2021-07-27T21:34:35.079Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T21:34:35.079Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T21:34:35.336Z] [2021-07-27T21:34:35.336Z] Optional Features: [2021-07-27T21:34:35.336Z] - CONFIG_USER_NS: enabled [2021-07-27T21:34:35.336Z] - CONFIG_SECCOMP: enabled [2021-07-27T21:34:35.336Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T21:34:35.336Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T21:34:35.336Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T21:34:35.336Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T21:34:35.336Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T21:34:35.336Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T21:34:35.336Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T21:34:35.336Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T21:34:35.336Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T21:34:35.336Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T21:34:35.336Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T21:34:35.336Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T21:34:35.336Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T21:34:35.336Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T21:34:35.336Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T21:34:35.336Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T21:34:35.336Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T21:34:35.336Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T21:34:35.336Z] - CONFIG_EXT4_FS: enabled [2021-07-27T21:34:35.336Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T21:34:35.336Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T21:34:35.336Z] - Network Drivers: [2021-07-27T21:34:35.336Z] - "overlay": [2021-07-27T21:34:35.336Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T21:34:35.336Z] Optional (for encrypted networks): [2021-07-27T21:34:35.336Z] - CONFIG_CRYPTO: enabled [2021-07-27T21:34:35.336Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T21:34:35.336Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T21:34:35.336Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T21:34:35.336Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T21:34:35.336Z] - CONFIG_XFRM: enabled [2021-07-27T21:34:35.336Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T21:34:35.336Z] - "ipvlan": [2021-07-27T21:34:35.336Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T21:34:35.336Z] - "macvlan": [2021-07-27T21:34:35.336Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T21:34:35.336Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T21:34:35.336Z] - "ftp,tftp client in container": [2021-07-27T21:34:35.593Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T21:34:35.593Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T21:34:35.593Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T21:34:35.593Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T21:34:35.593Z] - Storage Drivers: [2021-07-27T21:34:35.593Z] - "aufs": [2021-07-27T21:34:35.593Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T21:34:35.593Z] - "btrfs": [2021-07-27T21:34:35.593Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T21:34:35.593Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T21:34:35.593Z] - "devicemapper": [2021-07-27T21:34:35.593Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T21:34:35.593Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T21:34:35.593Z] - "overlay": [2021-07-27T21:34:35.593Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T21:34:35.593Z] - "zfs": [2021-07-27T21:34:35.593Z] - /dev/zfs: present [2021-07-27T21:34:35.593Z] - zfs command: missing [2021-07-27T21:34:35.593Z] - zpool command: missing [2021-07-27T21:34:35.593Z] [2021-07-27T21:34:35.593Z] Limits: [2021-07-27T21:34:35.593Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T21:34:35.593Z] [2021-07-27T21:34:35.593Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T21:34:35.917Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:20c1412172144984a3d1f7721278f36688a5bb38 . [2021-07-27T21:34:35.917Z] #1 [internal] load build definition from Dockerfile [2021-07-27T21:34:35.917Z] #1 sha256:eb2f4d6e39ddbed6382f67a65343d353d1d0dbc798ae05bffd8a75aec752a53d [2021-07-27T21:34:35.917Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T21:34:35.917Z] #1 DONE 0.0s [2021-07-27T21:34:35.917Z] [2021-07-27T21:34:35.917Z] #2 [internal] load .dockerignore [2021-07-27T21:34:35.917Z] #2 sha256:7382efc9d5bee82f00fb78b0cebdadc5eb7a0442b09383613dd7dfe30a4e788b [2021-07-27T21:34:35.917Z] #2 transferring context: 87B done [2021-07-27T21:34:35.917Z] #2 DONE 0.0s [2021-07-27T21:34:35.917Z] [2021-07-27T21:34:35.917Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T21:34:35.917Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T21:34:36.173Z] #3 DONE 0.2s [2021-07-27T21:34:36.174Z] [2021-07-27T21:34:36.174Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T21:34:36.174Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T21:34:36.174Z] #4 CACHED [2021-07-27T21:34:36.430Z] [2021-07-27T21:34:36.430Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T21:34:36.430Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T21:34:36.430Z] #5 DONE 0.1s [2021-07-27T21:34:36.430Z] [2021-07-27T21:34:36.430Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T21:34:36.430Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T21:34:36.430Z] #6 DONE 0.1s [2021-07-27T21:34:36.430Z] [2021-07-27T21:34:36.430Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:36.430Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T21:34:36.430Z] #8 DONE 0.1s [2021-07-27T21:34:36.430Z] [2021-07-27T21:34:36.430Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:36.430Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T21:34:36.687Z] #7 DONE 0.1s [2021-07-27T21:34:36.687Z] [2021-07-27T21:34:36.687Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:36.687Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T21:34:36.687Z] #65 DONE 0.0s [2021-07-27T21:34:36.687Z] [2021-07-27T21:34:36.687Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:36.687Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T21:34:36.687Z] #63 DONE 0.0s [2021-07-27T21:34:36.687Z] [2021-07-27T21:34:36.687Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T21:34:36.687Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T21:34:36.687Z] #26 DONE 0.0s [2021-07-27T21:34:36.687Z] [2021-07-27T21:34:36.687Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T21:34:36.687Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T21:34:36.687Z] #9 DONE 0.0s [2021-07-27T21:34:36.687Z] [2021-07-27T21:34:36.687Z] #23 [internal] load build context [2021-07-27T21:34:36.687Z] #23 sha256:3ea2697e60fb19fb4ede2e7ada61235ffd6054608f2158ed1e64779193bfb502 [2021-07-27T21:34:36.945Z] #23 ... [2021-07-27T21:34:36.945Z] [2021-07-27T21:34:36.945Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T21:34:36.945Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T21:34:36.945Z] #42 DONE 0.4s [2021-07-27T21:34:36.945Z] [2021-07-27T21:34:36.945Z] #23 [internal] load build context [2021-07-27T21:34:36.945Z] #23 sha256:3ea2697e60fb19fb4ede2e7ada61235ffd6054608f2158ed1e64779193bfb502 [2021-07-27T21:34:37.907Z] #23 transferring context: 55.79MB 1.4s done [2021-07-27T21:34:37.907Z] #23 DONE 1.4s [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T21:34:37.907Z] #24 sha256:003456be255e96753fe3db3034611116ce5a82e253f76a5994c48842f3996c1d [2021-07-27T21:34:37.907Z] #24 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T21:34:37.907Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-27T21:34:37.907Z] #19 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:34:37.907Z] #57 sha256:dfb7c578c28a188f4149b7d3eda18f143bf313c8ca933f15aeb6f9e0fe7174df [2021-07-27T21:34:37.907Z] #57 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T21:34:37.907Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-27T21:34:37.907Z] #17 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:34:37.907Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:34:37.907Z] #44 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:34:37.907Z] #59 sha256:c782783a0d4229d3a715dc98ab0c744451912e69e5765182c28b63771a0041c3 [2021-07-27T21:34:37.907Z] #59 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #21 [dev-systemd-false 8/25] 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 [2021-07-27T21:34:37.907Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-27T21:34:37.907Z] #21 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T21:34:37.907Z] #41 sha256:4a24681b93e122c9d1065e81d005611860a7a866dbcb552b2d80d8771e5898f0 [2021-07-27T21:34:37.907Z] #41 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T21:34:37.907Z] #49 sha256:c4100f23b6575a75caae42fb5ce9503a44a3bc0f78611d1087efdc0f0b2febf2 [2021-07-27T21:34:37.907Z] #49 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:34:37.907Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:34:37.907Z] #13 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T21:34:37.907Z] #28 sha256:fcb25149d37c1df292294b92e8910096ba0dc26333ff5d4aaee1bc461e8d9255 [2021-07-27T21:34:37.907Z] #28 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T21:34:37.907Z] #60 sha256:4f03e299f2503f54b91cac9ab8c7a4405f80d46fc9e02037f7333045fd84f14b [2021-07-27T21:34:37.907Z] #60 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.907Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T21:34:37.907Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T21:34:37.907Z] #22 CACHED [2021-07-27T21:34:37.907Z] [2021-07-27T21:34:37.908Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T21:34:37.908Z] #29 sha256:28a02bef526f60d04ea4fea4bdd7c75442a11737b81089f2852f71256dbff84e [2021-07-27T21:34:37.908Z] #29 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:34:37.908Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T21:34:37.908Z] #20 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:34:37.908Z] #46 sha256:8895038b8db5868d0dd4029252bf2ef8e6b2906c79b44edcf6c9598d3e397c98 [2021-07-27T21:34:37.908Z] #46 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T21:34:37.908Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-27T21:34:37.908Z] #14 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T21:34:37.908Z] #30 sha256:3a30b8094bea1c7044812302839127139482cac0cfc1eebf1a428ee2d303864b [2021-07-27T21:34:37.908Z] #30 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #55 sha256:154c77a6d25f1390187cf60852e7e8a6802e97916f8155fe04dfebf754f668c5 [2021-07-27T21:34:37.908Z] #55 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:34:37.908Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T21:34:37.908Z] #56 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #47 sha256:3ad21cb26b3979eacdd31bf4b42be0e0a16726877574c01be4d6a923e4a1197d [2021-07-27T21:34:37.908Z] #47 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #35 sha256:428bd6a326fe7da975909a5ac1f2147b91c79fe28fbdb7b05c3df93328446b8c [2021-07-27T21:34:37.908Z] #35 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:34:37.908Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T21:34:37.908Z] #36 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T21:34:37.908Z] #37 sha256:307bd03bdca9b6a086d4cbd12bbddec4e8c1cb6199232b322ffdaaf05ebe4564 [2021-07-27T21:34:37.908Z] #37 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T21:34:37.908Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T21:34:37.908Z] #39 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T21:34:37.908Z] #48 sha256:fbfe5a454b52443ac411ac11c17456c20e4ac154ad2532bc674a7f0b92f00d38 [2021-07-27T21:34:37.908Z] #48 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T21:34:37.908Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-27T21:34:37.908Z] #16 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T21:34:37.908Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-27T21:34:37.908Z] #15 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #58 sha256:74ad9fa8886053305e344163d792ce703461b1a9154d93f3203a2f4f151fe79f [2021-07-27T21:34:37.908Z] #58 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #53 sha256:e48ad1df53f4846b6c346bb821b54a2f548d11d809f9e596bb70904743fb4da6 [2021-07-27T21:34:37.908Z] #53 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T21:34:37.908Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T21:34:37.908Z] #40 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #38 sha256:7bd31b7c65943a80c069109fdae4ee33b4941a4fb6ed46bbde5b7c59460d6618 [2021-07-27T21:34:37.908Z] #38 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #51 sha256:af5699146cea3f0697725930bc8bc105e5a2eb75a3cdc5a5c1388fafeb6d3bac [2021-07-27T21:34:37.908Z] #51 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T21:34:37.908Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T21:34:37.908Z] #43 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T21:34:37.908Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T21:34:37.908Z] #18 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T21:34:37.908Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T21:34:37.908Z] #66 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T21:34:37.908Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T21:34:37.908Z] #31 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #62 sha256:38e851c00f1af0d33c1d0448c328ffd72712981012b6311a2408f985555d810f [2021-07-27T21:34:37.908Z] #62 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T21:34:37.908Z] #25 sha256:c409ba0a4068b4f88bcf29d57690502d075e7fd90180504070639240d5f3882b [2021-07-27T21:34:37.908Z] #25 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T21:34:37.908Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T21:34:37.908Z] #10 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #11 [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 [2021-07-27T21:34:37.908Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T21:34:37.908Z] #11 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:34:37.908Z] #50 sha256:5e0ecbca070b3f3aa28714c6db08b9ffff70cc5a09990e947410ef85e52243c8 [2021-07-27T21:34:37.908Z] #50 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #67 sha256:c6c6ad1d363b79582cf7f03db7d4d4c3677aef36afab704c8691c0891dc67b1c [2021-07-27T21:34:37.908Z] #67 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #45 sha256:f68b9f3c066591a86c3bd6ad20d6d2e2747ab719b3ca2a2ee9ed58476103c298 [2021-07-27T21:34:37.908Z] #45 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T21:34:37.908Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-27T21:34:37.908Z] #12 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #32 [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 [2021-07-27T21:34:37.908Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T21:34:37.908Z] #32 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T21:34:37.908Z] #33 sha256:26fbe44930200e2f0445a6153cac872473c41a25b587d4e3260ca8cbd6f7067b [2021-07-27T21:34:37.908Z] #33 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T21:34:37.908Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T21:34:37.908Z] #64 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T21:34:37.908Z] #34 sha256:04c77ee81ceefef911d62c538242397b38f2d82d6e54aed91d6c63bdb6d639fa [2021-07-27T21:34:37.908Z] #34 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:34:37.908Z] #52 sha256:caf141f328f0175f83aaa411ed7e3941841c5c15c7f8165f1ec745f55584d0b9 [2021-07-27T21:34:37.908Z] #52 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #27 [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 [2021-07-27T21:34:37.908Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T21:34:37.908Z] #27 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T21:34:37.908Z] #61 sha256:cec48289ef8a4d698eee8702dd05b87fc0be585e85e3c98692b4c2feb2677759 [2021-07-27T21:34:37.908Z] #61 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:34:37.908Z] #54 sha256:8fafe4857be2ef819c400a4663e53497527ecb10b37f9658edf7593c8b73a09e [2021-07-27T21:34:37.908Z] #54 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T21:34:37.908Z] #68 sha256:71b53e8b8bb535bc7d3c1308790cf811f56b0bbfdf1b4d607dff30f727221cb6 [2021-07-27T21:34:37.908Z] #68 CACHED [2021-07-27T21:34:37.908Z] [2021-07-27T21:34:37.908Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T21:34:37.908Z] #69 sha256:fb03f4bc4b97ddaa7fb56b774b084650ff1ccfeb7755e4278afad17bee7dd52e [2021-07-27T21:34:38.843Z] #69 DONE 0.8s [2021-07-27T21:34:38.843Z] [2021-07-27T21:34:38.843Z] #70 exporting to image [2021-07-27T21:34:38.843Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T21:34:38.843Z] #70 exporting layers [2021-07-27T21:34:39.774Z] #70 exporting layers 1.0s done [2021-07-27T21:34:39.774Z] #70 writing image sha256:83cd2f1d485524ca0f4704b10179c7bcbd667e7e840dc170795ae64a70682174 done [2021-07-27T21:34:39.774Z] #70 naming to docker.io/library/docker:20c1412172144984a3d1f7721278f36688a5bb38 done [2021-07-27T21:34:39.774Z] #70 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T21:34:40.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=20c1412172144984a3d1f7721278f36688a5bb38 -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:20c1412172144984a3d1f7721278f36688a5bb38 hack/make.sh dynbinary test-integration [2021-07-27T21:34:40.679Z] [2021-07-27T21:34:40.679Z] Removing bundles/ [2021-07-27T21:34:40.679Z] [2021-07-27T21:34:40.679Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T21:34:40.679Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:34:40.679Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:34:47.204Z] Fetching without tags [2021-07-27T21:34:47.371Z] Fetching without tags [2021-07-27T21:34:47.382Z] Fetching without tags [2021-07-27T21:34:47.440Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit c33b9bcfd420049b95936092282fe33c1ab9917c [2021-07-27T21:34:47.584Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit c33b9bcfd420049b95936092282fe33c1ab9917c [2021-07-27T21:34:47.642Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit c33b9bcfd420049b95936092282fe33c1ab9917c [2021-07-27T21:34:47.748Z] Still waiting to schedule task [2021-07-27T21:34:47.749Z] Waiting for next available executor on ‘windows-2019’ [2021-07-27T21:34:47.750Z] Still waiting to schedule task [2021-07-27T21:34:47.750Z] Waiting for next available executor on ‘windows-2022’ [2021-07-27T21:34:48.302Z] Merge succeeded, producing 67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 [2021-07-27T21:34:48.303Z] Checking out Revision 67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 (PR-42685) [2021-07-27T21:34:48.311Z] Merge succeeded, producing 67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 [2021-07-27T21:34:48.312Z] Checking out Revision 67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 (PR-42685) [2021-07-27T21:34:48.462Z] Commit message: "Merge commit '1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1' into HEAD" [2021-07-27T21:34:48.463Z] Commit message: "Merge commit '1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1' into HEAD" [2021-07-27T21:34:48.471Z] First time build. Skipping changelog. [2021-07-27T21:34:48.533Z] Merge succeeded, producing 67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 [2021-07-27T21:34:48.534Z] Checking out Revision 67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 (PR-42685) [2021-07-27T21:34:48.622Z] Commit message: "Merge commit '1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1' into HEAD" [2021-07-27T21:34:47.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:47.358Z] > git config --add remote.origin.fetch +refs/pull/42685/head:refs/remotes/origin/PR-42685 # timeout=10 [2021-07-27T21:34:47.366Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:47.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:47.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:47.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:47.380Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:47.640Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:47.645Z] > git checkout -f c33b9bcfd420049b95936092282fe33c1ab9917c # timeout=10 [2021-07-27T21:34:48.090Z] > git remote # timeout=10 [2021-07-27T21:34:48.095Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T21:34:48.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:48.103Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-27T21:34:48.294Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T21:34:48.300Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:48.308Z] > git checkout -f 67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 # timeout=10 [2021-07-27T21:34:48.461Z] > git rev-list --no-walk bd91a93019e564aee72304362b3520a998e55ab6 # timeout=10 [2021-07-27T21:34:47.324Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:47.331Z] > git config --add remote.origin.fetch +refs/pull/42685/head:refs/remotes/origin/PR-42685 # timeout=10 [2021-07-27T21:34:47.338Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:47.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:47.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:47.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:47.380Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:47.591Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:47.600Z] > git checkout -f c33b9bcfd420049b95936092282fe33c1ab9917c # timeout=10 [2021-07-27T21:34:48.100Z] > git remote # timeout=10 [2021-07-27T21:34:48.110Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T21:34:48.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:48.122Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-27T21:34:48.305Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T21:34:48.319Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:48.323Z] > git checkout -f 67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 # timeout=10 [2021-07-27T21:34:47.180Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:47.183Z] > git config --add remote.origin.fetch +refs/pull/42685/head:refs/remotes/origin/PR-42685 # timeout=10 [2021-07-27T21:34:47.190Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:47.197Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:47.204Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:47.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:47.205Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:47.440Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:47.449Z] > git checkout -f c33b9bcfd420049b95936092282fe33c1ab9917c # timeout=10 [2021-07-27T21:34:47.898Z] > git remote # timeout=10 [2021-07-27T21:34:47.902Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T21:34:47.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:47.906Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-27T21:34:48.526Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T21:34:48.534Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:48.537Z] > git checkout -f 67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T21:34:49.130Z] Fetching without tags [2021-07-27T21:34:49.276Z] + [ PR != PR ] [2021-07-27T21:34:49.276Z] + [ master != master ] [2021-07-27T21:34:49.276Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T21:34:49.331Z] + docker version [2021-07-27T21:34:49.331Z] Client: Docker Engine - Community [2021-07-27T21:34:49.331Z] Version: 20.10.6 [2021-07-27T21:34:49.331Z] API version: 1.41 [2021-07-27T21:34:49.331Z] Go version: go1.13.15 [2021-07-27T21:34:49.331Z] Git commit: 370c289 [2021-07-27T21:34:49.331Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-27T21:34:49.331Z] OS/Arch: linux/amd64 [2021-07-27T21:34:49.331Z] Context: default [2021-07-27T21:34:49.331Z] Experimental: true [2021-07-27T21:34:49.331Z] [2021-07-27T21:34:49.331Z] Server: Docker Engine - Community [2021-07-27T21:34:49.331Z] Engine: [2021-07-27T21:34:49.331Z] Version: 20.10.6 [2021-07-27T21:34:49.331Z] API version: 1.41 (minimum version 1.12) [2021-07-27T21:34:49.331Z] Go version: go1.13.15 [2021-07-27T21:34:49.331Z] Git commit: 8728dd2 [2021-07-27T21:34:49.331Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-27T21:34:49.331Z] OS/Arch: linux/amd64 [2021-07-27T21:34:49.331Z] Experimental: true [2021-07-27T21:34:49.331Z] containerd: [2021-07-27T21:34:49.331Z] Version: 1.4.6 [2021-07-27T21:34:49.331Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:49.331Z] runc: [2021-07-27T21:34:49.331Z] Version: 1.0.0-rc95 [2021-07-27T21:34:49.331Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:49.331Z] docker-init: [2021-07-27T21:34:49.331Z] Version: 0.19.0 [2021-07-27T21:34:49.331Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T21:34:49.399Z] + docker version [2021-07-27T21:34:49.399Z] Client: Docker Engine - Community [2021-07-27T21:34:49.399Z] Version: 20.10.6 [2021-07-27T21:34:49.399Z] API version: 1.41 [2021-07-27T21:34:49.399Z] Go version: go1.13.15 [2021-07-27T21:34:49.399Z] Git commit: 370c289 [2021-07-27T21:34:49.399Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-27T21:34:49.399Z] OS/Arch: linux/amd64 [2021-07-27T21:34:49.399Z] Context: default [2021-07-27T21:34:49.399Z] Experimental: true [2021-07-27T21:34:49.399Z] [2021-07-27T21:34:49.399Z] Server: Docker Engine - Community [2021-07-27T21:34:49.399Z] Engine: [2021-07-27T21:34:49.399Z] Version: 20.10.6 [2021-07-27T21:34:49.399Z] API version: 1.41 (minimum version 1.12) [2021-07-27T21:34:49.399Z] Go version: go1.13.15 [2021-07-27T21:34:49.399Z] Git commit: 8728dd2 [2021-07-27T21:34:49.399Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-27T21:34:49.399Z] OS/Arch: linux/amd64 [2021-07-27T21:34:49.399Z] Experimental: true [2021-07-27T21:34:49.399Z] containerd: [2021-07-27T21:34:49.399Z] Version: 1.4.6 [2021-07-27T21:34:49.399Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:49.399Z] runc: [2021-07-27T21:34:49.399Z] Version: 1.0.0-rc95 [2021-07-27T21:34:49.399Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:49.399Z] docker-init: [2021-07-27T21:34:49.399Z] Version: 0.19.0 [2021-07-27T21:34:49.399Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T21:34:49.449Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit c33b9bcfd420049b95936092282fe33c1ab9917c [2021-07-27T21:34:49.616Z] + docker version [2021-07-27T21:34:49.616Z] Client: Docker Engine - Community [2021-07-27T21:34:49.616Z] Version: 20.10.6 [2021-07-27T21:34:49.616Z] API version: 1.41 [2021-07-27T21:34:49.616Z] Go version: go1.13.15 [2021-07-27T21:34:49.616Z] Git commit: 370c289 [2021-07-27T21:34:49.616Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-27T21:34:49.616Z] OS/Arch: linux/amd64 [2021-07-27T21:34:49.616Z] Context: default [2021-07-27T21:34:49.616Z] Experimental: true [2021-07-27T21:34:49.616Z] [2021-07-27T21:34:49.616Z] Server: Docker Engine - Community [2021-07-27T21:34:49.616Z] Engine: [2021-07-27T21:34:49.616Z] Version: 20.10.6 [2021-07-27T21:34:49.616Z] API version: 1.41 (minimum version 1.12) [2021-07-27T21:34:49.616Z] Go version: go1.13.15 [2021-07-27T21:34:49.616Z] Git commit: 8728dd2 [2021-07-27T21:34:49.616Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-27T21:34:49.616Z] OS/Arch: linux/amd64 [2021-07-27T21:34:49.616Z] Experimental: true [2021-07-27T21:34:49.616Z] containerd: [2021-07-27T21:34:49.616Z] Version: 1.4.6 [2021-07-27T21:34:49.616Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:49.616Z] runc: [2021-07-27T21:34:49.616Z] Version: 1.0.0-rc95 [2021-07-27T21:34:49.616Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:49.616Z] docker-init: [2021-07-27T21:34:49.616Z] Version: 0.19.0 [2021-07-27T21:34:49.616Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T21:34:49.689Z] + docker info [2021-07-27T21:34:49.689Z] Client: [2021-07-27T21:34:49.689Z] Context: default [2021-07-27T21:34:49.689Z] Debug Mode: false [2021-07-27T21:34:49.689Z] Plugins: [2021-07-27T21:34:49.689Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T21:34:49.689Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T21:34:49.689Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T21:34:49.689Z] [2021-07-27T21:34:49.689Z] Server: [2021-07-27T21:34:49.689Z] Containers: 0 [2021-07-27T21:34:49.689Z] Running: 0 [2021-07-27T21:34:49.689Z] Paused: 0 [2021-07-27T21:34:49.689Z] Stopped: 0 [2021-07-27T21:34:49.689Z] Images: 1 [2021-07-27T21:34:49.689Z] Server Version: 20.10.6 [2021-07-27T21:34:49.689Z] Storage Driver: overlay2 [2021-07-27T21:34:49.689Z] Backing Filesystem: extfs [2021-07-27T21:34:49.689Z] Supports d_type: true [2021-07-27T21:34:49.689Z] Native Overlay Diff: true [2021-07-27T21:34:49.689Z] userxattr: false [2021-07-27T21:34:49.689Z] Logging Driver: json-file [2021-07-27T21:34:49.689Z] Cgroup Driver: cgroupfs [2021-07-27T21:34:49.689Z] Cgroup Version: 1 [2021-07-27T21:34:49.689Z] Plugins: [2021-07-27T21:34:49.689Z] Volume: local [2021-07-27T21:34:49.689Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T21:34:49.689Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T21:34:49.689Z] Swarm: inactive [2021-07-27T21:34:49.689Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-27T21:34:49.689Z] Default Runtime: runc [2021-07-27T21:34:49.689Z] Init Binary: docker-init [2021-07-27T21:34:49.689Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:49.689Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:49.689Z] init version: de40ad0 [2021-07-27T21:34:49.689Z] Security Options: [2021-07-27T21:34:49.689Z] apparmor [2021-07-27T21:34:49.689Z] seccomp [2021-07-27T21:34:49.689Z] Profile: default [2021-07-27T21:34:49.689Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T21:34:49.689Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-27T21:34:49.689Z] OSType: linux [2021-07-27T21:34:49.689Z] Architecture: x86_64 [2021-07-27T21:34:49.689Z] CPUs: 2 [2021-07-27T21:34:49.689Z] Total Memory: 7.487GiB [2021-07-27T21:34:49.689Z] Name: ip-10-100-93-20 [2021-07-27T21:34:49.689Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-27T21:34:49.689Z] Docker Root Dir: /var/lib/docker [2021-07-27T21:34:49.689Z] Debug Mode: false [2021-07-27T21:34:49.689Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:34:49.689Z] Labels: [2021-07-27T21:34:49.689Z] Experimental: true [2021-07-27T21:34:49.689Z] Insecure Registries: [2021-07-27T21:34:49.689Z] 127.0.0.0/8 [2021-07-27T21:34:49.689Z] Live Restore Enabled: true [2021-07-27T21:34:49.689Z] [2021-07-27T21:34:49.689Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T21:34:49.718Z] + docker info [2021-07-27T21:34:49.899Z] + docker info [2021-07-27T21:34:50.010Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:34:50.010Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:34:50.010Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42685/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T21:34:50.010Z] + bash /home/ubuntu/workspace/moby_PR-42685/check-config.sh [2021-07-27T21:34:50.010Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T21:34:50.010Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T21:34:50.010Z] [2021-07-27T21:34:50.010Z] Generally Necessary: [2021-07-27T21:34:50.010Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T21:34:50.010Z] - apparmor: enabled and tools installed [2021-07-27T21:34:50.010Z] - CONFIG_NAMESPACES: enabled [2021-07-27T21:34:50.010Z] - CONFIG_NET_NS: enabled [2021-07-27T21:34:50.010Z] - CONFIG_PID_NS: enabled [2021-07-27T21:34:50.010Z] - CONFIG_IPC_NS: enabled [2021-07-27T21:34:50.010Z] - CONFIG_UTS_NS: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CGROUPS: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CPUSETS: enabled [2021-07-27T21:34:50.010Z] - CONFIG_MEMCG: enabled [2021-07-27T21:34:50.010Z] - CONFIG_KEYS: enabled [2021-07-27T21:34:50.010Z] - CONFIG_VETH: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T21:34:50.010Z] [2021-07-27T21:34:50.010Z] Optional Features: [2021-07-27T21:34:50.010Z] - CONFIG_USER_NS: enabled [2021-07-27T21:34:50.010Z] - CONFIG_SECCOMP: enabled [2021-07-27T21:34:50.010Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T21:34:50.010Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T21:34:50.010Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T21:34:50.010Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T21:34:50.010Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T21:34:50.010Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T21:34:50.010Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T21:34:50.010Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T21:34:50.010Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T21:34:50.010Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T21:34:50.010Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T21:34:50.010Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T21:34:50.010Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T21:34:50.010Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T21:34:50.266Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T21:34:50.266Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T21:34:50.266Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T21:34:50.266Z] - CONFIG_EXT4_FS: enabled [2021-07-27T21:34:50.266Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T21:34:50.266Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T21:34:50.266Z] - Network Drivers: [2021-07-27T21:34:50.266Z] - "overlay": [2021-07-27T21:34:50.266Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T21:34:50.266Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T21:34:50.266Z] Optional (for encrypted networks): [2021-07-27T21:34:50.266Z] - CONFIG_CRYPTO: enabled [2021-07-27T21:34:50.266Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T21:34:50.266Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T21:34:50.266Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T21:34:50.266Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T21:34:50.266Z] - CONFIG_XFRM: enabled [2021-07-27T21:34:50.266Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T21:34:50.266Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T21:34:50.266Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T21:34:50.266Z] - "ipvlan": [2021-07-27T21:34:50.266Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T21:34:50.266Z] - "macvlan": [2021-07-27T21:34:50.266Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T21:34:50.266Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T21:34:50.266Z] - "ftp,tftp client in container": [2021-07-27T21:34:50.266Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T21:34:50.266Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T21:34:50.266Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T21:34:50.266Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T21:34:50.266Z] - Storage Drivers: [2021-07-27T21:34:50.266Z] - "aufs": [2021-07-27T21:34:50.266Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T21:34:50.266Z] - "btrfs": [2021-07-27T21:34:50.266Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T21:34:50.266Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T21:34:50.266Z] - "devicemapper": [2021-07-27T21:34:50.266Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T21:34:50.266Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T21:34:50.266Z] - "overlay": [2021-07-27T21:34:50.266Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T21:34:50.266Z] - "zfs": [2021-07-27T21:34:50.266Z] - /dev/zfs: present [2021-07-27T21:34:50.266Z] - zfs command: missing [2021-07-27T21:34:50.266Z] - zpool command: missing [2021-07-27T21:34:50.266Z] [2021-07-27T21:34:50.266Z] Limits: [2021-07-27T21:34:50.266Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T21:34:50.266Z] [2021-07-27T21:34:50.266Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T21:34:49.103Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:49.108Z] > git config --add remote.origin.fetch +refs/pull/42685/head:refs/remotes/origin/PR-42685 # timeout=10 [2021-07-27T21:34:49.112Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:49.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:34:49.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:34:49.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:49.131Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:34:49.448Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:49.451Z] > git checkout -f c33b9bcfd420049b95936092282fe33c1ab9917c # timeout=10 [2021-07-27T21:34:50.413Z] > git remote # timeout=10 [2021-07-27T21:34:50.417Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T21:34:50.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:34:50.422Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-27T21:34:50.640Z] + sudo modprobe ip_vs [2021-07-27T21:34:50.640Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 . [2021-07-27T21:34:50.651Z] Client: [2021-07-27T21:34:50.651Z] Context: default [2021-07-27T21:34:50.651Z] Debug Mode: false [2021-07-27T21:34:50.651Z] Plugins: [2021-07-27T21:34:50.651Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T21:34:50.651Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T21:34:50.651Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T21:34:50.651Z] [2021-07-27T21:34:50.651Z] Server: [2021-07-27T21:34:50.651Z] Containers: 0 [2021-07-27T21:34:50.651Z] Running: 0 [2021-07-27T21:34:50.651Z] Paused: 0 [2021-07-27T21:34:50.651Z] Stopped: 0 [2021-07-27T21:34:50.651Z] Images: 4 [2021-07-27T21:34:50.651Z] Server Version: 20.10.6 [2021-07-27T21:34:50.651Z] Storage Driver: overlay2 [2021-07-27T21:34:50.651Z] Backing Filesystem: extfs [2021-07-27T21:34:50.651Z] Supports d_type: true [2021-07-27T21:34:50.651Z] Native Overlay Diff: true [2021-07-27T21:34:50.651Z] userxattr: false [2021-07-27T21:34:50.651Z] Logging Driver: json-file [2021-07-27T21:34:50.651Z] Cgroup Driver: systemd [2021-07-27T21:34:50.651Z] Cgroup Version: 2 [2021-07-27T21:34:50.651Z] Plugins: [2021-07-27T21:34:50.651Z] Volume: local [2021-07-27T21:34:50.651Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T21:34:50.651Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T21:34:50.651Z] Swarm: inactive [2021-07-27T21:34:50.651Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-27T21:34:50.651Z] Default Runtime: runc [2021-07-27T21:34:50.651Z] Init Binary: docker-init [2021-07-27T21:34:50.651Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:50.651Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:50.651Z] init version: de40ad0 [2021-07-27T21:34:50.651Z] Security Options: [2021-07-27T21:34:50.651Z] apparmor [2021-07-27T21:34:50.651Z] seccomp [2021-07-27T21:34:50.651Z] Profile: default [2021-07-27T21:34:50.651Z] cgroupns [2021-07-27T21:34:50.651Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T21:34:50.651Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-27T21:34:50.651Z] OSType: linux [2021-07-27T21:34:50.651Z] Architecture: x86_64 [2021-07-27T21:34:50.651Z] CPUs: 2 [2021-07-27T21:34:50.651Z] Total Memory: 7.569GiB [2021-07-27T21:34:50.651Z] Name: ip-10-100-121-239 [2021-07-27T21:34:50.651Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-27T21:34:50.651Z] Docker Root Dir: /var/lib/docker [2021-07-27T21:34:50.651Z] Debug Mode: false [2021-07-27T21:34:50.651Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:34:50.651Z] Labels: [2021-07-27T21:34:50.651Z] Experimental: true [2021-07-27T21:34:50.651Z] Insecure Registries: [2021-07-27T21:34:50.651Z] 127.0.0.0/8 [2021-07-27T21:34:50.651Z] Live Restore Enabled: true [2021-07-27T21:34:50.651Z] [2021-07-27T21:34:50.651Z] WARNING: No kernel memory limit support [2021-07-27T21:34:50.651Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T21:34:50.832Z] Client: [2021-07-27T21:34:50.832Z] Context: default [2021-07-27T21:34:50.832Z] Debug Mode: false [2021-07-27T21:34:50.832Z] Plugins: [2021-07-27T21:34:50.832Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T21:34:50.832Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T21:34:50.832Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-27T21:34:50.832Z] [2021-07-27T21:34:50.832Z] Server: [2021-07-27T21:34:50.832Z] Containers: 0 [2021-07-27T21:34:50.832Z] Running: 0 [2021-07-27T21:34:50.832Z] Paused: 0 [2021-07-27T21:34:50.832Z] Stopped: 0 [2021-07-27T21:34:50.832Z] Images: 3 [2021-07-27T21:34:50.832Z] Server Version: 20.10.6 [2021-07-27T21:34:50.832Z] Storage Driver: overlay2 [2021-07-27T21:34:50.832Z] Backing Filesystem: extfs [2021-07-27T21:34:50.832Z] Supports d_type: true [2021-07-27T21:34:50.832Z] Native Overlay Diff: true [2021-07-27T21:34:50.832Z] userxattr: false [2021-07-27T21:34:50.832Z] Logging Driver: json-file [2021-07-27T21:34:50.832Z] Cgroup Driver: cgroupfs [2021-07-27T21:34:50.832Z] Cgroup Version: 1 [2021-07-27T21:34:50.832Z] Plugins: [2021-07-27T21:34:50.832Z] Volume: local [2021-07-27T21:34:50.832Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T21:34:50.832Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T21:34:50.832Z] Swarm: inactive [2021-07-27T21:34:50.832Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-27T21:34:50.832Z] Default Runtime: runc [2021-07-27T21:34:50.832Z] Init Binary: docker-init [2021-07-27T21:34:50.832Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:50.832Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:50.832Z] init version: de40ad0 [2021-07-27T21:34:50.832Z] Security Options: [2021-07-27T21:34:50.832Z] apparmor [2021-07-27T21:34:50.832Z] seccomp [2021-07-27T21:34:50.832Z] Profile: default [2021-07-27T21:34:50.832Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T21:34:50.832Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-27T21:34:50.832Z] OSType: linux [2021-07-27T21:34:50.832Z] Architecture: x86_64 [2021-07-27T21:34:50.832Z] CPUs: 2 [2021-07-27T21:34:50.833Z] Total Memory: 7.487GiB [2021-07-27T21:34:50.833Z] Name: ip-10-100-118-144 [2021-07-27T21:34:50.833Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-27T21:34:50.833Z] Docker Root Dir: /var/lib/docker [2021-07-27T21:34:50.833Z] Debug Mode: false [2021-07-27T21:34:50.833Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:34:50.833Z] Labels: [2021-07-27T21:34:50.833Z] Experimental: true [2021-07-27T21:34:50.833Z] Insecure Registries: [2021-07-27T21:34:50.833Z] 127.0.0.0/8 [2021-07-27T21:34:50.833Z] Live Restore Enabled: true [2021-07-27T21:34:50.833Z] [2021-07-27T21:34:50.833Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T21:34:50.896Z] #1 [internal] load build definition from Dockerfile [2021-07-27T21:34:50.896Z] #1 sha256:95a0a0f8064b41c27ab4ce54b1c59a53c3e700f4fb37b512061f8d32020b6f96 [2021-07-27T21:34:50.896Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T21:34:50.896Z] #1 DONE 0.0s [2021-07-27T21:34:50.896Z] [2021-07-27T21:34:50.896Z] #2 [internal] load .dockerignore [2021-07-27T21:34:50.896Z] #2 sha256:c313796624c76abb058c615ffedd616464df2474be8df49d8b0d2fb617cd51db [2021-07-27T21:34:50.896Z] #2 transferring context: 87B done [2021-07-27T21:34:50.896Z] #2 DONE 0.0s [2021-07-27T21:34:50.896Z] [2021-07-27T21:34:50.896Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T21:34:50.896Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T21:34:50.896Z] #3 DONE 0.1s [2021-07-27T21:34:50.896Z] [2021-07-27T21:34:50.896Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T21:34:50.896Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T21:34:50.896Z] #4 CACHED [2021-07-27T21:34:50.977Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 . [2021-07-27T21:34:51.119Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:34:51.119Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:34:51.119Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42685/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T21:34:51.119Z] + bash /home/ubuntu/workspace/moby_PR-42685/check-config.sh [2021-07-27T21:34:51.119Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T21:34:51.119Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T21:34:51.119Z] [2021-07-27T21:34:51.119Z] Generally Necessary: [2021-07-27T21:34:51.119Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T21:34:51.119Z] - apparmor: enabled and tools installed [2021-07-27T21:34:51.119Z] - CONFIG_NAMESPACES: enabled [2021-07-27T21:34:51.119Z] - CONFIG_NET_NS: enabled [2021-07-27T21:34:51.119Z] - CONFIG_PID_NS: enabled [2021-07-27T21:34:51.119Z] - CONFIG_IPC_NS: enabled [2021-07-27T21:34:51.119Z] - CONFIG_UTS_NS: enabled [2021-07-27T21:34:51.119Z] - CONFIG_CGROUPS: enabled [2021-07-27T21:34:51.119Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T21:34:51.119Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T21:34:51.119Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T21:34:51.119Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T21:34:51.119Z] - CONFIG_CPUSETS: enabled [2021-07-27T21:34:51.119Z] - CONFIG_MEMCG: enabled [2021-07-27T21:34:51.119Z] - CONFIG_KEYS: enabled [2021-07-27T21:34:51.119Z] - CONFIG_VETH: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T21:34:51.119Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T21:34:51.119Z] [2021-07-27T21:34:51.119Z] Optional Features: [2021-07-27T21:34:51.119Z] - CONFIG_USER_NS: enabled [2021-07-27T21:34:51.119Z] - CONFIG_SECCOMP: enabled [2021-07-27T21:34:51.119Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T21:34:51.119Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T21:34:51.119Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T21:34:51.119Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T21:34:51.119Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T21:34:51.119Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T21:34:51.119Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T21:34:51.119Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T21:34:51.119Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T21:34:51.155Z] [2021-07-27T21:34:51.155Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T21:34:51.155Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T21:34:51.155Z] #5 DONE 0.1s [2021-07-27T21:34:51.155Z] [2021-07-27T21:34:51.155Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:51.155Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T21:34:51.155Z] #6 DONE 0.1s [2021-07-27T21:34:51.155Z] [2021-07-27T21:34:51.155Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T21:34:51.155Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T21:34:51.155Z] #8 DONE 0.1s [2021-07-27T21:34:51.155Z] [2021-07-27T21:34:51.155Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:51.155Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T21:34:51.155Z] #7 DONE 0.1s [2021-07-27T21:34:51.161Z] Merge succeeded, producing fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 [2021-07-27T21:34:51.161Z] Checking out Revision fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 (PR-42685) [2021-07-27T21:34:51.223Z] Commit message: "Merge commit '1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1' into HEAD" [2021-07-27T21:34:51.231Z] First time build. Skipping changelog. [2021-07-27T21:34:51.235Z] #1 [internal] load build definition from Dockerfile [2021-07-27T21:34:51.235Z] #1 sha256:d7f97886c66f25f15758f820a30a7fe48545b3f64fd32d8ca5276a86ef572bf3 [2021-07-27T21:34:51.235Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T21:34:51.235Z] #1 DONE 0.0s [2021-07-27T21:34:51.235Z] [2021-07-27T21:34:51.235Z] #2 [internal] load .dockerignore [2021-07-27T21:34:51.235Z] #2 sha256:c02bf7f8ad21a8529b45ae215f14a2e4d1db0e3d1cd89e7b17f27ddd279fa604 [2021-07-27T21:34:51.235Z] #2 transferring context: 87B done [2021-07-27T21:34:51.235Z] #2 DONE 0.0s [2021-07-27T21:34:51.235Z] [2021-07-27T21:34:51.235Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T21:34:51.235Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T21:34:51.235Z] #3 DONE 0.1s [2021-07-27T21:34:51.235Z] [2021-07-27T21:34:51.235Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T21:34:51.235Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T21:34:51.235Z] #4 CACHED [2021-07-27T21:34:51.377Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T21:34:51.377Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T21:34:51.377Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T21:34:51.377Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T21:34:51.377Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T21:34:51.377Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T21:34:51.377Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T21:34:51.377Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T21:34:51.377Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T21:34:51.377Z] - CONFIG_EXT4_FS: enabled [2021-07-27T21:34:51.377Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T21:34:51.377Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T21:34:51.377Z] - Network Drivers: [2021-07-27T21:34:51.377Z] - "overlay": [2021-07-27T21:34:51.377Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T21:34:51.377Z] Optional (for encrypted networks): [2021-07-27T21:34:51.377Z] - CONFIG_CRYPTO: enabled [2021-07-27T21:34:51.377Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T21:34:51.377Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T21:34:51.377Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T21:34:51.377Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T21:34:51.377Z] - CONFIG_XFRM: enabled [2021-07-27T21:34:51.377Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T21:34:51.377Z] - "ipvlan": [2021-07-27T21:34:51.377Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T21:34:51.377Z] - "macvlan": [2021-07-27T21:34:51.377Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T21:34:51.377Z] - "ftp,tftp client in container": [2021-07-27T21:34:51.377Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T21:34:51.377Z] - Storage Drivers: [2021-07-27T21:34:51.377Z] - "aufs": [2021-07-27T21:34:51.377Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T21:34:51.377Z] - "btrfs": [2021-07-27T21:34:51.377Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T21:34:51.377Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T21:34:51.377Z] - "devicemapper": [2021-07-27T21:34:51.377Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T21:34:51.377Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T21:34:51.377Z] - "overlay": [2021-07-27T21:34:51.377Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T21:34:51.377Z] - "zfs": [2021-07-27T21:34:51.377Z] - /dev/zfs: present [2021-07-27T21:34:51.377Z] - zfs command: missing [2021-07-27T21:34:51.377Z] - zpool command: missing [2021-07-27T21:34:51.377Z] [2021-07-27T21:34:51.377Z] Limits: [2021-07-27T21:34:51.377Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T21:34:51.377Z] [2021-07-27T21:34:51.377Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T21:34:51.492Z] [2021-07-27T21:34:51.492Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T21:34:51.492Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T21:34:51.492Z] #5 DONE 0.1s [2021-07-27T21:34:51.492Z] [2021-07-27T21:34:51.492Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:51.492Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T21:34:51.718Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 . [2021-07-27T21:34:51.718Z] #1 [internal] load build definition from Dockerfile [2021-07-27T21:34:51.718Z] #1 sha256:ea002f9536b348567055e9fa646dc742b2b1a5c3d720d8e31294e2efb5309337 [2021-07-27T21:34:51.718Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T21:34:51.718Z] #1 DONE 0.0s [2021-07-27T21:34:51.718Z] [2021-07-27T21:34:51.718Z] #2 [internal] load .dockerignore [2021-07-27T21:34:51.718Z] #2 sha256:84cfff827380e36404771e28712116603690866dbb404a0ecf18f274452b5b83 [2021-07-27T21:34:51.718Z] #2 transferring context: 87B done [2021-07-27T21:34:51.718Z] #2 DONE 0.0s [2021-07-27T21:34:51.718Z] [2021-07-27T21:34:51.718Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T21:34:51.718Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:51.720Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T21:34:51.720Z] #65 DONE 0.0s [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:51.720Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T21:34:51.720Z] #63 DONE 0.0s [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T21:34:51.720Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T21:34:51.720Z] #9 DONE 0.0s [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T21:34:51.720Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T21:34:51.720Z] #10 CACHED [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T21:34:51.720Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-27T21:34:51.720Z] #12 CACHED [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T21:34:51.720Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T21:34:51.720Z] #64 CACHED [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T21:34:51.720Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T21:34:51.720Z] #26 DONE 0.0s [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T21:34:51.720Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T21:34:51.720Z] #31 CACHED [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T21:34:51.720Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T21:34:51.720Z] #66 CACHED [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T21:34:51.720Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T21:34:51.720Z] #39 CACHED [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #11 [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 [2021-07-27T21:34:51.720Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T21:34:51.720Z] #11 CACHED [2021-07-27T21:34:51.720Z] [2021-07-27T21:34:51.720Z] #23 [internal] load build context [2021-07-27T21:34:51.720Z] #23 sha256:80029dd25ffa659ae02d02323fa5d8514f50729bdf0b48a426eebdba9cc25b27 [2021-07-27T21:34:51.750Z] #8 DONE 0.1s [2021-07-27T21:34:51.750Z] [2021-07-27T21:34:51.750Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:51.750Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T21:34:51.750Z] #7 DONE 0.1s [2021-07-27T21:34:51.750Z] [2021-07-27T21:34:51.750Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T21:34:51.750Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T21:34:51.750Z] #6 DONE 0.2s [2021-07-27T21:34:51.922Z] + docker version [2021-07-27T21:34:51.922Z] Client: Docker Engine - Community [2021-07-27T21:34:51.922Z] Version: 20.10.6 [2021-07-27T21:34:51.922Z] API version: 1.41 [2021-07-27T21:34:51.922Z] Go version: go1.13.15 [2021-07-27T21:34:51.922Z] Git commit: 370c289 [2021-07-27T21:34:51.922Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-27T21:34:51.922Z] OS/Arch: linux/arm64 [2021-07-27T21:34:51.922Z] Context: default [2021-07-27T21:34:51.922Z] Experimental: true [2021-07-27T21:34:51.922Z] [2021-07-27T21:34:51.922Z] Server: Docker Engine - Community [2021-07-27T21:34:51.922Z] Engine: [2021-07-27T21:34:51.922Z] Version: 20.10.6 [2021-07-27T21:34:51.922Z] API version: 1.41 (minimum version 1.12) [2021-07-27T21:34:51.922Z] Go version: go1.13.15 [2021-07-27T21:34:51.922Z] Git commit: 8728dd2 [2021-07-27T21:34:51.922Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-27T21:34:51.922Z] OS/Arch: linux/arm64 [2021-07-27T21:34:51.923Z] Experimental: true [2021-07-27T21:34:51.923Z] containerd: [2021-07-27T21:34:51.923Z] Version: 1.4.6 [2021-07-27T21:34:51.923Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:51.923Z] runc: [2021-07-27T21:34:51.923Z] Version: 1.0.0-rc95 [2021-07-27T21:34:51.923Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:51.923Z] docker-init: [2021-07-27T21:34:51.923Z] Version: 0.19.0 [2021-07-27T21:34:51.923Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-27T21:34:51.976Z] #3 DONE 0.1s [2021-07-27T21:34:51.976Z] [2021-07-27T21:34:51.976Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T21:34:51.976Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-27T21:34:51.976Z] #4 CACHED [2021-07-27T21:34:51.976Z] #23 ... [2021-07-27T21:34:51.976Z] [2021-07-27T21:34:51.976Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T21:34:51.976Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T21:34:51.976Z] #42 DONE 0.4s [2021-07-27T21:34:51.976Z] [2021-07-27T21:34:51.976Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T21:34:51.976Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T21:34:51.976Z] #43 CACHED [2021-07-27T21:34:51.976Z] [2021-07-27T21:34:51.976Z] #23 [internal] load build context [2021-07-27T21:34:51.976Z] #23 sha256:80029dd25ffa659ae02d02323fa5d8514f50729bdf0b48a426eebdba9cc25b27 [2021-07-27T21:34:52.007Z] [2021-07-27T21:34:52.008Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:52.008Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T21:34:52.008Z] #65 DONE 0.0s [2021-07-27T21:34:52.008Z] [2021-07-27T21:34:52.008Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:52.008Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T21:34:52.008Z] #63 DONE 0.0s [2021-07-27T21:34:52.008Z] [2021-07-27T21:34:52.008Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T21:34:52.008Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T21:34:52.008Z] #9 DONE 0.0s [2021-07-27T21:34:52.008Z] [2021-07-27T21:34:52.008Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T21:34:52.008Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T21:34:52.008Z] #26 DONE 0.0s [2021-07-27T21:34:52.008Z] [2021-07-27T21:34:52.008Z] #23 [internal] load build context [2021-07-27T21:34:52.008Z] #23 sha256:3412ffb1db2cc225211817c46a1876ae9eaf567cfbdf51ee9e2753233d768213 [2021-07-27T21:34:52.210Z] + docker info [2021-07-27T21:34:52.234Z] [2021-07-27T21:34:52.234Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T21:34:52.234Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-27T21:34:52.234Z] #6 DONE 0.1s [2021-07-27T21:34:52.234Z] [2021-07-27T21:34:52.234Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:52.234Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T21:34:51.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T21:34:51.160Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:34:51.164Z] > git checkout -f fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 # timeout=10 [2021-07-27T21:34:51.222Z] > git rev-list --no-walk bd91a93019e564aee72304362b3520a998e55ab6 # timeout=10 [2021-07-27T21:34:52.470Z] Client: [2021-07-27T21:34:52.470Z] Context: default [2021-07-27T21:34:52.470Z] Debug Mode: false [2021-07-27T21:34:52.470Z] Plugins: [2021-07-27T21:34:52.470Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-27T21:34:52.470Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-27T21:34:52.470Z] [2021-07-27T21:34:52.470Z] Server: [2021-07-27T21:34:52.470Z] Containers: 0 [2021-07-27T21:34:52.470Z] Running: 0 [2021-07-27T21:34:52.470Z] Paused: 0 [2021-07-27T21:34:52.470Z] Stopped: 0 [2021-07-27T21:34:52.470Z] Images: 6 [2021-07-27T21:34:52.470Z] Server Version: 20.10.6 [2021-07-27T21:34:52.470Z] Storage Driver: overlay2 [2021-07-27T21:34:52.470Z] Backing Filesystem: extfs [2021-07-27T21:34:52.470Z] Supports d_type: true [2021-07-27T21:34:52.470Z] Native Overlay Diff: true [2021-07-27T21:34:52.470Z] userxattr: false [2021-07-27T21:34:52.470Z] Logging Driver: json-file [2021-07-27T21:34:52.470Z] Cgroup Driver: cgroupfs [2021-07-27T21:34:52.470Z] Cgroup Version: 1 [2021-07-27T21:34:52.470Z] Plugins: [2021-07-27T21:34:52.470Z] Volume: local [2021-07-27T21:34:52.470Z] Network: bridge host ipvlan macvlan null overlay [2021-07-27T21:34:52.470Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-27T21:34:52.470Z] Swarm: inactive [2021-07-27T21:34:52.470Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-27T21:34:52.470Z] Default Runtime: runc [2021-07-27T21:34:52.470Z] Init Binary: docker-init [2021-07-27T21:34:52.470Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-27T21:34:52.470Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-27T21:34:52.470Z] init version: de40ad0 [2021-07-27T21:34:52.470Z] Security Options: [2021-07-27T21:34:52.470Z] apparmor [2021-07-27T21:34:52.470Z] seccomp [2021-07-27T21:34:52.470Z] Profile: default [2021-07-27T21:34:52.470Z] Kernel Version: 5.4.0-1048-aws [2021-07-27T21:34:52.470Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-27T21:34:52.470Z] OSType: linux [2021-07-27T21:34:52.470Z] Architecture: aarch64 [2021-07-27T21:34:52.470Z] CPUs: 4 [2021-07-27T21:34:52.470Z] Total Memory: 7.494GiB [2021-07-27T21:34:52.470Z] Name: ip-10-100-99-208 [2021-07-27T21:34:52.470Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-27T21:34:52.470Z] Docker Root Dir: /var/lib/docker [2021-07-27T21:34:52.470Z] Debug Mode: false [2021-07-27T21:34:52.470Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:34:52.470Z] Labels: [2021-07-27T21:34:52.470Z] Experimental: true [2021-07-27T21:34:52.470Z] Insecure Registries: [2021-07-27T21:34:52.470Z] 127.0.0.0/8 [2021-07-27T21:34:52.470Z] Live Restore Enabled: true [2021-07-27T21:34:52.470Z] [2021-07-27T21:34:52.471Z] WARNING: No swap limit support [Pipeline] sh [2021-07-27T21:34:52.505Z] #8 DONE 0.1s [2021-07-27T21:34:52.505Z] [2021-07-27T21:34:52.505Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:52.505Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T21:34:52.505Z] #7 DONE 0.1s [2021-07-27T21:34:52.505Z] [2021-07-27T21:34:52.505Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T21:34:52.505Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-27T21:34:52.505Z] #5 DONE 0.2s [2021-07-27T21:34:52.575Z] #23 ... [2021-07-27T21:34:52.575Z] [2021-07-27T21:34:52.575Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T21:34:52.575Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T21:34:52.575Z] #42 DONE 0.5s [2021-07-27T21:34:52.575Z] [2021-07-27T21:34:52.575Z] #23 [internal] load build context [2021-07-27T21:34:52.575Z] #23 sha256:3412ffb1db2cc225211817c46a1876ae9eaf567cfbdf51ee9e2753233d768213 [2021-07-27T21:34:52.758Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:34:52.758Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:34:52.758Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42685/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-27T21:34:52.758Z] + bash /home/ubuntu/workspace/moby_PR-42685/check-config.sh [2021-07-27T21:34:52.758Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-27T21:34:52.758Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-27T21:34:52.758Z] [2021-07-27T21:34:52.758Z] Generally Necessary: [2021-07-27T21:34:52.758Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-27T21:34:52.758Z] - apparmor: enabled and tools installed [2021-07-27T21:34:52.758Z] - CONFIG_NAMESPACES: enabled [2021-07-27T21:34:52.758Z] - CONFIG_NET_NS: enabled [2021-07-27T21:34:52.758Z] - CONFIG_PID_NS: enabled [2021-07-27T21:34:52.758Z] - CONFIG_IPC_NS: enabled [2021-07-27T21:34:52.758Z] - CONFIG_UTS_NS: enabled [2021-07-27T21:34:52.758Z] - CONFIG_CGROUPS: enabled [2021-07-27T21:34:52.758Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-27T21:34:52.758Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-27T21:34:52.758Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-27T21:34:52.758Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-27T21:34:52.758Z] - CONFIG_CPUSETS: enabled [2021-07-27T21:34:52.758Z] - CONFIG_MEMCG: enabled [2021-07-27T21:34:52.758Z] - CONFIG_KEYS: enabled [2021-07-27T21:34:52.758Z] - CONFIG_VETH: enabled (as module) [2021-07-27T21:34:52.758Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-27T21:34:52.758Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-27T21:34:52.758Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-27T21:34:52.758Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-27T21:34:52.764Z] [2021-07-27T21:34:52.764Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T21:34:52.764Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-27T21:34:52.764Z] #9 DONE 0.0s [2021-07-27T21:34:52.764Z] [2021-07-27T21:34:52.764Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:52.764Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T21:34:52.764Z] #72 DONE 0.0s [2021-07-27T21:34:52.764Z] [2021-07-27T21:34:52.764Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:52.764Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T21:34:52.764Z] #70 DONE 0.0s [2021-07-27T21:34:52.764Z] [2021-07-27T21:34:52.764Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T21:34:52.764Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T21:34:52.764Z] #10 CACHED [2021-07-27T21:34:52.764Z] [2021-07-27T21:34:52.764Z] #11 [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 [2021-07-27T21:34:52.764Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T21:34:52.764Z] #11 CACHED [2021-07-27T21:34:52.764Z] [2021-07-27T21:34:52.764Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T21:34:52.764Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-27T21:34:52.764Z] #33 DONE 0.0s [2021-07-27T21:34:52.764Z] [2021-07-27T21:34:52.764Z] #30 [internal] load build context [2021-07-27T21:34:52.764Z] #30 sha256:0236c80e72c43565f785219a9d1546fee97cdb5b86749c9c7e58747aaa9baaf8 [2021-07-27T21:34:53.019Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-27T21:34:53.019Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-27T21:34:53.019Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-27T21:34:53.019Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-27T21:34:53.019Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-27T21:34:53.019Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-27T21:34:53.019Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-27T21:34:53.019Z] [2021-07-27T21:34:53.019Z] Optional Features: [2021-07-27T21:34:53.019Z] - CONFIG_USER_NS: enabled [2021-07-27T21:34:53.019Z] - CONFIG_SECCOMP: enabled [2021-07-27T21:34:53.019Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-27T21:34:53.019Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-27T21:34:53.019Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-27T21:34:53.019Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-27T21:34:53.019Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-27T21:34:53.019Z] - CONFIG_BLK_CGROUP: enabled [2021-07-27T21:34:53.019Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-27T21:34:53.019Z] - CONFIG_CGROUP_PERF: enabled [2021-07-27T21:34:53.019Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-27T21:34:53.019Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-27T21:34:53.019Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-27T21:34:53.019Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-27T21:34:53.019Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-27T21:34:53.019Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-27T21:34:53.027Z] #30 ... [2021-07-27T21:34:53.027Z] [2021-07-27T21:34:53.027Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T21:34:53.027Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T21:34:53.027Z] #49 DONE 0.5s [2021-07-27T21:34:53.027Z] [2021-07-27T21:34:53.027Z] #30 [internal] load build context [2021-07-27T21:34:53.027Z] #30 sha256:0236c80e72c43565f785219a9d1546fee97cdb5b86749c9c7e58747aaa9baaf8 [2021-07-27T21:34:53.280Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-27T21:34:53.280Z] - CONFIG_IP_VS: enabled (as module) [2021-07-27T21:34:53.280Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-27T21:34:53.280Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-27T21:34:53.280Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-27T21:34:53.280Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-27T21:34:53.280Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-27T21:34:53.280Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-27T21:34:53.280Z] - CONFIG_EXT4_FS: enabled [2021-07-27T21:34:53.280Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-27T21:34:53.280Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-27T21:34:53.280Z] - Network Drivers: [2021-07-27T21:34:53.280Z] - "overlay": [2021-07-27T21:34:53.280Z] - CONFIG_VXLAN: enabled (as module) [2021-07-27T21:34:53.280Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-27T21:34:53.280Z] Optional (for encrypted networks): [2021-07-27T21:34:53.280Z] - CONFIG_CRYPTO: enabled [2021-07-27T21:34:53.280Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-27T21:34:53.280Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-27T21:34:53.280Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-27T21:34:53.280Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-27T21:34:53.280Z] - CONFIG_XFRM: enabled [2021-07-27T21:34:53.280Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-27T21:34:53.280Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-27T21:34:53.280Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-27T21:34:53.280Z] - "ipvlan": [2021-07-27T21:34:53.530Z] #23 transferring context: 55.78MB 1.7s done [2021-07-27T21:34:53.540Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-27T21:34:53.540Z] - "macvlan": [2021-07-27T21:34:53.540Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-27T21:34:53.540Z] - CONFIG_DUMMY: enabled (as module) [2021-07-27T21:34:53.540Z] - "ftp,tftp client in container": [2021-07-27T21:34:53.540Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-27T21:34:53.540Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-27T21:34:53.540Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-27T21:34:53.540Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-27T21:34:53.540Z] - Storage Drivers: [2021-07-27T21:34:53.540Z] - "aufs": [2021-07-27T21:34:53.540Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-27T21:34:53.540Z] - "btrfs": [2021-07-27T21:34:53.540Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-27T21:34:53.541Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-27T21:34:53.541Z] - "devicemapper": [2021-07-27T21:34:53.541Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-27T21:34:53.541Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-27T21:34:53.541Z] - "overlay": [2021-07-27T21:34:53.541Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-27T21:34:53.541Z] - "zfs": [2021-07-27T21:34:53.541Z] - /dev/zfs: present [2021-07-27T21:34:53.541Z] - zfs command: missing [2021-07-27T21:34:53.541Z] - zpool command: missing [2021-07-27T21:34:53.541Z] [2021-07-27T21:34:53.541Z] Limits: [2021-07-27T21:34:53.541Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-27T21:34:53.541Z] [2021-07-27T21:34:53.541Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-27T21:34:53.792Z] #23 DONE 1.7s [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T21:34:53.792Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T21:34:53.792Z] #18 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:34:53.792Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:34:53.792Z] #44 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #11 [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 [2021-07-27T21:34:53.792Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-27T21:34:53.792Z] #11 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T21:34:53.792Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T21:34:53.792Z] #64 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T21:34:53.792Z] #68 sha256:62b62af959d669c5772dbab1592e872441d73ffb731644e0de3176d6320ff5f4 [2021-07-27T21:34:53.792Z] #68 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:34:53.792Z] #50 sha256:43dab87252a2f85f2de92b7712387b09b271b1c1665d77b3e85cc32b2f16e216 [2021-07-27T21:34:53.792Z] #50 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #35 sha256:ab03b1373c6d50b56da777bedde1b840938e5538bebbf961ed9d54e135eef2ad [2021-07-27T21:34:53.792Z] #35 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T21:34:53.792Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T21:34:53.792Z] #43 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #38 sha256:40d4cde195287ec8ec02b1a0677ca4b69e003b8ff15bda1eab2f507034a7966e [2021-07-27T21:34:53.792Z] #38 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T21:34:53.792Z] #29 sha256:3448d28c421ee9f342630e51e9253e9e2c7e0c479e076b01250bc33343768f92 [2021-07-27T21:34:53.792Z] #29 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #55 sha256:f98daa6d47eeb49d451f59b82bf37fba4e0d07ec23798e6b8e20f0a000c79fda [2021-07-27T21:34:53.792Z] #55 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T21:34:53.792Z] #61 sha256:bf61a2f61148badfbd2a86f0d03799bf72d18eabf3282ed04e11c52f49cce76e [2021-07-27T21:34:53.792Z] #61 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #45 sha256:ec2345d3fbc39ac16b15e8d637935c0bcc8056b44e595d64b8d8a4df31667a9b [2021-07-27T21:34:53.792Z] #45 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T21:34:53.792Z] #30 sha256:5149b7cfa637500482aa1d07782b9ca920c02752b6aaa72f409498a8339091ab [2021-07-27T21:34:53.792Z] #30 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #58 sha256:5c906c0a197d3ed7f25cd7f291d8f494354cdc7eb6976c9a48a5dac201b1431c [2021-07-27T21:34:53.792Z] #58 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T21:34:53.792Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T21:34:53.792Z] #39 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T21:34:53.792Z] #60 sha256:841d5d9eb119f8131e07760c3ded0c090dac62250968a2ed062fc5a90a02943e [2021-07-27T21:34:53.792Z] #60 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T21:34:53.792Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-27T21:34:53.792Z] #15 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T21:34:53.792Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-27T21:34:53.792Z] #10 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T21:34:53.792Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T21:34:53.792Z] #40 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T21:34:53.792Z] #28 sha256:f4367a8a43b2debdfe4aa073906605ff500d07aa37424e0bb77d5ea343cc539c [2021-07-27T21:34:53.792Z] #28 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #41 sha256:e5a9478d9f8e4277d36c6f6c2d7a24e37cc9c95af7f5823006777639d01dc9a4 [2021-07-27T21:34:53.792Z] #41 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:34:53.792Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:34:53.792Z] #13 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:34:53.792Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T21:34:53.792Z] #56 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #69 [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 [2021-07-27T21:34:53.792Z] #69 sha256:710cd62eb2ad6cc1dd88a9dd1671c2aa91ead79da5c54323bf05050c0faec9ff [2021-07-27T21:34:53.792Z] #69 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:34:53.792Z] #59 sha256:210177fd07392fc493f227eecd83a35a09c15aecc2ae1f5094137abc3316da6a [2021-07-27T21:34:53.792Z] #59 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T21:34:53.792Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-27T21:34:53.792Z] #17 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:34:53.792Z] #57 sha256:54a50219e8c0f7989ed575f4a549c44e8bba0be8ea87f54f8c565883957a6fe7 [2021-07-27T21:34:53.792Z] #57 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T21:34:53.792Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-27T21:34:53.792Z] #16 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T21:34:53.792Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T21:34:53.792Z] #31 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #27 [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 [2021-07-27T21:34:53.792Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T21:34:53.792Z] #27 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T21:34:53.792Z] #48 sha256:07a53d16a1bfeb00e74418f8652bc08db9a5f9c9d26f6bf56d7a6d0e4c00d215 [2021-07-27T21:34:53.792Z] #48 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T21:34:53.792Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-27T21:34:53.792Z] #14 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T21:34:53.792Z] #24 sha256:f678380660fa0676c17012616647c524e801c781c07c02d1538694013d31f697 [2021-07-27T21:34:53.792Z] #24 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:34:53.792Z] #46 sha256:276b78ae990bef1aeb71ef490ef4468f196c433c6eecfc7f06da3d3ef6c2e9f2 [2021-07-27T21:34:53.792Z] #46 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #67 sha256:e33185c1b85b4eb06950aa3f2e853a92e4a20e2cd32f9ab124acd5625992d8ce [2021-07-27T21:34:53.792Z] #67 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:34:53.792Z] #52 sha256:7ec78bf789e2feadffd0de9be8840746fbfe15e12378c83a9e4deb07731730e5 [2021-07-27T21:34:53.792Z] #52 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T21:34:53.792Z] #37 sha256:93cd6a9f3d95ef01004e0b4080cc65346a982c6c53feb7795b19d58f0bea9bea [2021-07-27T21:34:53.792Z] #37 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T21:34:53.792Z] #34 sha256:a7987e49773f1f4d84247a6c772936d2140c4c58dab3c69a12cf245bb6603dff [2021-07-27T21:34:53.792Z] #34 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T21:34:53.792Z] #25 sha256:a38ef3000cb99c0cac8aed4e01c2dd580a07ab35dddf842ee4449c0dc82b765c [2021-07-27T21:34:53.792Z] #25 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:34:53.792Z] #54 sha256:6dbde2fd1d73bd32f8b7a17e428a4a250e5c54cbe262c31b36d4c7ac4762bc52 [2021-07-27T21:34:53.792Z] #54 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:34:53.792Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T21:34:53.792Z] #20 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #49 sha256:50c7ae9a8de285117bef23f9732ae07cfc0413af7dc2068966fb1e005e808910 [2021-07-27T21:34:53.792Z] #49 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #32 [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 [2021-07-27T21:34:53.792Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T21:34:53.792Z] #32 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #47 sha256:36bc5d50ed486807691c5d3e8b4080c9a4f40b3960b0854ec7c6d6368ee909c6 [2021-07-27T21:34:53.792Z] #47 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:34:53.792Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T21:34:53.792Z] #36 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T21:34:53.792Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-27T21:34:53.792Z] #12 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #33 sha256:ffd5cb04e38f5416151bafb163cd84ae81829d5ca3e66f296b021a24fa23aa4b [2021-07-27T21:34:53.792Z] #33 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #62 sha256:8d453219922a01e66342b2ca35286215f3023776ed070ad2ba7e56f9c2130331 [2021-07-27T21:34:53.792Z] #62 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #21 [dev-systemd-false 8/25] 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 [2021-07-27T21:34:53.792Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-27T21:34:53.792Z] #21 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.792Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T21:34:53.792Z] #53 sha256:fe62f7094c95dab4b8bca3981a7aacf0a45e9be67cad93d0a782f4f7b952bb07 [2021-07-27T21:34:53.792Z] #53 CACHED [2021-07-27T21:34:53.792Z] [2021-07-27T21:34:53.793Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T21:34:53.793Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T21:34:53.793Z] #22 CACHED [2021-07-27T21:34:53.793Z] [2021-07-27T21:34:53.793Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T21:34:53.793Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T21:34:53.793Z] #66 CACHED [2021-07-27T21:34:53.793Z] [2021-07-27T21:34:53.793Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T21:34:53.793Z] #51 sha256:52f4a32c32bccd95ae3488ec8255fc3c45f54a363aed9379a65fe63a620fc832 [2021-07-27T21:34:53.793Z] #51 CACHED [2021-07-27T21:34:53.793Z] [2021-07-27T21:34:53.793Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T21:34:53.793Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-27T21:34:53.793Z] #19 CACHED [2021-07-27T21:34:53.793Z] [2021-07-27T21:34:53.793Z] #70 [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 [2021-07-27T21:34:53.793Z] #70 sha256:567126f3150aa582b033b1dbbede273ea979ce29daa31a2efa1d20b37225222a [2021-07-27T21:34:53.793Z] #70 CACHED [2021-07-27T21:34:53.793Z] [2021-07-27T21:34:53.793Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T21:34:53.793Z] #71 sha256:9464cc18488f27c7c706da5911c5247ed651b800cb6327c21c106b1466f4c137 [2021-07-27T21:34:53.878Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 . [2021-07-27T21:34:53.973Z] #30 ... [2021-07-27T21:34:53.973Z] [2021-07-27T21:34:53.973Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-27T21:34:53.973Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-27T21:34:53.973Z] #12 DONE 1.3s [2021-07-27T21:34:53.973Z] [2021-07-27T21:34:53.973Z] #30 [internal] load build context [2021-07-27T21:34:53.973Z] #30 sha256:0236c80e72c43565f785219a9d1546fee97cdb5b86749c9c7e58747aaa9baaf8 [2021-07-27T21:34:54.726Z] #71 DONE 0.9s [2021-07-27T21:34:54.726Z] [2021-07-27T21:34:54.727Z] #72 exporting to image [2021-07-27T21:34:54.727Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T21:34:54.727Z] #72 exporting layers [2021-07-27T21:34:54.909Z] #30 transferring context: 55.79MB 2.2s done [2021-07-27T21:34:54.909Z] #30 DONE 2.3s [2021-07-27T21:34:54.909Z] [2021-07-27T21:34:54.909Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-27T21:34:54.909Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-07-27T21:34:55.168Z] #13 DONE 1.2s [2021-07-27T21:34:55.168Z] [2021-07-27T21:34:55.168Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-27T21:34:55.168Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-07-27T21:34:55.668Z] #72 exporting layers 1.0s done [2021-07-27T21:34:55.668Z] #72 writing image sha256:00ab420f10c6fa50b4ae03b6cd841c38f21edb32c812fa1641c05e797c29f841 done [2021-07-27T21:34:55.668Z] #72 naming to docker.io/library/docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 done [2021-07-27T21:34:55.668Z] #72 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-07-27T21:34:55.735Z] #14 DONE 0.5s [2021-07-27T21:34:55.735Z] [2021-07-27T21:34:55.735Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-27T21:34:55.735Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T21:34:56.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -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:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/make.sh dynbinary test-integration [2021-07-27T21:34:56.164Z] #23 transferring context: 41.96MB 4.3s [2021-07-27T21:34:56.303Z] #15 DONE 0.5s [2021-07-27T21:34:56.303Z] [2021-07-27T21:34:56.303Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-27T21:34:56.303Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-27T21:34:56.424Z] #1 [internal] load build definition from Dockerfile [2021-07-27T21:34:56.424Z] #1 sha256:a8f861dd17137c2e4f606ce6b7cb6fdfb5440040d50a1956753b1f12acce4abf [2021-07-27T21:34:56.424Z] #1 transferring dockerfile: 16.59kB done [2021-07-27T21:34:56.424Z] #1 DONE 0.0s [2021-07-27T21:34:56.646Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-27T21:34:56.646Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-27T21:34:56.646Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-27T21:34:56.646Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-27T21:34:56.646Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-07-27T21:34:56.646Z] Detected virtualization docker. [2021-07-27T21:34:56.646Z] Detected architecture x86-64. [2021-07-27T21:34:56.646Z] Set hostname to <4da60c342e47>. [2021-07-27T21:34:56.727Z] #23 transferring context: 55.79MB 5.1s done [2021-07-27T21:34:56.727Z] #23 DONE 5.1s [2021-07-27T21:34:56.727Z] [2021-07-27T21:34:56.727Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:34:56.727Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:34:56.727Z] #13 2.768 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T21:34:56.727Z] #13 2.955 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T21:34:56.727Z] #13 3.032 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T21:34:56.727Z] #13 3.123 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T21:34:56.727Z] #13 3.625 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T21:34:56.727Z] #13 ... [2021-07-27T21:34:56.727Z] [2021-07-27T21:34:56.727Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T21:34:56.727Z] #28 sha256:679f3be45688260e6d06cb87fb162382d155daa9700155f2c8b8274b9b9aad46 [2021-07-27T21:34:56.727Z] #28 CACHED [2021-07-27T21:34:56.727Z] [2021-07-27T21:34:56.727Z] #27 [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 [2021-07-27T21:34:56.727Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T21:34:56.727Z] #27 CACHED [2021-07-27T21:34:56.727Z] [2021-07-27T21:34:56.727Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T21:34:56.727Z] #29 sha256:68280267daaf86464fa7383e89879389e3bee4ba1a231bea07f0104e8a3235c0 [2021-07-27T21:34:56.727Z] #29 CACHED [2021-07-27T21:34:56.727Z] [2021-07-27T21:34:56.727Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:34:56.727Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:34:56.869Z] #16 DONE 0.5s [2021-07-27T21:34:56.869Z] [2021-07-27T21:34:56.869Z] #17 [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 [2021-07-27T21:34:56.869Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-27T21:34:56.997Z] [2021-07-27T21:34:56.997Z] #2 [internal] load .dockerignore [2021-07-27T21:34:56.997Z] #2 sha256:c1fcbecff9505b6a2fe001f52a650d28995684e4326d57412cc47d4cdd75e3ce [2021-07-27T21:34:56.997Z] #2 transferring context: 87B done [2021-07-27T21:34:56.997Z] #2 DONE 0.0s [2021-07-27T21:34:57.211Z] + source /etc/docker-entrypoint-cmd [2021-07-27T21:34:57.211Z] ++ hack/make.sh dynbinary test-integration [2021-07-27T21:34:57.211Z] [2021-07-27T21:34:57.776Z] Removing bundles/ [2021-07-27T21:34:57.776Z] [2021-07-27T21:34:57.776Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T21:34:57.776Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:34:57.776Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:34:57.802Z] #17 0.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T21:34:57.803Z] #17 0.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T21:34:57.803Z] #17 0.907 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T21:34:57.803Z] #17 1.049 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T21:34:57.938Z] [2021-07-27T21:34:57.938Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-27T21:34:57.938Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-27T21:34:58.060Z] #17 1.193 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T21:34:58.060Z] #17 1.342 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T21:34:58.199Z] #3 DONE 0.2s [2021-07-27T21:34:58.199Z] [2021-07-27T21:34:58.199Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-27T21:34:58.199Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-27T21:34:58.199Z] #4 CACHED [2021-07-27T21:34:58.318Z] #17 1.494 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T21:34:58.319Z] #17 1.630 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T21:34:58.577Z] #17 1.782 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T21:34:58.769Z] [2021-07-27T21:34:58.769Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:58.769Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-27T21:34:58.835Z] #17 1.916 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T21:34:58.835Z] #17 1.922 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T21:34:58.835Z] #17 1.927 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T21:34:58.835Z] #17 1.933 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T21:34:58.835Z] #17 1.940 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T21:34:58.835Z] #17 1.945 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T21:34:58.835Z] #17 1.950 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T21:34:58.835Z] #17 1.951 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T21:34:58.835Z] #17 1.951 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T21:34:58.835Z] #17 1.952 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T21:34:58.835Z] #17 1.953 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T21:34:58.835Z] #17 1.954 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T21:34:59.029Z] #8 DONE 0.1s [2021-07-27T21:34:59.029Z] [2021-07-27T21:34:59.029Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-27T21:34:59.029Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-27T21:34:59.029Z] #6 DONE 0.1s [2021-07-27T21:34:59.029Z] [2021-07-27T21:34:59.029Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-27T21:34:59.029Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-27T21:34:59.029Z] #7 DONE 0.1s [2021-07-27T21:34:59.029Z] [2021-07-27T21:34:59.029Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-27T21:34:59.029Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-27T21:34:59.029Z] #5 DONE 0.1s [2021-07-27T21:34:59.289Z] [2021-07-27T21:34:59.289Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:59.289Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-27T21:34:59.289Z] #65 DONE 0.0s [2021-07-27T21:34:59.289Z] [2021-07-27T21:34:59.289Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-27T21:34:59.289Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-27T21:34:59.289Z] #63 DONE 0.0s [2021-07-27T21:34:59.289Z] [2021-07-27T21:34:59.289Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-27T21:34:59.289Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-27T21:34:59.289Z] #9 DONE 0.0s [2021-07-27T21:34:59.289Z] [2021-07-27T21:34:59.289Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-27T21:34:59.290Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-27T21:34:59.290Z] #26 DONE 0.0s [2021-07-27T21:34:59.290Z] [2021-07-27T21:34:59.290Z] #23 [internal] load build context [2021-07-27T21:34:59.290Z] #23 sha256:660689b948f12396ee164674841af33a61db74676b376b0c279c9033868e89ec [2021-07-27T21:34:59.564Z] #23 ... [2021-07-27T21:34:59.564Z] [2021-07-27T21:34:59.564Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-27T21:34:59.564Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-27T21:34:59.564Z] #42 DONE 0.4s [2021-07-27T21:34:59.564Z] [2021-07-27T21:34:59.564Z] #23 [internal] load build context [2021-07-27T21:34:59.564Z] #23 sha256:660689b948f12396ee164674841af33a61db74676b376b0c279c9033868e89ec [2021-07-27T21:35:00.959Z] #23 transferring context: 55.79MB 1.5s done [2021-07-27T21:35:00.959Z] #23 DONE 1.6s [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T21:35:00.959Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-27T21:35:00.959Z] #40 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:35:00.959Z] #52 sha256:bd3180ff3341dada6e0145cf2c3bd4d769d6f108bccdfd49c947fbb00733caec [2021-07-27T21:35:00.959Z] #52 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T21:35:00.959Z] #30 sha256:803a1ca1189b6e146fefb2e6b8a18f15eff72b9c0fcdee7f945d85713eae4065 [2021-07-27T21:35:00.959Z] #30 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #47 sha256:e8b241437cca2cb5c0a15e12b45ccd7311cf9d519c81b30f9f8a12fad5e3fc03 [2021-07-27T21:35:00.959Z] #47 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T21:35:00.959Z] #34 sha256:803575edc83e78900a67d17eeab4fdd0b582748bb0684a264d6d2d8bb9c8eff5 [2021-07-27T21:35:00.959Z] #34 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T21:35:00.959Z] #24 sha256:ad76c796e1773b4d77d887684b7ae04c166047665277b92de73afe333c58c082 [2021-07-27T21:35:00.959Z] #24 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T21:35:00.959Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-27T21:35:00.959Z] #17 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:35:00.959Z] #59 sha256:8606875971156bbe0e0fc5993726249b790af6fa694cbad1439ae19eefb0f652 [2021-07-27T21:35:00.959Z] #59 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T21:35:00.959Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-07-27T21:35:00.959Z] #31 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #49 sha256:53ecae1251cbb68a2927b8efc8e41646ed238391eb14cff9eedc5a1dc400b4b2 [2021-07-27T21:35:00.959Z] #49 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T21:35:00.959Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-07-27T21:35:00.959Z] #15 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:35:00.959Z] #50 sha256:d979e19c5fe2c61309aa9b57aedce37ac24d9ffd9fd164ec051f6191d3606839 [2021-07-27T21:35:00.959Z] #50 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T21:35:00.959Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-07-27T21:35:00.959Z] #19 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #62 sha256:e747b78323062644aa485026fe43d4958bb97d831a1094fe51498c99c8e9ed3b [2021-07-27T21:35:00.959Z] #62 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T21:35:00.959Z] #60 sha256:d466610d4490d9dd4561f33b7bedc6c4fb419328ae210f86f6e69cc048f920fd [2021-07-27T21:35:00.959Z] #60 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:35:00.959Z] #54 sha256:ccaf0c3eb8281bed77fd4819eaaa63caba149d4e8be29106bfbcc90694bf4f23 [2021-07-27T21:35:00.959Z] #54 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T21:35:00.959Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-07-27T21:35:00.959Z] #12 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #58 sha256:765c10a8b6c1a76cfbd8829396a15f60ec2e1444215dc84a4cbd293267863ba0 [2021-07-27T21:35:00.959Z] #58 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T21:35:00.959Z] #25 sha256:62a2c5d6a76d9cdd456ded74e732c8cad9cae3147f5709d84e98674f0829b324 [2021-07-27T21:35:00.959Z] #25 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #67 sha256:be4976f22ccf56fa58250903ab48a9a9f32a758b74427dd4f79c8d6a6ae3d623 [2021-07-27T21:35:00.959Z] #67 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #35 sha256:1fe0a3a3a44a602bd68d257a61862b715fbc19202a237c95e10e0531bb6b9d13 [2021-07-27T21:35:00.959Z] #35 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #51 sha256:9365fe3728b5511503ec2f4d575716d67ebe21cc342625855b73c0ae10a5d20a [2021-07-27T21:35:00.959Z] #51 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:35:00.959Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-27T21:35:00.959Z] #20 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T21:35:00.959Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-07-27T21:35:00.959Z] #18 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #55 sha256:c55a8edd31a9a4a3c7ca47f8aa6bf59e49703a6ea8d5f6f25660f26fd0b35001 [2021-07-27T21:35:00.959Z] #55 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #21 [dev-systemd-false 8/25] 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 [2021-07-27T21:35:00.959Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-07-27T21:35:00.959Z] #21 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #45 sha256:042e93310519c9b911765bee77d1879677172348035e3f70b155cc7c99e312ed [2021-07-27T21:35:00.959Z] #45 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T21:35:00.959Z] #28 sha256:682bf7d09088f3162ed16c589afb8f2997a6ad6a7887bdab83b1875dd5579bba [2021-07-27T21:35:00.959Z] #28 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #32 [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 [2021-07-27T21:35:00.959Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-27T21:35:00.959Z] #32 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-27T21:35:00.959Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-07-27T21:35:00.959Z] #10 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:35:00.959Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-27T21:35:00.959Z] #56 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #11 [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 [2021-07-27T21:35:00.959Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-07-27T21:35:00.959Z] #11 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T21:35:00.959Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-07-27T21:35:00.959Z] #39 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:35:00.959Z] #57 sha256:5c5a0f7353d511afea6fe0133ecffeb8787339eb73c0f1ec402798043853b270 [2021-07-27T21:35:00.959Z] #57 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #53 sha256:8a1940948c388dd6abaf0b9d4b732f65f8be8b7cddb2e2c864e2fcc13d70e1f4 [2021-07-27T21:35:00.959Z] #53 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T21:35:00.959Z] #48 sha256:bc900bdffd5c019ac0bafb9d4a199511177de294ab783ba60323e3cb6a9611f2 [2021-07-27T21:35:00.959Z] #48 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T21:35:00.959Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-07-27T21:35:00.959Z] #16 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #27 [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 [2021-07-27T21:35:00.959Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-27T21:35:00.959Z] #27 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:35:00.959Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-27T21:35:00.959Z] #36 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T21:35:00.959Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-27T21:35:00.959Z] #64 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:00.959Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-27T21:35:00.959Z] #44 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #41 sha256:b29267522d277f4680cf4a284996fc081cd96e3f3850a67f22a2910104517a43 [2021-07-27T21:35:00.959Z] #41 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T21:35:00.959Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-27T21:35:00.959Z] #66 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T21:35:00.959Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-07-27T21:35:00.959Z] #14 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:35:00.959Z] #46 sha256:b9d90ea049d36499bf5d584bd91596d8046ad5a93ec86b2791325748db40c56e [2021-07-27T21:35:00.959Z] #46 CACHED [2021-07-27T21:35:00.959Z] [2021-07-27T21:35:00.959Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T21:35:00.959Z] #38 sha256:7f39d2b2e38d0451d1dc6f2924d367ef3c6a2eb018a0024367971cc3d15d61e2 [2021-07-27T21:35:00.960Z] #38 CACHED [2021-07-27T21:35:00.960Z] [2021-07-27T21:35:00.960Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T21:35:00.960Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-07-27T21:35:00.960Z] #43 CACHED [2021-07-27T21:35:00.960Z] [2021-07-27T21:35:00.960Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T21:35:00.960Z] #61 sha256:6d747d60216ed9018a2d3cb01dca8a3f5a527926d0c2dc2eb2d14a8cc224d6a7 [2021-07-27T21:35:00.960Z] #61 CACHED [2021-07-27T21:35:00.960Z] [2021-07-27T21:35:00.960Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T21:35:00.960Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-27T21:35:00.960Z] #22 CACHED [2021-07-27T21:35:00.960Z] [2021-07-27T21:35:00.960Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:35:00.960Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-27T21:35:00.960Z] #13 CACHED [2021-07-27T21:35:00.960Z] [2021-07-27T21:35:00.960Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T21:35:00.960Z] #33 sha256:fc93ef052813ba13fd2c76806a8962a9e334ba0e96554ab7e2ca668eaaae4f14 [2021-07-27T21:35:00.960Z] #33 CACHED [2021-07-27T21:35:00.960Z] [2021-07-27T21:35:00.960Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T21:35:00.960Z] #29 sha256:b754cc1f344da32b1ab11646400839efb4588d7b1318c28a941112a3760aa854 [2021-07-27T21:35:00.960Z] #29 CACHED [2021-07-27T21:35:00.960Z] [2021-07-27T21:35:00.960Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T21:35:00.960Z] #37 sha256:53aac2875ec43c1d072e664f9f7cb9a1ddde4c3f6369aa0bd365449f16bf05eb [2021-07-27T21:35:00.960Z] #37 CACHED [2021-07-27T21:35:00.960Z] [2021-07-27T21:35:00.960Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T21:35:00.960Z] #68 sha256:abfc00e2d4fee2babf3ff61e66bc6c1d242b778ae44ac32cefde0efadaf9fa9f [2021-07-27T21:35:00.960Z] #68 CACHED [2021-07-27T21:35:00.960Z] [2021-07-27T21:35:00.960Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T21:35:00.960Z] #69 sha256:227c2bd57dfd9956f8083103c2b7dd1b9f0222e30fef952d0e353728952e2aec [2021-07-27T21:35:01.980Z] #46 4.322 + RM_GOPATH=0 [2021-07-27T21:35:01.980Z] #46 4.322 + TMP_GOPATH= [2021-07-27T21:35:01.980Z] #46 4.322 + : /build [2021-07-27T21:35:01.980Z] #46 4.323 + '[' -z '' ']' [2021-07-27T21:35:01.980Z] #46 4.325 ++ mktemp -d [2021-07-27T21:35:01.980Z] #46 4.328 + export GOPATH=/tmp/tmp.StyIeenvQy [2021-07-27T21:35:01.980Z] #46 4.328 + GOPATH=/tmp/tmp.StyIeenvQy [2021-07-27T21:35:01.980Z] #46 4.328 + RM_GOPATH=1 [2021-07-27T21:35:01.980Z] #46 4.328 + case "$(go env GOARCH)" in [2021-07-27T21:35:01.980Z] #46 4.329 ++ go env GOARCH [2021-07-27T21:35:01.980Z] #46 4.359 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:01.980Z] #46 4.359 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:01.980Z] #46 4.360 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:01.980Z] #46 4.361 + dir=/tmp/install [2021-07-27T21:35:01.980Z] #46 4.361 + bin=vndr [2021-07-27T21:35:01.980Z] #46 4.362 + shift [2021-07-27T21:35:01.980Z] #46 4.362 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-27T21:35:01.980Z] #46 4.362 + . /tmp/install/vndr.installer [2021-07-27T21:35:01.980Z] #46 4.363 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T21:35:01.980Z] #46 4.363 + install_vndr [2021-07-27T21:35:01.980Z] #46 4.363 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-27T21:35:01.980Z] #46 4.363 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T21:35:01.980Z] #46 4.364 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.StyIeenvQy/src/github.com/LK4D4/vndr [2021-07-27T21:35:01.980Z] #46 4.365 Cloning into '/tmp/tmp.StyIeenvQy/src/github.com/LK4D4/vndr'... [2021-07-27T21:35:01.980Z] #46 ... [2021-07-27T21:35:01.980Z] [2021-07-27T21:35:01.980Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:35:01.980Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T21:35:01.980Z] #56 2.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T21:35:01.980Z] #56 3.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T21:35:01.980Z] #56 3.118 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T21:35:01.980Z] #56 4.454 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T21:35:01.980Z] #56 6.302 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T21:35:01.980Z] #56 8.437 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T21:35:01.980Z] #56 ... [2021-07-27T21:35:01.980Z] [2021-07-27T21:35:01.980Z] #32 [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 [2021-07-27T21:35:01.980Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T21:35:01.980Z] #32 2.272 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-27T21:35:01.980Z] #32 2.272 Cloning into '.'... [2021-07-27T21:35:01.980Z] #32 ... [2021-07-27T21:35:01.980Z] [2021-07-27T21:35:01.980Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:35:01.980Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T21:35:01.980Z] #36 3.610 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T21:35:01.980Z] #36 3.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T21:35:01.980Z] #36 3.757 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T21:35:01.980Z] #36 6.506 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T21:35:01.980Z] #36 8.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T21:35:01.980Z] #36 10.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T21:35:01.980Z] #36 ... [2021-07-27T21:35:01.980Z] [2021-07-27T21:35:01.980Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:01.980Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:35:01.980Z] #44 3.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T21:35:01.980Z] #44 3.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T21:35:01.980Z] #44 3.184 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T21:35:01.980Z] #44 3.739 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-27T21:35:01.980Z] #44 5.525 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T21:35:01.980Z] #44 7.238 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T21:35:01.980Z] #44 9.448 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T21:35:02.238Z] #44 ... [2021-07-27T21:35:02.238Z] [2021-07-27T21:35:02.238Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T21:35:02.238Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T21:35:02.238Z] #40 2.812 + git clone https://github.com/docker/distribution.git . [2021-07-27T21:35:02.238Z] #40 2.815 Cloning into '.'... [2021-07-27T21:35:02.238Z] #40 ... [2021-07-27T21:35:02.238Z] [2021-07-27T21:35:02.238Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:35:02.238Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:35:02.238Z] #46 5.576 + cd /tmp/tmp.StyIeenvQy/src/github.com/LK4D4/vndr [2021-07-27T21:35:02.494Z] #46 5.577 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-27T21:35:02.494Z] #46 5.586 + go build -buildmode=pie -v -o /build/vndr . [2021-07-27T21:35:03.518Z] #69 DONE 2.3s [2021-07-27T21:35:03.518Z] [2021-07-27T21:35:03.518Z] #70 exporting to image [2021-07-27T21:35:03.518Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T21:35:03.518Z] #70 exporting layers [2021-07-27T21:35:04.400Z] #46 7.503 math [2021-07-27T21:35:04.400Z] #46 7.620 runtime [2021-07-27T21:35:04.902Z] #70 exporting layers 1.7s done [2021-07-27T21:35:04.902Z] #70 writing image sha256:b27c905b766525052994d8e3b4132e68fe12cba4370369b1b8bf21d368387bed [2021-07-27T21:35:04.902Z] #70 writing image sha256:b27c905b766525052994d8e3b4132e68fe12cba4370369b1b8bf21d368387bed done [2021-07-27T21:35:04.902Z] #70 naming to docker.io/library/docker:fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 done [2021-07-27T21:35:04.902Z] #70 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-27T21:35:05.249Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-27T21:35:05.397Z] #17 8.149 Fetched 48.3 MB in 8s (6408 kB/s) [2021-07-27T21:35:05.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 hack/test/unit [2021-07-27T21:35:06.477Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-27T21:35:06.477Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-27T21:35:06.477Z] + TESTDIRS=./... [2021-07-27T21:35:06.477Z] + exclude_paths='/vendor/|/integration' [2021-07-27T21:35:06.477Z] ++ go list ./... [2021-07-27T21:35:06.477Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-27T21:35:06.920Z] #46 ... [2021-07-27T21:35:06.920Z] [2021-07-27T21:35:06.920Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T21:35:06.920Z] #34 sha256:2532c7230268ade2a63da98b7e7e2f818bb66e79acb152d13fbc04386cb6f11a [2021-07-27T21:35:06.920Z] #34 3.774 Install go-toml version v1.8.1 [2021-07-27T21:35:06.920Z] #34 6.779 github.com/pelletier/go-toml [2021-07-27T21:35:06.920Z] #34 ... [2021-07-27T21:35:06.920Z] [2021-07-27T21:35:06.920Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:35:06.920Z] #59 sha256:604bafb3fe8f5863de773c327629d287a913c4b27237a29714ad6c52ae95786b [2021-07-27T21:35:06.920Z] #59 4.268 + RM_GOPATH=0 [2021-07-27T21:35:06.920Z] #59 4.269 + TMP_GOPATH= [2021-07-27T21:35:06.920Z] #59 4.269 + : /build [2021-07-27T21:35:06.920Z] #59 4.270 + '[' -z '' ']' [2021-07-27T21:35:06.920Z] #59 4.274 ++ mktemp -d [2021-07-27T21:35:06.920Z] #59 4.279 + export GOPATH=/tmp/tmp.KOjlbRdgRf [2021-07-27T21:35:06.920Z] #59 4.279 + GOPATH=/tmp/tmp.KOjlbRdgRf [2021-07-27T21:35:06.920Z] #59 4.283 + RM_GOPATH=1 [2021-07-27T21:35:06.920Z] #59 4.283 + case "$(go env GOARCH)" in [2021-07-27T21:35:06.920Z] #59 4.284 ++ go env GOARCH [2021-07-27T21:35:06.920Z] #59 4.328 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:06.920Z] #59 4.332 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:06.920Z] #59 4.333 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:06.920Z] #59 4.348 + dir=/tmp/install [2021-07-27T21:35:06.920Z] #59 4.350 + bin=rootlesskit [2021-07-27T21:35:06.920Z] #59 4.350 + shift [2021-07-27T21:35:06.920Z] #59 4.352 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-27T21:35:06.920Z] #59 4.355 + . /tmp/install/rootlesskit.installer [2021-07-27T21:35:06.920Z] #59 4.356 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T21:35:06.920Z] #59 4.357 + install_rootlesskit [2021-07-27T21:35:06.920Z] #59 4.367 + case "$1" in [2021-07-27T21:35:06.920Z] #59 4.368 + export CGO_ENABLED=0 [2021-07-27T21:35:06.920Z] #59 4.369 + CGO_ENABLED=0 [2021-07-27T21:35:06.920Z] #59 4.369 + _install_rootlesskit [2021-07-27T21:35:06.920Z] #59 4.375 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-27T21:35:06.920Z] #59 4.376 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T21:35:06.920Z] #59 4.377 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KOjlbRdgRf/src/github.com/rootless-containers/rootlesskit [2021-07-27T21:35:06.920Z] #59 4.381 Cloning into '/tmp/tmp.KOjlbRdgRf/src/github.com/rootless-containers/rootlesskit'... [2021-07-27T21:35:06.920Z] #59 9.347 + cd /tmp/tmp.KOjlbRdgRf/src/github.com/rootless-containers/rootlesskit [2021-07-27T21:35:06.920Z] #59 9.347 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T21:35:06.920Z] #59 9.404 + export GO111MODULE=on [2021-07-27T21:35:06.920Z] #59 9.415 + GO111MODULE=on [2021-07-27T21:35:06.920Z] #59 9.415 + export GOPROXY=https://proxy.golang.org [2021-07-27T21:35:06.920Z] #59 9.415 + GOPROXY=https://proxy.golang.org [2021-07-27T21:35:06.920Z] #59 9.415 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T21:35:06.920Z] #59 9.415 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-27T21:35:06.920Z] #59 ... [2021-07-27T21:35:06.920Z] [2021-07-27T21:35:06.920Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T21:35:06.920Z] #48 sha256:a6bc0b5877c1f3c93d8b59081aacc0541dedef94a2cbaf8c5cbd402099532100 [2021-07-27T21:35:06.920Z] #48 4.312 + RM_GOPATH=0 [2021-07-27T21:35:06.920Z] #48 4.312 + TMP_GOPATH= [2021-07-27T21:35:06.920Z] #48 4.315 + : /build [2021-07-27T21:35:06.920Z] #48 4.320 + '[' -z '' ']' [2021-07-27T21:35:06.920Z] #48 4.320 ++ mktemp -d [2021-07-27T21:35:06.920Z] #48 4.324 + export GOPATH=/tmp/tmp.28WvuzvxAL [2021-07-27T21:35:06.920Z] #48 4.324 + GOPATH=/tmp/tmp.28WvuzvxAL [2021-07-27T21:35:06.920Z] #48 4.324 + RM_GOPATH=1 [2021-07-27T21:35:06.920Z] #48 4.324 + case "$(go env GOARCH)" in [2021-07-27T21:35:06.920Z] #48 4.324 ++ go env GOARCH [2021-07-27T21:35:06.920Z] #48 4.341 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:06.920Z] #48 4.344 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:06.920Z] #48 4.346 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:06.920Z] #48 4.357 + dir=/tmp/install [2021-07-27T21:35:06.920Z] #48 4.359 + bin=gotestsum [2021-07-27T21:35:06.920Z] #48 4.366 + shift [2021-07-27T21:35:06.920Z] #48 4.368 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-27T21:35:06.920Z] #48 4.368 + . /tmp/install/gotestsum.installer [2021-07-27T21:35:06.920Z] #48 4.369 ++ : v0.5.3 [2021-07-27T21:35:06.920Z] #48 4.371 + install_gotestsum [2021-07-27T21:35:06.921Z] #48 4.373 + set -e [2021-07-27T21:35:06.921Z] #48 4.373 + export GO111MODULE=on [2021-07-27T21:35:06.921Z] #48 4.373 + GO111MODULE=on [2021-07-27T21:35:06.921Z] #48 4.373 + GOBIN=/build [2021-07-27T21:35:06.921Z] #48 4.373 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-27T21:35:06.921Z] #48 5.097 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-27T21:35:06.921Z] #48 6.913 go: downloading github.com/fatih/color v1.9.0 [2021-07-27T21:35:06.921Z] #48 6.924 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-27T21:35:06.921Z] #48 6.978 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T21:35:06.921Z] #48 6.995 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-27T21:35:06.921Z] #48 7.208 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-27T21:35:06.921Z] #48 7.302 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-27T21:35:06.921Z] #48 7.553 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-27T21:35:06.921Z] #48 7.580 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-27T21:35:06.921Z] #48 7.672 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-27T21:35:06.921Z] #48 8.164 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-27T21:35:07.177Z] #48 ... [2021-07-27T21:35:07.177Z] [2021-07-27T21:35:07.177Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:35:07.177Z] #52 sha256:28fa86bd2334fbe5eb7fce5b9948366689f1e749aca56e97727fcbba527540c8 [2021-07-27T21:35:07.177Z] #52 4.216 + RM_GOPATH=0 [2021-07-27T21:35:07.177Z] #52 4.216 + TMP_GOPATH= [2021-07-27T21:35:07.177Z] #52 4.216 + : /build [2021-07-27T21:35:07.177Z] #52 4.216 + '[' -z '' ']' [2021-07-27T21:35:07.177Z] #52 4.216 ++ mktemp -d [2021-07-27T21:35:07.177Z] #52 4.221 + export GOPATH=/tmp/tmp.SOGMyK6Cjg [2021-07-27T21:35:07.177Z] #52 4.221 + GOPATH=/tmp/tmp.SOGMyK6Cjg [2021-07-27T21:35:07.177Z] #52 4.221 + RM_GOPATH=1 [2021-07-27T21:35:07.177Z] #52 4.221 + case "$(go env GOARCH)" in [2021-07-27T21:35:07.177Z] #52 4.223 ++ go env GOARCH [2021-07-27T21:35:07.177Z] #52 4.248 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:07.177Z] #52 4.249 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:07.177Z] #52 4.249 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:07.177Z] #52 4.250 + dir=/tmp/install [2021-07-27T21:35:07.177Z] #52 4.250 + bin=shfmt [2021-07-27T21:35:07.177Z] #52 4.250 + shift [2021-07-27T21:35:07.177Z] #52 4.250 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-27T21:35:07.177Z] #52 4.250 + . /tmp/install/shfmt.installer [2021-07-27T21:35:07.177Z] #52 4.250 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T21:35:07.177Z] #52 4.250 + install_shfmt [2021-07-27T21:35:07.177Z] #52 4.250 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-27T21:35:07.177Z] #52 4.250 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T21:35:07.177Z] #52 4.251 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SOGMyK6Cjg/src/github.com/mvdan/sh [2021-07-27T21:35:07.177Z] #52 4.257 Cloning into '/tmp/tmp.SOGMyK6Cjg/src/github.com/mvdan/sh'... [2021-07-27T21:35:07.177Z] #52 ... [2021-07-27T21:35:07.177Z] [2021-07-27T21:35:07.177Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:35:07.177Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:35:07.177Z] #50 4.061 + RM_GOPATH=0 [2021-07-27T21:35:07.177Z] #50 4.061 + TMP_GOPATH= [2021-07-27T21:35:07.177Z] #50 4.061 + : /build [2021-07-27T21:35:07.177Z] #50 4.061 + '[' -z '' ']' [2021-07-27T21:35:07.177Z] #50 4.061 ++ mktemp -d [2021-07-27T21:35:07.177Z] #50 4.067 + export GOPATH=/tmp/tmp.VIsoyl4Txn [2021-07-27T21:35:07.177Z] #50 4.069 + GOPATH=/tmp/tmp.VIsoyl4Txn [2021-07-27T21:35:07.177Z] #50 4.069 + RM_GOPATH=1 [2021-07-27T21:35:07.177Z] #50 4.069 + case "$(go env GOARCH)" in [2021-07-27T21:35:07.177Z] #50 4.070 ++ go env GOARCH [2021-07-27T21:35:07.177Z] #50 4.091 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:07.177Z] #50 4.092 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:07.177Z] #50 4.093 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:07.177Z] #50 4.097 + dir=/tmp/install [2021-07-27T21:35:07.177Z] #50 4.097 + bin=golangci_lint [2021-07-27T21:35:07.177Z] #50 4.097 + shift [2021-07-27T21:35:07.177Z] #50 4.097 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-27T21:35:07.177Z] #50 4.097 + . /tmp/install/golangci_lint.installer [2021-07-27T21:35:07.177Z] #50 4.097 ++ : v1.23.8 [2021-07-27T21:35:07.177Z] #50 4.097 + install_golangci_lint [2021-07-27T21:35:07.177Z] #50 4.097 + set -e [2021-07-27T21:35:07.177Z] #50 4.097 + export GO111MODULE=on [2021-07-27T21:35:07.177Z] #50 4.097 + GO111MODULE=on [2021-07-27T21:35:07.177Z] #50 4.097 + GOBIN=/build [2021-07-27T21:35:07.177Z] #50 4.097 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-27T21:35:07.177Z] #50 4.910 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-27T21:35:07.436Z] #50 ... [2021-07-27T21:35:07.436Z] [2021-07-27T21:35:07.436Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T21:35:07.436Z] #24 sha256:83d16348f9aaee8bfa47a92986cde8a7ebd9a2652a9b3a23313fe8e4b26907b2 [2021-07-27T21:35:07.436Z] #24 3.760 + RM_GOPATH=0 [2021-07-27T21:35:07.436Z] #24 3.760 + TMP_GOPATH= [2021-07-27T21:35:07.436Z] #24 3.760 + : /build [2021-07-27T21:35:07.436Z] #24 3.760 + '[' -z '' ']' [2021-07-27T21:35:07.436Z] #24 3.760 ++ mktemp -d [2021-07-27T21:35:07.436Z] #24 3.761 + export GOPATH=/tmp/tmp.W4uZpvpvWo [2021-07-27T21:35:07.436Z] #24 3.761 + GOPATH=/tmp/tmp.W4uZpvpvWo [2021-07-27T21:35:07.436Z] #24 3.762 + RM_GOPATH=1 [2021-07-27T21:35:07.436Z] #24 3.762 + case "$(go env GOARCH)" in [2021-07-27T21:35:07.436Z] #24 3.764 ++ go env GOARCH [2021-07-27T21:35:07.436Z] #24 3.811 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:07.436Z] #24 3.811 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:07.436Z] #24 3.812 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:07.436Z] #24 3.819 + dir=/tmp/install [2021-07-27T21:35:07.436Z] #24 3.819 + bin=dockercli [2021-07-27T21:35:07.436Z] #24 3.819 + shift [2021-07-27T21:35:07.436Z] #24 3.819 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-27T21:35:07.436Z] #24 3.819 + . /tmp/install/dockercli.installer [2021-07-27T21:35:07.436Z] #24 3.819 ++ : stable [2021-07-27T21:35:07.436Z] #24 3.819 ++ : 17.06.2-ce [2021-07-27T21:35:07.436Z] #24 3.819 + install_dockercli [2021-07-27T21:35:07.436Z] #24 3.819 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-27T21:35:07.436Z] #24 3.819 ++ uname -m [2021-07-27T21:35:07.436Z] #24 3.819 Install docker/cli version 17.06.2-ce from stable [2021-07-27T21:35:07.436Z] #24 3.832 + arch=x86_64 [2021-07-27T21:35:07.436Z] #24 3.832 + '[' x86_64 '!=' x86_64 ']' [2021-07-27T21:35:07.436Z] #24 3.832 + url=https://download.docker.com/linux/static [2021-07-27T21:35:07.436Z] #24 3.832 + tar -xz docker/docker [2021-07-27T21:35:07.436Z] #24 3.840 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-27T21:35:07.691Z] #24 ... [2021-07-27T21:35:07.691Z] [2021-07-27T21:35:07.691Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:35:07.691Z] #59 sha256:604bafb3fe8f5863de773c327629d287a913c4b27237a29714ad6c52ae95786b [2021-07-27T21:35:07.691Z] #59 10.68 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T21:35:07.691Z] #59 10.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-27T21:35:07.691Z] #59 10.75 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-27T21:35:07.864Z] + pkg_list='github.com/docker/docker/api [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/backend/build [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/httputils [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/middleware [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/build [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/container [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/debug [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/image [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/network [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/session [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/system [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/volume [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/backend [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/container [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/events [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/filters [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/image [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/mount [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/network [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/registry [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/strslice [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/swarm [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/time [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/versions [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/types/volume [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/builder-next [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/dockerfile [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/dockerignore [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/remotecontext [2021-07-27T21:35:07.864Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T21:35:07.864Z] github.com/docker/docker/cli [2021-07-27T21:35:07.864Z] github.com/docker/docker/cli/config [2021-07-27T21:35:07.864Z] github.com/docker/docker/cli/debug [2021-07-27T21:35:07.864Z] github.com/docker/docker/client [2021-07-27T21:35:07.864Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T21:35:07.864Z] github.com/docker/docker/cmd/dockerd [2021-07-27T21:35:07.864Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T21:35:07.864Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T21:35:07.864Z] github.com/docker/docker/container [2021-07-27T21:35:07.864Z] github.com/docker/docker/container/stream [2021-07-27T21:35:07.864Z] github.com/docker/docker/contrib/apparmor [2021-07-27T21:35:07.864Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T21:35:07.864Z] github.com/docker/docker/contrib/httpserver [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/cluster [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/config [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/discovery [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/events [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/exec [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/images [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/initlayer [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/links [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/listeners [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/local [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/names [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/network [2021-07-27T21:35:07.864Z] github.com/docker/docker/daemon/stats [2021-07-27T21:35:07.864Z] github.com/docker/docker/distribution [2021-07-27T21:35:07.864Z] github.com/docker/docker/distribution/metadata [2021-07-27T21:35:07.864Z] github.com/docker/docker/distribution/utils [2021-07-27T21:35:07.864Z] github.com/docker/docker/distribution/xfer [2021-07-27T21:35:07.864Z] github.com/docker/docker/dockerversion [2021-07-27T21:35:07.864Z] github.com/docker/docker/errdefs [2021-07-27T21:35:07.864Z] github.com/docker/docker/image [2021-07-27T21:35:07.864Z] github.com/docker/docker/image/cache [2021-07-27T21:35:07.864Z] github.com/docker/docker/image/tarexport [2021-07-27T21:35:07.864Z] github.com/docker/docker/image/v1 [2021-07-27T21:35:07.864Z] github.com/docker/docker/internal/test/suite [2021-07-27T21:35:07.864Z] github.com/docker/docker/layer [2021-07-27T21:35:07.864Z] github.com/docker/docker/libcontainerd [2021-07-27T21:35:07.864Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T21:35:07.864Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T21:35:07.864Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T21:35:07.864Z] github.com/docker/docker/libcontainerd/types [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/api [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/config [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/idm [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/ns [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/options [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/osl [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/libnetwork/types [2021-07-27T21:35:07.864Z] github.com/docker/docker/oci [2021-07-27T21:35:07.864Z] github.com/docker/docker/oci/caps [2021-07-27T21:35:07.864Z] github.com/docker/docker/opts [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/aaparser [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/archive [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/authorization [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/capabilities [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/containerfs [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/directory [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/discovery [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/dmesg [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/filenotify [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/fileutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/fsutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/homedir [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/idtools [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/ioutils [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/locker [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/longpath [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/loopback [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/mount [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/parsers [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/pidfile [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/platform [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/plugins [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/pools [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/progress [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/pubsub [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/reexec [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/signal [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/stack [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/stringid [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/symlink [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/system [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/tailfile [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/tarsum [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/term [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/term/windows [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/truncindex [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/urlutil [2021-07-27T21:35:07.864Z] github.com/docker/docker/pkg/useragent [2021-07-27T21:35:07.864Z] github.com/docker/docker/plugin [2021-07-27T21:35:07.864Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T21:35:07.864Z] github.com/docker/docker/plugin/v2 [2021-07-27T21:35:07.864Z] github.com/docker/docker/profiles/apparmor [2021-07-27T21:35:07.864Z] github.com/docker/docker/profiles/seccomp [2021-07-27T21:35:07.864Z] github.com/docker/docker/quota [2021-07-27T21:35:07.864Z] github.com/docker/docker/reference [2021-07-27T21:35:07.864Z] github.com/docker/docker/registry [2021-07-27T21:35:07.864Z] github.com/docker/docker/registry/resumable [2021-07-27T21:35:07.864Z] github.com/docker/docker/restartmanager [2021-07-27T21:35:07.864Z] github.com/docker/docker/rootless [2021-07-27T21:35:07.864Z] github.com/docker/docker/rootless/specconv [2021-07-27T21:35:07.864Z] github.com/docker/docker/runconfig [2021-07-27T21:35:07.864Z] github.com/docker/docker/runconfig/opts [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/daemon [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/environment [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/fakegit [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/registry [2021-07-27T21:35:07.864Z] github.com/docker/docker/testutil/request [2021-07-27T21:35:07.864Z] github.com/docker/docker/volume [2021-07-27T21:35:07.864Z] github.com/docker/docker/volume/drivers [2021-07-27T21:35:07.864Z] github.com/docker/docker/volume/local [2021-07-27T21:35:07.864Z] github.com/docker/docker/volume/mounts [2021-07-27T21:35:07.864Z] github.com/docker/docker/volume/service [2021-07-27T21:35:07.864Z] github.com/docker/docker/volume/service/opts [2021-07-27T21:35:07.864Z] github.com/docker/docker/volume/testutils' [2021-07-27T21:35:07.864Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-27T21:35:07.864Z] + echo 'github.com/docker/docker/api [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/backend/build [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/httputils [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/middleware [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/build [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/container [2021-07-27T21:35:07.864Z] github.com/docker/docker/api/server/router/debug [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/server/router/image [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/server/router/network [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/server/router/session [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/server/router/system [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/server/router/volume [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/backend [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/container [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/events [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/filters [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/image [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/mount [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/network [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/registry [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/strslice [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/swarm [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/time [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/versions [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T21:35:07.865Z] github.com/docker/docker/api/types/volume [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/builder-next [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/dockerfile [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/dockerignore [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/remotecontext [2021-07-27T21:35:07.865Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T21:35:07.865Z] github.com/docker/docker/cli [2021-07-27T21:35:07.865Z] github.com/docker/docker/cli/config [2021-07-27T21:35:07.865Z] github.com/docker/docker/cli/debug [2021-07-27T21:35:07.865Z] github.com/docker/docker/client [2021-07-27T21:35:07.865Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T21:35:07.865Z] github.com/docker/docker/cmd/dockerd [2021-07-27T21:35:07.865Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T21:35:07.865Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T21:35:07.865Z] github.com/docker/docker/container [2021-07-27T21:35:07.865Z] github.com/docker/docker/container/stream [2021-07-27T21:35:07.865Z] github.com/docker/docker/contrib/apparmor [2021-07-27T21:35:07.865Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T21:35:07.865Z] github.com/docker/docker/contrib/httpserver [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/cluster [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/config [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/discovery [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/events [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/exec [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/images [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/initlayer [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/links [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/listeners [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/local [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/names [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/network [2021-07-27T21:35:07.865Z] github.com/docker/docker/daemon/stats [2021-07-27T21:35:07.865Z] github.com/docker/docker/distribution [2021-07-27T21:35:07.865Z] github.com/docker/docker/distribution/metadata [2021-07-27T21:35:07.865Z] github.com/docker/docker/distribution/utils [2021-07-27T21:35:07.865Z] github.com/docker/docker/distribution/xfer [2021-07-27T21:35:07.865Z] github.com/docker/docker/dockerversion [2021-07-27T21:35:07.865Z] github.com/docker/docker/errdefs [2021-07-27T21:35:07.865Z] github.com/docker/docker/image [2021-07-27T21:35:07.865Z] github.com/docker/docker/image/cache [2021-07-27T21:35:07.865Z] github.com/docker/docker/image/tarexport [2021-07-27T21:35:07.865Z] github.com/docker/docker/image/v1 [2021-07-27T21:35:07.865Z] github.com/docker/docker/internal/test/suite [2021-07-27T21:35:07.865Z] github.com/docker/docker/layer [2021-07-27T21:35:07.865Z] github.com/docker/docker/libcontainerd [2021-07-27T21:35:07.865Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T21:35:07.865Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T21:35:07.865Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T21:35:07.865Z] github.com/docker/docker/libcontainerd/types [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/api [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/config [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/idm [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/ns [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/options [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/osl [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/types [2021-07-27T21:35:07.865Z] github.com/docker/docker/oci [2021-07-27T21:35:07.865Z] github.com/docker/docker/oci/caps [2021-07-27T21:35:07.865Z] github.com/docker/docker/opts [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/aaparser [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/archive [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/authorization [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/capabilities [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/containerfs [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/directory [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/discovery [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/dmesg [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/filenotify [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/fileutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/fsutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/homedir [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/idtools [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/ioutils [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/locker [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/longpath [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/loopback [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/mount [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/parsers [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/pidfile [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/platform [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/plugins [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/pools [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/progress [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/pubsub [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/reexec [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/signal [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/stack [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/stringid [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/symlink [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/system [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/tailfile [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/tarsum [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/term [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/term/windows [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/truncindex [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/urlutil [2021-07-27T21:35:07.865Z] github.com/docker/docker/pkg/useragent [2021-07-27T21:35:07.865Z] github.com/docker/docker/plugin [2021-07-27T21:35:07.865Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T21:35:07.865Z] github.com/docker/docker/plugin/v2 [2021-07-27T21:35:07.865Z] github.com/docker/docker/profiles/apparmor [2021-07-27T21:35:07.865Z] github.com/docker/docker/profiles/seccomp [2021-07-27T21:35:07.865Z] github.com/docker/docker/quota [2021-07-27T21:35:07.865Z] github.com/docker/docker/reference [2021-07-27T21:35:07.865Z] github.com/docker/docker/registry [2021-07-27T21:35:07.865Z] github.com/docker/docker/registry/resumable [2021-07-27T21:35:07.865Z] github.com/docker/docker/restartmanager [2021-07-27T21:35:07.865Z] github.com/docker/docker/rootless [2021-07-27T21:35:07.865Z] github.com/docker/docker/rootless/specconv [2021-07-27T21:35:07.865Z] github.com/docker/docker/runconfig [2021-07-27T21:35:07.865Z] github.com/docker/docker/runconfig/opts [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/daemon [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/environment [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/fakegit [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/registry [2021-07-27T21:35:07.865Z] github.com/docker/docker/testutil/request [2021-07-27T21:35:07.865Z] github.com/docker/docker/volume [2021-07-27T21:35:07.865Z] github.com/docker/docker/volume/drivers [2021-07-27T21:35:07.865Z] github.com/docker/docker/volume/local [2021-07-27T21:35:07.865Z] github.com/docker/docker/volume/mounts [2021-07-27T21:35:07.865Z] github.com/docker/docker/volume/service [2021-07-27T21:35:07.865Z] github.com/docker/docker/volume/service/opts [2021-07-27T21:35:07.865Z] github.com/docker/docker/volume/testutils' [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T21:35:07.865Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T21:35:07.865Z] + type docker-proxy [2021-07-27T21:35:07.865Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-27T21:35:07.865Z] + hack/make.sh binary-proxy install-proxy [2021-07-27T21:35:07.865Z] [2021-07-27T21:35:07.865Z] Removing bundles/ [2021-07-27T21:35:07.865Z] [2021-07-27T21:35:07.865Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-27T21:35:07.865Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-27T21:35:07.865Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:35:07.949Z] #59 11.22 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-27T21:35:07.949Z] #59 ... [2021-07-27T21:35:07.949Z] [2021-07-27T21:35:07.949Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:35:07.949Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:35:07.949Z] #13 6.445 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T21:35:07.949Z] #13 7.848 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T21:35:07.949Z] #13 9.990 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T21:35:08.205Z] #13 ... [2021-07-27T21:35:08.205Z] [2021-07-27T21:35:08.205Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T21:35:08.205Z] #24 sha256:83d16348f9aaee8bfa47a92986cde8a7ebd9a2652a9b3a23313fe8e4b26907b2 [2021-07-27T21:35:08.205Z] #24 11.13 + mkdir -p /build [2021-07-27T21:35:08.205Z] #24 11.13 + mv docker/docker /build/ [2021-07-27T21:35:08.205Z] #24 11.14 + rmdir docker [2021-07-27T21:35:08.683Z] #17 8.149 Reading package lists... [2021-07-27T21:35:08.772Z] #24 DONE 12.0s [2021-07-27T21:35:08.772Z] [2021-07-27T21:35:08.772Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:35:08.772Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:35:08.772Z] #46 11.69 encoding [2021-07-27T21:35:08.772Z] #46 11.95 unicode/utf16 [2021-07-27T21:35:09.028Z] #46 12.30 container/list [2021-07-27T21:35:09.957Z] #46 13.24 crypto/internal/subtle [2021-07-27T21:35:10.213Z] #46 13.39 crypto/subtle [2021-07-27T21:35:10.470Z] #46 13.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-27T21:35:10.470Z] #46 13.83 internal/nettrace [2021-07-27T21:35:11.033Z] #46 14.15 runtime/cgo [2021-07-27T21:35:11.970Z] #17 11.42 Reading package lists... [2021-07-27T21:35:12.229Z] #17 14.69 Building dependency tree... [2021-07-27T21:35:12.797Z] #17 15.95 The following additional packages will be installed: [2021-07-27T21:35:12.798Z] #17 15.95 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-27T21:35:12.798Z] #17 15.95 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.95 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.95 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-27T21:35:12.798Z] #17 15.95 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.95 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.95 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-27T21:35:12.798Z] #17 15.95 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-27T21:35:12.798Z] #17 15.95 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.95 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.95 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-27T21:35:12.798Z] #17 15.95 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-27T21:35:12.798Z] #17 15.95 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-27T21:35:12.798Z] #17 15.95 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-27T21:35:12.798Z] #17 15.95 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.95 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.95 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-27T21:35:12.798Z] #17 15.95 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-27T21:35:12.798Z] #17 15.95 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-27T21:35:12.798Z] #17 15.95 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-27T21:35:12.798Z] #17 15.95 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-27T21:35:12.798Z] #17 15.95 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.95 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-27T21:35:12.798Z] #17 15.95 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-27T21:35:12.798Z] #17 15.95 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-27T21:35:12.798Z] #17 15.95 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.95 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-27T21:35:12.798Z] #17 15.95 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-27T21:35:12.798Z] #17 15.95 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-27T21:35:12.798Z] #17 15.95 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-27T21:35:12.798Z] #17 15.95 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-27T21:35:12.798Z] #17 15.95 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.95 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.95 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-27T21:35:12.798Z] #17 15.95 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.95 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-27T21:35:12.798Z] #17 15.95 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-27T21:35:12.798Z] #17 15.95 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-27T21:35:12.798Z] #17 15.95 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.95 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-27T21:35:12.798Z] #17 15.95 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-27T21:35:12.798Z] #17 15.95 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-27T21:35:12.798Z] #17 15.95 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.95 linux-libc-dev-s390x-cross patch xz-utils [2021-07-27T21:35:12.798Z] #17 15.96 Suggested packages: [2021-07-27T21:35:12.798Z] #17 15.96 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-27T21:35:12.798Z] #17 15.96 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-27T21:35:12.798Z] #17 15.96 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-27T21:35:12.798Z] #17 15.96 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.96 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-27T21:35:12.798Z] #17 15.96 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-27T21:35:12.798Z] #17 15.96 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-27T21:35:12.798Z] #17 15.96 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-27T21:35:12.798Z] #17 15.96 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-27T21:35:12.798Z] #17 15.96 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-27T21:35:12.798Z] #17 15.96 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-27T21:35:12.798Z] #17 15.96 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-27T21:35:12.798Z] #17 15.96 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-27T21:35:12.798Z] #17 15.96 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-27T21:35:12.798Z] #17 15.96 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-27T21:35:12.798Z] #17 15.96 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-27T21:35:12.798Z] #17 15.96 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.96 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.96 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.96 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.96 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-27T21:35:12.798Z] #17 15.96 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.96 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-27T21:35:12.798Z] #17 15.96 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-27T21:35:12.798Z] #17 15.96 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-27T21:35:12.798Z] #17 15.96 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-27T21:35:12.798Z] #17 15.96 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-27T21:35:12.798Z] #17 15.96 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-27T21:35:12.798Z] #17 15.96 libyaml-shell-perl ed diffutils-doc [2021-07-27T21:35:12.798Z] #17 15.96 Recommended packages: [2021-07-27T21:35:12.798Z] #17 15.96 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-27T21:35:12.798Z] #17 15.96 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-27T21:35:13.556Z] #46 ... [2021-07-27T21:35:13.556Z] [2021-07-27T21:35:13.556Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:13.556Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:35:13.556Z] #44 11.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-27T21:35:13.556Z] #44 19.30 Fetched 1540 B in 16s (93 B/s) [2021-07-27T21:35:13.556Z] #44 19.30 Reading package lists... [2021-07-27T21:35:13.556Z] #44 ... [2021-07-27T21:35:13.556Z] [2021-07-27T21:35:13.556Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:35:13.556Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:35:13.556Z] #50 14.35 go: downloading github.com/fatih/color v1.7.0 [2021-07-27T21:35:13.556Z] #50 14.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-27T21:35:13.556Z] #50 14.46 go: downloading github.com/pkg/errors v0.8.1 [2021-07-27T21:35:13.556Z] #50 14.47 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-27T21:35:13.556Z] #50 14.52 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-27T21:35:13.556Z] #50 14.82 go: downloading github.com/spf13/viper v1.6.1 [2021-07-27T21:35:13.556Z] #50 15.21 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-27T21:35:13.556Z] #50 15.27 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-27T21:35:13.556Z] #50 15.30 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-27T21:35:13.556Z] #50 15.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-27T21:35:13.556Z] #50 16.28 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-27T21:35:13.556Z] #50 16.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-27T21:35:13.556Z] #50 ... [2021-07-27T21:35:13.556Z] [2021-07-27T21:35:13.556Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T21:35:13.556Z] #34 sha256:2532c7230268ade2a63da98b7e7e2f818bb66e79acb152d13fbc04386cb6f11a [2021-07-27T21:35:13.556Z] #34 14.30 github.com/pelletier/go-toml/cmd/tomll [2021-07-27T21:35:13.556Z] #34 DONE 16.7s [2021-07-27T21:35:13.556Z] [2021-07-27T21:35:13.556Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:35:13.556Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:35:13.556Z] #50 16.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-27T21:35:13.556Z] #50 16.99 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-27T21:35:14.177Z] #17 17.23 The following NEW packages will be installed: [2021-07-27T21:35:14.177Z] #17 17.23 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-27T21:35:14.177Z] #17 17.23 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-27T21:35:14.177Z] #17 17.23 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-27T21:35:14.177Z] #17 17.23 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-27T21:35:14.177Z] #17 17.23 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-27T21:35:14.177Z] #17 17.23 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-27T21:35:14.177Z] #17 17.23 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-27T21:35:14.177Z] #17 17.23 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-27T21:35:14.177Z] #17 17.23 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-27T21:35:14.177Z] #17 17.23 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-27T21:35:14.177Z] #17 17.23 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-27T21:35:14.177Z] #17 17.23 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-27T21:35:14.177Z] #17 17.23 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-27T21:35:14.177Z] #17 17.23 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-27T21:35:14.177Z] #17 17.23 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-27T21:35:14.177Z] #17 17.23 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-27T21:35:14.177Z] #17 17.23 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-27T21:35:14.177Z] #17 17.23 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-27T21:35:14.177Z] #17 17.23 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-27T21:35:14.177Z] #17 17.23 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-27T21:35:14.177Z] #17 17.23 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-27T21:35:14.177Z] #17 17.23 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-27T21:35:14.177Z] #17 17.23 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-27T21:35:14.177Z] #17 17.23 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-27T21:35:14.177Z] #17 17.23 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-27T21:35:14.177Z] #17 17.23 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-27T21:35:14.177Z] #17 17.23 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-27T21:35:14.177Z] #17 17.23 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-27T21:35:14.177Z] #17 17.23 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-27T21:35:14.177Z] #17 17.23 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-27T21:35:14.177Z] #17 17.23 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-27T21:35:14.177Z] #17 17.23 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-27T21:35:14.177Z] #17 17.23 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-27T21:35:14.177Z] #17 17.23 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-27T21:35:14.177Z] #17 17.23 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-27T21:35:14.177Z] #17 17.23 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-27T21:35:14.177Z] #17 17.23 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-27T21:35:14.177Z] #17 17.23 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-27T21:35:14.177Z] #17 17.23 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-27T21:35:14.177Z] #17 17.23 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-27T21:35:14.177Z] #17 17.23 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-27T21:35:14.177Z] #17 17.23 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-27T21:35:14.177Z] #17 17.23 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-27T21:35:14.177Z] #17 17.23 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-27T21:35:14.177Z] #17 17.23 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-27T21:35:14.177Z] #17 17.24 linux-libc-dev-s390x-cross patch xz-utils [2021-07-27T21:35:14.436Z] #17 17.55 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:35:14.436Z] #17 17.55 Need to get 169 MB of archives. [2021-07-27T21:35:14.436Z] #17 17.55 After this operation, 612 MB of additional disk space will be used. [2021-07-27T21:35:14.436Z] #17 17.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-27T21:35:14.436Z] #17 17.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-27T21:35:14.436Z] #17 17.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-27T21:35:14.436Z] #17 17.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-27T21:35:14.436Z] #17 17.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-27T21:35:14.436Z] #17 17.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-27T21:35:14.436Z] #17 17.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-27T21:35:14.436Z] #17 17.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-27T21:35:14.436Z] #17 17.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-27T21:35:14.436Z] #17 17.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-27T21:35:14.436Z] #17 17.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-27T21:35:14.436Z] #17 17.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T21:35:14.436Z] #17 17.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-27T21:35:14.436Z] #17 17.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T21:35:14.694Z] #17 17.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-27T21:35:14.694Z] #17 17.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T21:35:14.695Z] #17 17.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-27T21:35:14.695Z] #17 17.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T21:35:14.695Z] #17 17.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-27T21:35:14.695Z] #17 17.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-27T21:35:14.695Z] #17 18.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-27T21:35:14.953Z] #17 18.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T21:35:14.953Z] #17 18.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T21:35:14.953Z] #17 18.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T21:35:14.953Z] #17 18.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T21:35:14.953Z] #17 18.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-27T21:35:14.953Z] #17 18.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-27T21:35:14.953Z] #17 18.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-27T21:35:14.953Z] #17 18.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-27T21:35:14.953Z] #17 18.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-27T21:35:14.953Z] #17 18.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-27T21:35:14.953Z] #17 18.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-27T21:35:14.953Z] #17 18.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-27T21:35:14.953Z] #17 18.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-27T21:35:14.953Z] #17 18.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-27T21:35:15.213Z] #17 18.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-27T21:35:15.213Z] #17 18.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-27T21:35:15.213Z] #17 18.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-27T21:35:15.213Z] #17 18.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-27T21:35:15.213Z] #17 18.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-27T21:35:15.213Z] #17 18.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-27T21:35:15.213Z] #17 18.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-27T21:35:15.213Z] #17 18.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-27T21:35:15.213Z] #17 18.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-27T21:35:15.213Z] #17 18.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-27T21:35:15.213Z] #17 18.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-27T21:35:15.213Z] #17 18.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-27T21:35:15.213Z] #17 18.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-27T21:35:15.213Z] #17 18.51 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-27T21:35:15.213Z] #17 18.52 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-27T21:35:15.213Z] #17 18.52 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T21:35:15.213Z] #17 18.60 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-27T21:35:15.472Z] #17 18.61 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-27T21:35:15.472Z] #17 18.61 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-27T21:35:15.472Z] #17 18.61 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-27T21:35:15.472Z] #17 18.61 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-27T21:35:15.472Z] #17 18.62 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-27T21:35:15.473Z] #17 18.62 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-27T21:35:15.473Z] #17 18.62 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-27T21:35:15.473Z] #17 18.62 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-27T21:35:15.473Z] #17 18.63 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-27T21:35:15.473Z] #17 18.63 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-27T21:35:15.473Z] #17 18.63 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-27T21:35:15.473Z] #17 18.63 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-27T21:35:15.473Z] #17 18.63 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-27T21:35:15.473Z] #17 18.69 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-27T21:35:15.473Z] #17 18.69 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-27T21:35:15.473Z] #17 18.69 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-27T21:35:15.473Z] #17 18.69 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-27T21:35:15.473Z] #17 18.70 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-27T21:35:15.473Z] #17 18.70 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-27T21:35:15.473Z] #17 18.70 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-27T21:35:15.731Z] #17 18.77 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-27T21:35:15.731Z] #17 18.90 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-27T21:35:15.731Z] #17 18.91 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-27T21:35:15.731Z] #17 18.92 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-27T21:35:15.731Z] #17 18.93 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-27T21:35:15.731Z] #17 18.95 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-27T21:35:15.731Z] #17 19.02 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-27T21:35:15.989Z] #17 19.02 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-27T21:35:15.989Z] #17 19.02 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-27T21:35:15.989Z] #17 19.03 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-27T21:35:15.989Z] #17 19.04 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-27T21:35:15.989Z] #17 19.04 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-27T21:35:15.989Z] #17 19.04 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-27T21:35:15.989Z] #17 19.04 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-27T21:35:15.989Z] #17 19.04 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-27T21:35:15.989Z] #17 19.05 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-27T21:35:15.989Z] #17 19.05 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-27T21:35:15.989Z] #17 19.11 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-27T21:35:15.989Z] #17 19.12 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-27T21:35:15.989Z] #17 19.13 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-27T21:35:15.989Z] #17 19.15 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-27T21:35:15.989Z] #17 19.17 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-27T21:35:15.989Z] #17 19.25 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-27T21:35:15.989Z] #17 19.25 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-27T21:35:15.989Z] #17 19.25 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-27T21:35:15.989Z] #17 19.26 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-27T21:35:15.989Z] #17 19.26 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-27T21:35:15.989Z] #17 19.26 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-27T21:35:15.989Z] #17 19.26 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-27T21:35:15.989Z] #17 19.26 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-27T21:35:15.989Z] #17 19.27 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-27T21:35:15.989Z] #17 19.27 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-27T21:35:15.989Z] #17 19.28 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-27T21:35:15.989Z] #17 19.28 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-27T21:35:15.989Z] #17 19.29 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-27T21:35:15.989Z] #17 19.29 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-27T21:35:15.989Z] #17 19.30 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-27T21:35:15.989Z] #17 19.37 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-27T21:35:16.000Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-27T21:35:16.000Z] [2021-07-27T21:35:16.000Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-27T21:35:16.000Z] Installing docker-proxy to /usr/local/bin/ [2021-07-27T21:35:16.000Z] [2021-07-27T21:35:16.000Z] + mkdir -p bundles [2021-07-27T21:35:16.000Z] + 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/libnetwork github.com/docker/docker/libnetwork/api 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/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 [2021-07-27T21:35:16.248Z] #17 19.37 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-27T21:35:16.248Z] #17 19.39 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-27T21:35:16.248Z] #17 19.41 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-27T21:35:16.248Z] #17 19.43 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-27T21:35:16.248Z] #17 19.50 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-27T21:35:16.248Z] #17 19.50 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-27T21:35:16.248Z] #17 19.50 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-27T21:35:16.248Z] #17 19.51 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-27T21:35:16.248Z] #17 19.51 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-27T21:35:16.248Z] #17 19.52 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-27T21:35:16.248Z] #17 19.52 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-27T21:35:16.248Z] #17 19.52 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-27T21:35:16.248Z] #17 19.52 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-27T21:35:16.248Z] #17 19.53 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-27T21:35:16.248Z] #17 19.53 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-27T21:35:16.248Z] #17 19.54 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-27T21:35:16.248Z] #17 19.61 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-27T21:35:16.506Z] #17 19.61 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-27T21:35:16.506Z] #17 19.62 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-27T21:35:16.506Z] #17 19.65 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-27T21:35:16.506Z] #17 19.67 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-27T21:35:16.506Z] #17 19.73 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-27T21:35:16.506Z] #17 19.73 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-27T21:35:16.765Z] #17 20.03 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:35:16.765Z] #17 20.13 Fetched 169 MB in 2s (69.2 MB/s) [2021-07-27T21:35:16.834Z] #50 19.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-27T21:35:16.834Z] #50 19.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-27T21:35:16.834Z] #50 20.02 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-27T21:35:16.834Z] #50 20.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-27T21:35:17.023Z] #17 20.17 Selecting previously unselected package liblocale-gettext-perl. [2021-07-27T21:35:17.023Z] #17 20.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T21:35:17.023Z] #17 20.28 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-27T21:35:17.023Z] #17 20.28 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-27T21:35:17.023Z] #17 20.32 Selecting previously unselected package bzip2. [2021-07-27T21:35:17.023Z] #17 20.32 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-27T21:35:17.023Z] #17 20.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T21:35:17.023Z] #17 20.36 Selecting previously unselected package libmagic-mgc. [2021-07-27T21:35:17.091Z] #50 20.40 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-27T21:35:17.091Z] #50 20.40 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-27T21:35:17.091Z] #50 20.45 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-27T21:35:17.282Z] #17 20.36 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-27T21:35:17.282Z] #17 20.36 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-27T21:35:17.282Z] #17 20.44 Selecting previously unselected package libmagic1:amd64. [2021-07-27T21:35:17.282Z] #17 20.44 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-27T21:35:17.282Z] #17 20.45 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-27T21:35:17.282Z] #17 20.49 Selecting previously unselected package file. [2021-07-27T21:35:17.282Z] #17 20.49 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-27T21:35:17.282Z] #17 20.49 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-27T21:35:17.282Z] #17 20.53 Selecting previously unselected package xz-utils. [2021-07-27T21:35:17.282Z] #17 20.53 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-27T21:35:17.282Z] #17 20.54 Unpacking xz-utils (5.2.4-1) ... [2021-07-27T21:35:17.282Z] #17 20.61 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-27T21:35:17.346Z] #50 20.55 go: downloading github.com/spf13/afero v1.1.2 [2021-07-27T21:35:17.346Z] #50 20.66 go: downloading github.com/spf13/cast v1.3.0 [2021-07-27T21:35:17.346Z] #50 20.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-27T21:35:17.346Z] #50 20.71 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-27T21:35:17.540Z] #17 20.61 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-27T21:35:17.540Z] #17 20.61 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-27T21:35:17.602Z] #50 20.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-27T21:35:17.602Z] #50 20.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-27T21:35:17.602Z] #50 20.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-27T21:35:17.602Z] #50 ... [2021-07-27T21:35:17.602Z] [2021-07-27T21:35:17.602Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T21:35:17.602Z] #48 sha256:a6bc0b5877c1f3c93d8b59081aacc0541dedef94a2cbaf8c5cbd402099532100 [2021-07-27T21:35:17.602Z] #48 10.96 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-27T21:35:17.821Z] #17 20.96 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-27T21:35:17.821Z] #17 20.96 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-27T21:35:17.821Z] #17 20.97 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-27T21:35:17.858Z] #48 ... [2021-07-27T21:35:17.858Z] [2021-07-27T21:35:17.858Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:35:17.858Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:35:17.858Z] #50 21.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-27T21:35:17.858Z] #50 21.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-27T21:35:17.858Z] #50 21.16 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-27T21:35:17.858Z] #50 21.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-27T21:35:17.924Z] ? github.com/docker/docker/api [no test files] [2021-07-27T21:35:18.080Z] #17 21.31 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-27T21:35:18.080Z] #17 21.31 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-27T21:35:18.080Z] #17 21.31 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-27T21:35:18.114Z] #50 21.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-27T21:35:18.114Z] #50 21.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-27T21:35:18.114Z] #50 21.45 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-27T21:35:18.114Z] #50 21.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-27T21:35:18.114Z] #50 21.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-27T21:35:18.370Z] #50 21.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-27T21:35:18.628Z] #50 21.84 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-27T21:35:18.648Z] #17 21.65 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-27T21:35:18.650Z] #17 21.65 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-27T21:35:18.650Z] #17 21.65 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-27T21:35:18.885Z] #50 22.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-27T21:35:18.885Z] #50 22.10 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-27T21:35:18.885Z] #50 22.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-27T21:35:18.911Z] #17 21.97 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-27T21:35:18.911Z] #17 21.97 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-27T21:35:18.911Z] #17 21.97 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-27T21:35:19.141Z] #50 22.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-27T21:35:19.141Z] #50 22.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-27T21:35:19.141Z] #50 ... [2021-07-27T21:35:19.141Z] [2021-07-27T21:35:19.141Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:35:19.141Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T21:35:19.141Z] #56 17.56 Reading package lists... [2021-07-27T21:35:19.141Z] #56 25.03 Reading package lists... [2021-07-27T21:35:19.141Z] #56 ... [2021-07-27T21:35:19.141Z] [2021-07-27T21:35:19.141Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T21:35:19.141Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T21:35:19.141Z] #40 17.80 Checking out files: 94% (1602/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-27T21:35:19.141Z] #40 17.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-27T21:35:19.141Z] #40 20.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-27T21:35:19.169Z] #17 22.23 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-27T21:35:19.169Z] #17 22.23 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:19.169Z] #17 22.24 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:19.169Z] #17 22.30 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-27T21:35:19.169Z] #17 22.30 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:19.169Z] #17 22.30 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:19.398Z] #40 ... [2021-07-27T21:35:19.398Z] [2021-07-27T21:35:19.398Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:35:19.398Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:35:19.398Z] #50 22.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-27T21:35:19.598Z] Running on azwin-2-a56e30 in d:\jenkins\workspace\moby_PR-42685 [Pipeline] { [Pipeline] ws [2021-07-27T21:35:19.616Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-27T21:35:19.655Z] #50 22.99 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-27T21:35:19.726Z] The recommended git tool is: git [2021-07-27T21:35:19.734Z] #17 22.88 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-27T21:35:19.735Z] #17 22.89 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:19.735Z] #17 22.89 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:19.735Z] #17 22.93 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-27T21:35:19.735Z] #17 22.93 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:19.735Z] #17 22.94 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T21:35:19.912Z] #50 23.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-27T21:35:19.912Z] #50 23.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-27T21:35:19.939Z] using credential docker-jenkins-github-credentials [2021-07-27T21:35:20.013Z] Cloning the remote Git repository [2021-07-27T21:35:20.013Z] Cloning with configured refspecs honoured and without tags [2021-07-27T21:35:20.168Z] #50 23.32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-27T21:35:20.168Z] #50 23.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-27T21:35:20.302Z] #17 23.53 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-27T21:35:20.302Z] #17 23.54 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:20.302Z] #17 23.54 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:20.302Z] #17 23.58 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-27T21:35:20.302Z] #17 23.58 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:20.302Z] #17 23.59 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T21:35:20.425Z] #50 23.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-27T21:35:20.425Z] #50 23.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-27T21:35:20.682Z] #50 24.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-27T21:35:20.047Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T21:35:20.047Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-27T21:35:20.118Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:35:20.118Z] > git --version # timeout=10 [2021-07-27T21:35:20.174Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-27T21:35:20.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:35:20.177Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:35:20.868Z] #17 24.19 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-27T21:35:20.868Z] #17 24.19 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:20.868Z] #17 24.19 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:20.868Z] #17 24.23 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-27T21:35:20.868Z] #17 24.23 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:20.938Z] #50 24.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-27T21:35:20.938Z] #50 24.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-27T21:35:21.127Z] #17 24.24 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:21.195Z] #50 24.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-27T21:35:21.195Z] #50 24.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-27T21:35:21.195Z] #50 24.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-27T21:35:21.195Z] #50 24.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-27T21:35:21.195Z] #50 24.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-27T21:35:21.451Z] #50 24.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-27T21:35:21.451Z] #50 ... [2021-07-27T21:35:21.451Z] [2021-07-27T21:35:21.451Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:35:21.451Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:35:21.451Z] #13 19.90 Reading package lists... [2021-07-27T21:35:21.451Z] #13 26.24 Reading package lists... [2021-07-27T21:35:21.451Z] #13 ... [2021-07-27T21:35:21.451Z] [2021-07-27T21:35:21.451Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:35:21.451Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:35:21.451Z] #50 24.71 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-27T21:35:21.451Z] #50 24.73 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-27T21:35:21.451Z] #50 24.75 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-27T21:35:21.694Z] #17 24.85 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-27T21:35:21.694Z] #17 24.85 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:21.694Z] #17 24.86 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:21.694Z] #17 24.90 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-27T21:35:21.694Z] #17 24.90 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:21.694Z] #17 24.91 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:21.708Z] #50 24.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-27T21:35:21.708Z] #50 ... [2021-07-27T21:35:21.708Z] [2021-07-27T21:35:21.708Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:35:21.708Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T21:35:21.708Z] #36 20.05 Reading package lists... [2021-07-27T21:35:21.708Z] #36 26.61 Reading package lists... [2021-07-27T21:35:21.708Z] #36 ... [2021-07-27T21:35:21.708Z] [2021-07-27T21:35:21.708Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:35:21.708Z] #59 sha256:604bafb3fe8f5863de773c327629d287a913c4b27237a29714ad6c52ae95786b [2021-07-27T21:35:21.708Z] #59 14.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-27T21:35:21.708Z] #59 15.45 go: downloading github.com/google/uuid v1.2.0 [2021-07-27T21:35:21.708Z] #59 15.47 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-27T21:35:21.708Z] #59 15.50 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-27T21:35:21.708Z] #59 15.55 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-27T21:35:21.708Z] #59 15.73 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-27T21:35:21.708Z] #59 16.05 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-27T21:35:21.708Z] #59 16.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-27T21:35:21.708Z] #59 16.80 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-27T21:35:21.708Z] #59 19.05 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-27T21:35:21.708Z] #59 23.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-27T21:35:21.825Z] Running on azwin-2-6f8eb0 in d:\jenkins\workspace\moby_PR-42685 [Pipeline] { [Pipeline] ws [2021-07-27T21:35:21.841Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-27T21:35:21.944Z] The recommended git tool is: git [2021-07-27T21:35:21.965Z] #59 ... [2021-07-27T21:35:21.965Z] [2021-07-27T21:35:21.965Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:35:21.965Z] #52 sha256:28fa86bd2334fbe5eb7fce5b9948366689f1e749aca56e97727fcbba527540c8 [2021-07-27T21:35:21.965Z] #52 15.25 + cd /tmp/tmp.SOGMyK6Cjg/src/github.com/mvdan/sh [2021-07-27T21:35:21.965Z] #52 15.25 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-27T21:35:21.965Z] #52 15.35 + GO111MODULE=on [2021-07-27T21:35:21.965Z] #52 15.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-27T21:35:21.965Z] #52 16.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-27T21:35:21.965Z] #52 16.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-27T21:35:21.965Z] #52 16.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-27T21:35:21.965Z] #52 18.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-27T21:35:21.965Z] #52 21.43 runtime [2021-07-27T21:35:21.965Z] #52 ... [2021-07-27T21:35:21.965Z] [2021-07-27T21:35:21.965Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:35:21.965Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T21:35:21.965Z] #56 25.03 Reading package lists... [2021-07-27T21:35:22.154Z] using credential docker-jenkins-github-credentials [2021-07-27T21:35:22.227Z] Cloning the remote Git repository [2021-07-27T21:35:22.227Z] Cloning with configured refspecs honoured and without tags [2021-07-27T21:35:22.261Z] #17 25.45 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-27T21:35:22.261Z] #17 25.45 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:22.261Z] #17 25.46 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:22.261Z] #17 25.49 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-27T21:35:22.261Z] #17 25.49 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:22.261Z] #17 25.50 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T21:35:22.261Z] #17 25.53 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-27T21:35:22.261Z] #17 25.53 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:22.261Z] #17 25.53 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T21:35:22.261Z] #17 25.56 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-27T21:35:22.519Z] #17 25.56 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:22.519Z] #17 25.57 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:22.519Z] #17 25.59 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-27T21:35:22.519Z] #17 25.60 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:22.519Z] #17 25.60 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:22.519Z] #17 25.63 Selecting previously unselected package cross-config. [2021-07-27T21:35:22.519Z] #17 25.63 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-27T21:35:22.519Z] #17 25.64 Unpacking cross-config (2.6.15-3) ... [2021-07-27T21:35:22.519Z] #17 25.67 Selecting previously unselected package gcc-8-cross-base. [2021-07-27T21:35:22.519Z] #17 25.67 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:22.519Z] #17 25.67 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-27T21:35:22.519Z] #17 25.71 Selecting previously unselected package libc6-arm64-cross. [2021-07-27T21:35:22.519Z] #17 25.71 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:22.519Z] #17 25.72 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-27T21:35:22.777Z] #17 25.86 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-27T21:35:22.777Z] #17 25.87 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T21:35:22.777Z] #17 25.87 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:22.777Z] #17 25.91 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-27T21:35:22.777Z] #17 25.91 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:22.777Z] #17 25.92 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:22.777Z] #17 25.96 Selecting previously unselected package libitm1-arm64-cross. [2021-07-27T21:35:22.777Z] #17 25.96 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:22.777Z] #17 25.96 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:22.777Z] #17 26.00 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-27T21:35:22.777Z] #17 26.00 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:22.777Z] #17 26.01 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:22.777Z] #17 26.04 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-27T21:35:22.777Z] #17 26.04 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:22.777Z] #17 26.04 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:22.261Z] Cloning repository https://github.com/moby/moby.git [2021-07-27T21:35:22.261Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-27T21:35:22.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:35:22.346Z] > git --version # timeout=10 [2021-07-27T21:35:22.399Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-27T21:35:22.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:35:22.402Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:35:23.035Z] #17 26.11 Selecting previously unselected package libasan5-arm64-cross. [2021-07-27T21:35:23.035Z] #17 26.11 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:23.035Z] #17 26.12 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:23.035Z] #17 26.18 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-27T21:35:23.035Z] #17 26.18 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:23.035Z] #17 26.18 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:23.035Z] #17 26.22 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-27T21:35:23.035Z] #17 26.22 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:23.035Z] #17 26.23 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:23.035Z] #17 26.28 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-27T21:35:23.035Z] #17 26.28 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:23.035Z] #17 26.29 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:23.035Z] #17 26.32 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-27T21:35:23.294Z] #17 26.33 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:23.294Z] #17 26.33 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:23.294Z] #17 26.46 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-27T21:35:23.294Z] #17 26.47 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:23.294Z] #17 26.47 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:23.333Z] #56 30.50 Building dependency tree... [2021-07-27T21:35:23.861Z] #17 27.07 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-27T21:35:23.861Z] #17 27.07 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:23.861Z] #17 27.08 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:23.861Z] #17 27.11 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-27T21:35:23.861Z] #17 27.11 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-27T21:35:23.861Z] #17 27.11 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-27T21:35:24.120Z] #17 27.27 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-27T21:35:24.120Z] #17 27.27 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:24.120Z] #17 27.27 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-27T21:35:24.327Z] #56 32.74 The following additional packages will be installed: [2021-07-27T21:35:24.327Z] #56 32.76 libbtrfs0 [2021-07-27T21:35:24.379Z] #17 27.55 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-27T21:35:24.379Z] #17 27.55 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:24.379Z] #17 27.56 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:24.602Z] #56 32.92 The following NEW packages will be installed: [2021-07-27T21:35:24.602Z] #56 32.94 libbtrfs-dev libbtrfs0 [2021-07-27T21:35:24.637Z] #17 27.79 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-27T21:35:24.637Z] #17 27.79 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:24.637Z] #17 27.79 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:24.862Z] #56 33.45 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:35:24.862Z] #56 33.45 Need to get 119 kB of archives. [2021-07-27T21:35:24.862Z] #56 33.45 After this operation, 387 kB of additional disk space will be used. [2021-07-27T21:35:24.862Z] #56 33.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T21:35:25.118Z] #56 33.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T21:35:25.204Z] #17 28.41 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-27T21:35:25.204Z] #17 28.41 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:25.204Z] #17 28.42 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:25.204Z] #17 28.44 Selecting previously unselected package patch. [2021-07-27T21:35:25.204Z] #17 28.45 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-27T21:35:25.204Z] #17 28.45 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-27T21:35:25.204Z] #17 28.49 Selecting previously unselected package dpkg-dev. [2021-07-27T21:35:25.463Z] #17 28.49 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-27T21:35:25.463Z] #17 28.50 Unpacking dpkg-dev (1.19.7) ... [2021-07-27T21:35:25.463Z] #17 28.60 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-27T21:35:25.463Z] #17 28.61 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-27T21:35:25.463Z] #17 28.61 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-27T21:35:25.463Z] #17 28.64 Selecting previously unselected package libio-string-perl. [2021-07-27T21:35:25.463Z] #17 28.64 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-27T21:35:25.463Z] #17 28.65 Unpacking libio-string-perl (1.08-3) ... [2021-07-27T21:35:25.463Z] #17 28.68 Selecting previously unselected package libicu63:amd64. [2021-07-27T21:35:25.463Z] #17 28.68 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T21:35:25.463Z] #17 28.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T21:35:26.051Z] #56 34.53 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:35:26.307Z] #56 34.73 Fetched 119 kB in 0s (416 kB/s) [2021-07-27T21:35:26.307Z] #56 34.83 Selecting previously unselected package libbtrfs0. [2021-07-27T21:35:26.307Z] #56 34.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T21:35:26.399Z] #17 29.52 Selecting previously unselected package libxml2:amd64. [2021-07-27T21:35:26.399Z] #17 29.52 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-27T21:35:26.399Z] #17 29.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T21:35:26.399Z] #17 29.60 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-27T21:35:26.399Z] #17 29.61 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-27T21:35:26.399Z] #17 29.61 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-27T21:35:26.399Z] #17 29.64 Selecting previously unselected package libxml-sax-base-perl. [2021-07-27T21:35:26.399Z] #17 29.64 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-27T21:35:26.399Z] #17 29.65 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-27T21:35:26.399Z] #17 29.69 Selecting previously unselected package libxml-sax-perl. [2021-07-27T21:35:26.399Z] #17 29.69 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-27T21:35:26.399Z] #17 29.70 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-27T21:35:26.399Z] #17 29.74 Selecting previously unselected package libxml-libxml-perl. [2021-07-27T21:35:26.563Z] #56 34.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T21:35:26.563Z] #56 34.92 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T21:35:26.563Z] #56 35.01 Selecting previously unselected package libbtrfs-dev. [2021-07-27T21:35:26.563Z] #56 35.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T21:35:26.563Z] #56 35.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T21:35:26.656Z] #17 29.74 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-27T21:35:26.656Z] #17 29.74 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-27T21:35:26.656Z] #17 29.81 Selecting previously unselected package libxml-simple-perl. [2021-07-27T21:35:26.656Z] #17 29.81 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-27T21:35:26.656Z] #17 29.82 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-27T21:35:26.656Z] #17 29.85 Selecting previously unselected package libyaml-perl. [2021-07-27T21:35:26.656Z] #17 29.85 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-27T21:35:26.656Z] #17 29.86 Unpacking libyaml-perl (1.27-1) ... [2021-07-27T21:35:26.656Z] #17 29.89 Selecting previously unselected package libconfig-auto-perl. [2021-07-27T21:35:26.656Z] #17 29.89 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-27T21:35:26.656Z] #17 29.90 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-27T21:35:26.656Z] #17 29.92 Selecting previously unselected package libfile-which-perl. [2021-07-27T21:35:26.656Z] #17 29.93 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-27T21:35:26.656Z] #17 29.93 Unpacking libfile-which-perl (1.23-1) ... [2021-07-27T21:35:26.656Z] #17 29.96 Selecting previously unselected package libfile-homedir-perl. [2021-07-27T21:35:26.820Z] #56 35.23 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T21:35:26.820Z] #56 35.27 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T21:35:26.820Z] #56 35.28 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:35:26.820Z] #56 ... [2021-07-27T21:35:26.820Z] [2021-07-27T21:35:26.820Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:26.820Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:35:26.820Z] #44 19.30 Reading package lists... [2021-07-27T21:35:26.820Z] #44 25.33 Reading package lists... [2021-07-27T21:35:26.820Z] #44 30.83 Building dependency tree... [2021-07-27T21:35:26.820Z] #44 33.63 The following additional packages will be installed: [2021-07-27T21:35:26.820Z] #44 33.63 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-27T21:35:26.820Z] #44 33.63 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-27T21:35:26.820Z] #44 33.64 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T21:35:26.820Z] #44 33.64 python3.7-minimal [2021-07-27T21:35:26.820Z] #44 33.64 Suggested packages: [2021-07-27T21:35:26.820Z] #44 33.64 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-27T21:35:26.820Z] #44 33.64 python3.7-doc binfmt-support [2021-07-27T21:35:26.820Z] #44 34.72 The following NEW packages will be installed: [2021-07-27T21:35:26.820Z] #44 34.73 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-27T21:35:26.820Z] #44 34.74 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-27T21:35:26.820Z] #44 34.75 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-27T21:35:26.820Z] #44 34.75 python3.7-minimal [2021-07-27T21:35:26.914Z] #17 29.96 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-27T21:35:26.914Z] #17 29.96 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-27T21:35:26.914Z] #17 29.99 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-27T21:35:26.914Z] #17 29.99 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-27T21:35:26.914Z] #17 30.00 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-27T21:35:26.914Z] #17 30.04 Selecting previously unselected package dpkg-cross. [2021-07-27T21:35:26.914Z] #17 30.04 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-27T21:35:26.914Z] #17 30.04 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-27T21:35:26.914Z] #17 30.08 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-27T21:35:26.914Z] #17 30.08 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-27T21:35:26.914Z] #17 30.09 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-27T21:35:26.914Z] #17 30.12 Selecting previously unselected package libc6-armel-cross. [2021-07-27T21:35:26.914Z] #17 30.12 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:26.914Z] #17 30.13 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-27T21:35:27.076Z] #44 ... [2021-07-27T21:35:27.076Z] [2021-07-27T21:35:27.076Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:35:27.076Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:35:27.076Z] #13 26.24 Reading package lists... [2021-07-27T21:35:27.076Z] #13 32.07 Building dependency tree... [2021-07-27T21:35:27.076Z] #13 34.82 The following additional packages will be installed: [2021-07-27T21:35:27.076Z] #13 34.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-27T21:35:27.076Z] #13 34.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-27T21:35:27.076Z] #13 34.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-27T21:35:27.076Z] #13 34.84 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-27T21:35:27.076Z] #13 34.84 mingw-w64-x86-64-dev [2021-07-27T21:35:27.076Z] #13 34.85 Suggested packages: [2021-07-27T21:35:27.076Z] #13 34.85 gcc-8-locales seccomp wine64 [2021-07-27T21:35:27.173Z] #17 30.25 Selecting previously unselected package libgcc1-armel-cross. [2021-07-27T21:35:27.173Z] #17 30.25 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T21:35:27.173Z] #17 30.26 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:27.173Z] #17 30.29 Selecting previously unselected package libgomp1-armel-cross. [2021-07-27T21:35:27.173Z] #17 30.29 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:27.173Z] #17 30.29 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:27.173Z] #17 30.33 Selecting previously unselected package libatomic1-armel-cross. [2021-07-27T21:35:27.173Z] #17 30.33 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:27.173Z] #17 30.34 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:27.173Z] #17 30.37 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-27T21:35:27.173Z] #17 30.37 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:27.173Z] #17 30.37 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:27.173Z] #17 30.43 Selecting previously unselected package libasan5-armel-cross. [2021-07-27T21:35:27.173Z] #17 30.44 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:27.173Z] #17 30.44 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:27.173Z] #17 30.50 Selecting previously unselected package libubsan1-armel-cross. [2021-07-27T21:35:27.173Z] #17 30.51 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:27.173Z] #17 30.51 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:27.173Z] #17 30.55 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-27T21:35:27.334Z] #13 35.79 The following NEW packages will be installed: [2021-07-27T21:35:27.334Z] #13 35.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-27T21:35:27.334Z] #13 35.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-27T21:35:27.334Z] #13 35.81 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-27T21:35:27.334Z] #13 35.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-27T21:35:27.334Z] #13 35.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-27T21:35:27.334Z] #13 35.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-27T21:35:27.334Z] #13 35.82 The following packages will be upgraded: [2021-07-27T21:35:27.334Z] #13 35.83 libseccomp2 [2021-07-27T21:35:27.334Z] #13 ... [2021-07-27T21:35:27.334Z] [2021-07-27T21:35:27.334Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:35:27.334Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-27T21:35:27.334Z] #56 DONE 35.9s [2021-07-27T21:35:27.445Z] #17 30.55 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:27.445Z] #17 30.55 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:27.445Z] #17 30.66 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-27T21:35:27.445Z] #17 30.66 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:27.445Z] #17 30.66 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T21:35:27.591Z] [2021-07-27T21:35:27.591Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:27.591Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:35:27.591Z] #44 35.18 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:35:27.591Z] #44 35.18 Need to get 6695 kB of archives. [2021-07-27T21:35:27.591Z] #44 35.18 After this operation, 33.1 MB of additional disk space will be used. [2021-07-27T21:35:27.591Z] #44 35.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T21:35:27.591Z] #44 35.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T21:35:27.591Z] #44 35.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T21:35:27.591Z] #44 35.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T21:35:27.591Z] #44 35.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T21:35:27.591Z] #44 35.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T21:35:27.591Z] #44 35.67 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-27T21:35:27.591Z] #44 35.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T21:35:27.591Z] #44 35.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T21:35:27.591Z] #44 35.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-27T21:35:27.849Z] #44 35.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T21:35:27.849Z] #44 35.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-27T21:35:27.849Z] #44 35.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-27T21:35:27.849Z] #44 35.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T21:35:27.849Z] #44 35.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T21:35:27.849Z] #44 35.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T21:35:28.012Z] #17 31.29 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-27T21:35:28.012Z] #17 31.30 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:28.012Z] #17 31.30 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T21:35:28.012Z] #17 31.33 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-27T21:35:28.012Z] #17 31.33 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-27T21:35:28.012Z] #17 31.34 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-27T21:35:28.270Z] #17 31.49 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-27T21:35:28.270Z] #17 31.49 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:28.270Z] #17 31.50 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-27T21:35:28.529Z] #17 31.75 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-27T21:35:28.529Z] #17 31.75 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:28.529Z] #17 31.76 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:28.787Z] #17 31.99 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-27T21:35:28.787Z] #17 31.99 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:28.787Z] #17 31.99 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T21:35:29.223Z] #44 37.24 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:35:29.223Z] #44 37.42 Fetched 6695 kB in 1s (5376 kB/s) [2021-07-27T21:35:29.355Z] #17 32.63 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-27T21:35:29.355Z] #17 32.63 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:29.355Z] #17 32.64 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T21:35:29.355Z] #17 32.67 Selecting previously unselected package crossbuild-essential-armel. [2021-07-27T21:35:29.355Z] #17 32.67 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-27T21:35:29.355Z] #17 32.68 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-27T21:35:29.355Z] #17 32.71 Selecting previously unselected package libc6-armhf-cross. [2021-07-27T21:35:29.480Z] #44 37.52 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T21:35:29.480Z] #44 37.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T21:35:29.480Z] #44 37.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:35:29.480Z] #44 37.58 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:35:29.613Z] #17 32.71 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:29.613Z] #17 32.72 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-27T21:35:29.613Z] #17 32.84 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-27T21:35:29.613Z] #17 32.84 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T21:35:29.613Z] #17 32.85 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:29.613Z] #17 32.88 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-27T21:35:29.613Z] #17 32.88 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:29.613Z] #17 32.89 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:29.613Z] #17 32.92 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-27T21:35:29.613Z] #17 32.93 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:29.613Z] #17 32.94 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:29.872Z] #17 32.97 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-27T21:35:29.872Z] #17 32.98 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:29.872Z] #17 32.98 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:29.872Z] #17 33.04 Selecting previously unselected package libasan5-armhf-cross. [2021-07-27T21:35:29.872Z] #17 33.04 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:29.872Z] #17 33.05 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:29.872Z] #17 33.11 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-27T21:35:29.872Z] #17 33.11 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:29.872Z] #17 33.11 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:29.872Z] #17 33.15 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-27T21:35:29.872Z] #17 33.15 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:29.872Z] #17 33.16 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:29.872Z] #17 33.25 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-27T21:35:30.130Z] #17 33.26 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:30.130Z] #17 33.26 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T21:35:30.410Z] #44 38.28 Selecting previously unselected package python3.7-minimal. [2021-07-27T21:35:30.410Z] #44 38.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:35:30.410Z] #44 38.31 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T21:35:30.696Z] #17 33.90 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-27T21:35:30.696Z] #17 33.90 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:30.696Z] #17 33.90 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T21:35:30.696Z] #17 33.93 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-27T21:35:30.696Z] #17 33.94 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-27T21:35:30.696Z] #17 33.94 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-27T21:35:30.954Z] #17 34.10 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-27T21:35:30.954Z] #17 34.10 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:30.954Z] #17 34.11 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-27T21:35:30.979Z] #44 ... [2021-07-27T21:35:30.979Z] [2021-07-27T21:35:30.979Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:35:30.979Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:35:30.979Z] #46 24.21 vendor/golang.org/x/crypto/internal/subtle [2021-07-27T21:35:31.212Z] #17 34.36 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-27T21:35:31.212Z] #17 34.36 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:31.212Z] #17 34.37 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:31.236Z] #46 ... [2021-07-27T21:35:31.236Z] [2021-07-27T21:35:31.236Z] #32 [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 [2021-07-27T21:35:31.236Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T21:35:31.236Z] #32 38.42 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-27T21:35:31.236Z] #32 38.70 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-27T21:35:31.236Z] #32 39.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-27T21:35:31.470Z] #17 34.60 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-27T21:35:31.470Z] #17 34.61 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:31.470Z] #17 34.61 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T21:35:32.037Z] #17 35.27 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-27T21:35:32.037Z] #17 35.27 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:32.037Z] #17 35.28 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T21:35:32.037Z] #17 35.31 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-27T21:35:32.037Z] #17 35.31 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-27T21:35:32.037Z] #17 35.31 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-27T21:35:32.295Z] #17 35.35 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-27T21:35:32.295Z] #17 35.35 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:32.295Z] #17 35.36 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-27T21:35:32.295Z] #17 35.53 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-27T21:35:32.295Z] #17 35.53 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.295Z] #17 35.54 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:32.295Z] #17 35.57 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-27T21:35:32.552Z] #17 35.58 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.552Z] #17 35.58 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:32.552Z] #17 35.62 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-27T21:35:32.552Z] #17 35.62 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.552Z] #17 35.63 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:32.552Z] #17 35.67 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-27T21:35:32.552Z] #17 35.67 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.552Z] #17 35.67 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:32.552Z] #17 35.71 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-27T21:35:32.552Z] #17 35.71 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.552Z] #17 35.71 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:32.552Z] #17 35.80 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-27T21:35:32.552Z] #17 35.80 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.552Z] #17 35.82 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:32.604Z] #32 ... [2021-07-27T21:35:32.604Z] [2021-07-27T21:35:32.604Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:35:32.604Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:35:32.604Z] #50 25.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-27T21:35:32.604Z] #50 25.68 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-27T21:35:32.604Z] #50 25.89 go: downloading golang.org/x/text v0.3.2 [2021-07-27T21:35:32.604Z] #50 31.70 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-27T21:35:32.604Z] #50 31.75 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-27T21:35:32.604Z] #50 31.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-27T21:35:32.604Z] #50 31.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-27T21:35:32.604Z] #50 32.01 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-27T21:35:32.604Z] #50 33.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-27T21:35:32.604Z] #50 33.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-27T21:35:32.604Z] #50 33.68 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-27T21:35:32.604Z] #50 ... [2021-07-27T21:35:32.604Z] [2021-07-27T21:35:32.604Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:32.604Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:35:32.604Z] #44 39.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:35:32.604Z] #44 39.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T21:35:32.810Z] #17 35.95 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-27T21:35:32.810Z] #17 35.95 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.810Z] #17 35.96 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:32.810Z] #17 36.01 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-27T21:35:32.810Z] #17 36.01 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.810Z] #17 36.01 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:32.810Z] #17 36.08 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-27T21:35:32.810Z] #17 36.08 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.810Z] #17 36.08 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:32.810Z] #17 36.12 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-27T21:35:32.810Z] #17 36.13 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.810Z] #17 36.13 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:32.810Z] #17 36.17 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-27T21:35:32.810Z] #17 36.17 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:32.810Z] #17 36.18 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:33.377Z] #17 36.35 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-27T21:35:33.377Z] #17 36.35 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:33.377Z] #17 36.36 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:33.534Z] #44 ... [2021-07-27T21:35:33.534Z] [2021-07-27T21:35:33.535Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:35:33.535Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T21:35:33.535Z] #36 26.61 Reading package lists... [2021-07-27T21:35:33.535Z] #36 32.33 Building dependency tree... [2021-07-27T21:35:33.535Z] #36 35.07 The following additional packages will be installed: [2021-07-27T21:35:33.535Z] #36 35.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-27T21:35:33.535Z] #36 35.10 Suggested packages: [2021-07-27T21:35:33.535Z] #36 35.10 cmake-doc ninja-build lrzip [2021-07-27T21:35:33.535Z] #36 35.10 Recommended packages: [2021-07-27T21:35:33.535Z] #36 35.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-27T21:35:33.535Z] #36 35.92 The following NEW packages will be installed: [2021-07-27T21:35:33.535Z] #36 35.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-27T21:35:33.535Z] #36 35.94 vim-common xxd [2021-07-27T21:35:33.535Z] #36 36.33 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:35:33.535Z] #36 36.33 Need to get 14.9 MB of archives. [2021-07-27T21:35:33.535Z] #36 36.33 After this operation, 61.8 MB of additional disk space will be used. [2021-07-27T21:35:33.535Z] #36 36.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T21:35:33.535Z] #36 36.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T21:35:33.535Z] #36 36.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-27T21:35:33.535Z] #36 36.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T21:35:33.535Z] #36 37.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-27T21:35:33.535Z] #36 37.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-27T21:35:33.535Z] #36 37.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-27T21:35:33.535Z] #36 37.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-27T21:35:33.535Z] #36 37.56 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-27T21:35:33.535Z] #36 37.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-27T21:35:33.535Z] #36 38.87 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:35:33.535Z] #36 39.07 Fetched 14.9 MB in 2s (8061 kB/s) [2021-07-27T21:35:33.535Z] #36 39.13 Selecting previously unselected package xxd. [2021-07-27T21:35:33.535Z] #36 39.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T21:35:33.535Z] #36 39.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T21:35:33.535Z] #36 39.28 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T21:35:33.535Z] #36 39.51 Selecting previously unselected package vim-common. [2021-07-27T21:35:33.535Z] #36 39.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T21:35:33.535Z] #36 39.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T21:35:33.535Z] #36 39.82 Selecting previously unselected package cmake-data. [2021-07-27T21:35:33.535Z] #36 39.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-27T21:35:33.535Z] #36 39.83 Unpacking cmake-data (3.13.4-1) ... [2021-07-27T21:35:33.944Z] #17 36.99 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-27T21:35:33.944Z] #17 37.00 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:33.944Z] #17 37.00 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:33.944Z] #17 37.03 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-27T21:35:33.944Z] #17 37.03 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-27T21:35:33.944Z] #17 37.04 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-27T21:35:33.944Z] #17 37.20 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-27T21:35:33.944Z] #17 37.20 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:33.944Z] #17 37.21 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-27T21:35:34.098Z] #36 42.58 Selecting previously unselected package libicu63:amd64. [2021-07-27T21:35:34.098Z] #36 42.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T21:35:34.098Z] #36 42.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T21:35:34.512Z] #17 37.52 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-27T21:35:34.512Z] #17 37.53 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:34.512Z] #17 37.53 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:34.512Z] #17 37.78 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-27T21:35:34.771Z] #17 37.78 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:34.771Z] #17 37.78 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:35.337Z] #17 38.47 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-27T21:35:35.337Z] #17 38.47 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:35.337Z] #17 38.48 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:35.337Z] #17 38.50 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-27T21:35:35.337Z] #17 38.51 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-27T21:35:35.337Z] #17 38.51 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-27T21:35:35.337Z] #17 38.54 Selecting previously unselected package libc6-s390x-cross. [2021-07-27T21:35:35.337Z] #17 38.54 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:35.337Z] #17 38.55 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-27T21:35:35.594Z] #17 38.68 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-27T21:35:35.595Z] #17 38.68 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-27T21:35:35.595Z] #17 38.69 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:35.595Z] #17 38.72 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-27T21:35:35.595Z] #17 38.72 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:35.595Z] #17 38.73 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:35.595Z] #17 38.77 Selecting previously unselected package libitm1-s390x-cross. [2021-07-27T21:35:35.595Z] #17 38.77 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:35.595Z] #17 38.78 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:35.595Z] #17 38.81 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-27T21:35:35.595Z] #17 38.81 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:35.595Z] #17 38.81 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:35.595Z] #17 38.84 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-27T21:35:35.595Z] #17 38.85 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:35.595Z] #17 38.85 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:35.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:35:35.625Z] > git config --add remote.origin.fetch +refs/pull/42685/head:refs/remotes/origin/PR-42685 # timeout=10 [2021-07-27T21:35:35.853Z] #17 38.94 Selecting previously unselected package libasan5-s390x-cross. [2021-07-27T21:35:35.853Z] #17 38.94 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:35.853Z] #17 38.95 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:35.853Z] #17 39.01 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-27T21:35:35.853Z] #17 39.01 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:35.853Z] #17 39.02 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:35.853Z] #17 39.06 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-27T21:35:35.853Z] #17 39.06 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:35.853Z] #17 39.07 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:35.853Z] #17 39.17 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-27T21:35:35.921Z] Fetching without tags [2021-07-27T21:35:35.991Z] #36 ... [2021-07-27T21:35:35.991Z] [2021-07-27T21:35:35.991Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:35.991Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:35:35.991Z] #44 44.10 Selecting previously unselected package python3-minimal. [2021-07-27T21:35:35.991Z] #44 44.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 ... 15661 files and directories currently installed.) [2021-07-27T21:35:35.991Z] #44 44.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T21:35:35.991Z] #44 44.18 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T21:35:36.054Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2021-07-27T21:35:36.111Z] #17 39.17 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:36.111Z] #17 39.18 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:36.248Z] #44 44.30 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T21:35:36.248Z] #44 44.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T21:35:36.248Z] #44 44.32 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T21:35:36.248Z] #44 44.52 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T21:35:36.248Z] #44 44.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:35:36.369Z] #17 39.74 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-27T21:35:36.504Z] #44 44.53 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:35:36.628Z] #17 39.75 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:36.628Z] #17 39.75 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:36.628Z] #17 39.78 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-27T21:35:36.628Z] #17 39.78 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-27T21:35:36.628Z] #17 39.79 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-27T21:35:36.757Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit c33b9bcfd420049b95936092282fe33c1ab9917c [2021-07-27T21:35:36.886Z] #17 39.95 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-27T21:35:36.886Z] #17 39.95 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-27T21:35:36.886Z] #17 39.96 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-27T21:35:37.144Z] #17 40.23 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-27T21:35:37.145Z] #17 40.24 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-27T21:35:37.145Z] #17 40.24 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:37.145Z] #17 40.49 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-27T21:35:37.403Z] #17 40.49 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-27T21:35:37.403Z] #17 40.50 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:37.447Z] #44 ... [2021-07-27T21:35:37.447Z] [2021-07-27T21:35:37.447Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:35:37.447Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:35:37.447Z] #57 1.184 + RM_GOPATH=0 [2021-07-27T21:35:37.447Z] #57 1.185 + TMP_GOPATH= [2021-07-27T21:35:37.447Z] #57 1.185 + : /build [2021-07-27T21:35:37.447Z] #57 1.185 + '[' -z '' ']' [2021-07-27T21:35:37.447Z] #57 1.187 ++ mktemp -d [2021-07-27T21:35:37.447Z] #57 1.187 + export GOPATH=/tmp/tmp.kee5WVP8uI [2021-07-27T21:35:37.447Z] #57 1.187 + GOPATH=/tmp/tmp.kee5WVP8uI [2021-07-27T21:35:37.447Z] #57 1.187 + RM_GOPATH=1 [2021-07-27T21:35:37.447Z] #57 1.188 + case "$(go env GOARCH)" in [2021-07-27T21:35:37.447Z] #57 1.188 ++ go env GOARCH [2021-07-27T21:35:37.447Z] #57 1.221 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:37.447Z] #57 1.221 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:37.447Z] #57 1.221 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:37.447Z] #57 1.235 + dir=/tmp/install [2021-07-27T21:35:37.447Z] #57 1.235 + bin=containerd [2021-07-27T21:35:37.447Z] #57 1.235 + shift [2021-07-27T21:35:37.447Z] #57 1.241 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-27T21:35:37.447Z] #57 1.241 + . /tmp/install/containerd.installer [2021-07-27T21:35:37.447Z] #57 1.241 ++ set -e [2021-07-27T21:35:37.447Z] #57 1.241 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T21:35:37.447Z] #57 1.241 + install_containerd [2021-07-27T21:35:37.447Z] #57 1.242 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-27T21:35:37.447Z] #57 1.250 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T21:35:37.447Z] #57 1.250 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kee5WVP8uI/src/github.com/containerd/containerd [2021-07-27T21:35:37.447Z] #57 1.255 Cloning into '/tmp/tmp.kee5WVP8uI/src/github.com/containerd/containerd'... [2021-07-27T21:35:35.679Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:35:35.808Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:35:35.953Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:35:35.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:35:35.955Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:35:36.790Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:35:36.847Z] > git checkout -f c33b9bcfd420049b95936092282fe33c1ab9917c # timeout=10 [2021-07-27T21:35:37.706Z] #57 ... [2021-07-27T21:35:37.706Z] [2021-07-27T21:35:37.706Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:35:37.706Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:35:37.706Z] #13 36.21 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:35:37.706Z] #13 36.21 Need to get 77.8 MB of archives. [2021-07-27T21:35:37.706Z] #13 36.21 After this operation, 487 MB of additional disk space will be used. [2021-07-27T21:35:37.706Z] #13 36.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-27T21:35:37.706Z] #13 36.23 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-27T21:35:37.706Z] #13 36.30 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-27T21:35:37.706Z] #13 36.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-27T21:35:37.706Z] #13 36.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-27T21:35:37.706Z] #13 36.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-27T21:35:37.706Z] #13 37.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-27T21:35:37.706Z] #13 37.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-27T21:35:37.706Z] #13 37.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-27T21:35:37.706Z] #13 37.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-27T21:35:37.706Z] #13 37.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-27T21:35:37.706Z] #13 41.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-27T21:35:37.706Z] #13 43.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-27T21:35:37.706Z] #13 44.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-27T21:35:37.706Z] #13 44.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T21:35:37.706Z] #13 44.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T21:35:37.706Z] #13 44.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-27T21:35:37.706Z] #13 44.01 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-27T21:35:37.706Z] #13 44.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-27T21:35:37.706Z] #13 44.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-27T21:35:37.706Z] #13 44.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-27T21:35:37.706Z] #13 44.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-27T21:35:37.706Z] #13 44.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-27T21:35:37.706Z] #13 44.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-27T21:35:37.706Z] #13 44.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-27T21:35:37.706Z] #13 44.23 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-27T21:35:37.706Z] #13 45.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:35:37.706Z] #13 45.44 Fetched 77.8 MB in 8s (9357 kB/s) [2021-07-27T21:35:37.706Z] #13 45.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-27T21:35:37.706Z] #13 45.64 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T21:35:37.706Z] #13 45.66 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-27T21:35:37.706Z] #13 45.91 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T21:35:37.706Z] #13 46.10 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-27T21:35:37.706Z] #13 46.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 ... 15421 files and directories currently installed.) [2021-07-27T21:35:37.706Z] #13 46.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-27T21:35:37.706Z] #13 46.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T21:35:37.969Z] #17 41.09 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-27T21:35:37.969Z] #17 41.09 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-27T21:35:37.969Z] #17 41.09 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:37.969Z] #17 41.12 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-27T21:35:37.969Z] #17 41.12 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-27T21:35:37.969Z] #17 41.13 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-27T21:35:37.969Z] #17 41.18 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-27T21:35:37.969Z] #17 41.19 Setting up libfile-which-perl (1.23-1) ... [2021-07-27T21:35:37.969Z] #17 41.20 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-27T21:35:37.969Z] #17 41.22 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-27T21:35:37.969Z] #17 41.23 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-27T21:35:37.969Z] #17 41.24 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-27T21:35:37.969Z] #17 41.26 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:37.969Z] #17 41.27 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-27T21:35:37.969Z] #17 41.28 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-27T21:35:37.969Z] #17 41.30 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-27T21:35:38.226Z] #17 41.31 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:38.226Z] #17 41.33 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.226Z] #17 41.34 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-27T21:35:38.226Z] #17 41.36 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-27T21:35:38.226Z] #17 41.38 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-27T21:35:38.226Z] #17 41.39 Setting up file (1:5.35-4+deb10u2) ... [2021-07-27T21:35:38.226Z] #17 41.40 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.226Z] #17 41.42 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.226Z] #17 41.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T21:35:38.226Z] #17 41.44 Setting up libyaml-perl (1.27-1) ... [2021-07-27T21:35:38.226Z] #17 41.46 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T21:35:38.226Z] #17 41.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T21:35:38.226Z] #17 41.48 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:38.226Z] #17 41.49 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-27T21:35:38.226Z] #17 41.51 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-27T21:35:38.271Z] #13 ... [2021-07-27T21:35:38.271Z] [2021-07-27T21:35:38.271Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:38.271Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:35:38.484Z] #17 41.52 Setting up libio-string-perl (1.08-3) ... [2021-07-27T21:35:38.484Z] #17 41.54 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-27T21:35:38.484Z] #17 41.55 Setting up cross-config (2.6.15-3) ... [2021-07-27T21:35:38.484Z] #17 41.67 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T21:35:38.484Z] #17 41.68 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:38.484Z] #17 41.70 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:38.484Z] #17 41.71 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:38.484Z] #17 41.72 Setting up xz-utils (5.2.4-1) ... [2021-07-27T21:35:38.484Z] #17 41.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-27T21:35:38.484Z] #17 41.75 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-27T21:35:38.484Z] #17 41.76 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-27T21:35:38.484Z] #17 41.78 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-27T21:35:38.484Z] #17 41.79 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:38.484Z] #17 41.80 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.484Z] #17 41.81 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.484Z] #17 41.82 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-27T21:35:38.484Z] #17 41.83 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-27T21:35:38.484Z] #17 41.85 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.484Z] #17 41.86 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.484Z] #17 41.87 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-27T21:35:38.527Z] #44 46.44 Selecting previously unselected package python3.7. [2021-07-27T21:35:38.527Z] #44 46.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:35:38.527Z] #44 46.44 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T21:35:38.527Z] #44 46.63 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T21:35:38.527Z] #44 46.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T21:35:38.527Z] #44 46.68 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T21:35:38.743Z] #17 41.88 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-27T21:35:38.743Z] #17 41.89 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-27T21:35:38.743Z] #17 41.90 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-27T21:35:38.743Z] #17 41.91 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-27T21:35:38.743Z] #17 41.93 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-27T21:35:38.743Z] #17 41.94 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 41.95 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T21:35:38.743Z] #17 41.96 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-27T21:35:38.743Z] #17 41.97 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 41.98 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 42.00 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 42.01 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 42.02 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 42.03 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 42.04 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 42.05 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 42.07 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:38.743Z] #17 42.09 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-27T21:35:38.784Z] #44 46.79 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T21:35:39.001Z] #17 42.10 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:39.001Z] #17 42.11 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.001Z] #17 42.12 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.001Z] #17 42.14 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-27T21:35:39.001Z] #17 42.15 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:39.001Z] #17 42.16 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.001Z] #17 42.18 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-27T21:35:39.001Z] #17 42.19 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.001Z] #17 42.20 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-27T21:35:39.001Z] #17 42.28 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-27T21:35:39.260Z] #17 42.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-27T21:35:39.260Z] #17 42.47 [2021-07-27T21:35:39.260Z] #17 42.47 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-27T21:35:39.260Z] #17 42.50 Setting up dpkg-dev (1.19.7) ... [2021-07-27T21:35:39.260Z] #17 42.52 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.260Z] #17 42.53 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-27T21:35:39.260Z] #17 42.57 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:39.518Z] #17 42.61 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.518Z] #17 42.62 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.518Z] #17 42.63 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.518Z] #17 42.64 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-27T21:35:39.518Z] #17 42.68 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-27T21:35:39.518Z] #17 42.75 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-27T21:35:39.518Z] #17 42.82 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-27T21:35:39.776Z] #17 42.94 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-27T21:35:39.776Z] #17 42.97 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T21:35:39.776Z] #17 42.98 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:39.776Z] #17 42.99 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.00 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.01 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.03 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.04 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.05 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.06 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.08 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.09 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.10 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.11 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.12 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.13 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.15 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:39.776Z] #17 43.16 Setting up libxml-simple-perl (2.25-1) ... [2021-07-27T21:35:40.033Z] #17 43.17 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.18 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.19 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.21 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.22 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T21:35:40.033Z] #17 43.23 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.24 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.25 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-27T21:35:40.033Z] #17 43.27 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.28 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.29 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.30 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.32 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.33 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.34 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.35 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-27T21:35:40.033Z] #17 43.36 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-27T21:35:40.033Z] #17 43.37 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:40.152Z] #44 48.17 Selecting previously unselected package python3. [2021-07-27T21:35:40.152Z] #44 48.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-27T21:35:40.152Z] #44 48.25 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-27T21:35:40.152Z] #44 48.27 Unpacking python3 (3.7.3-1) ... [2021-07-27T21:35:40.291Z] #17 43.39 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-27T21:35:40.291Z] #17 43.40 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:40.291Z] #17 43.41 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:40.291Z] #17 43.42 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-27T21:35:40.291Z] #17 43.43 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-27T21:35:40.291Z] #17 43.45 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:40.291Z] #17 43.46 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:40.291Z] #17 43.47 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T21:35:40.291Z] #17 43.49 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:40.291Z] #17 43.50 Setting up dpkg-cross (2.6.15-3) ... [2021-07-27T21:35:40.291Z] #17 43.54 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:40.291Z] #17 43.56 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-27T21:35:40.291Z] #17 43.57 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-27T21:35:40.291Z] #17 43.58 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-27T21:35:40.291Z] #17 43.60 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-27T21:35:40.410Z] #44 48.45 Selecting previously unselected package libprotobuf17:amd64. [2021-07-27T21:35:40.410Z] #44 48.45 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-27T21:35:40.410Z] #44 48.45 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T21:35:40.549Z] #17 43.61 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-27T21:35:40.549Z] #17 43.63 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-27T21:35:40.549Z] #17 43.66 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-27T21:35:40.549Z] #17 43.67 Setting up crossbuild-essential-armel (12.6) ... [2021-07-27T21:35:40.549Z] #17 43.69 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:35:40.977Z] #44 49.21 Selecting previously unselected package python3-pkg-resources. [2021-07-27T21:35:40.977Z] #44 49.21 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T21:35:40.977Z] #44 49.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T21:35:40.605Z] > git remote # timeout=10 [2021-07-27T21:35:40.668Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T21:35:40.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:35:40.729Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-27T21:35:41.269Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-27T21:35:41.369Z] Merge succeeded, producing 98dd9f302baf05b2d5d528529bec33636c320dc1 [2021-07-27T21:35:41.369Z] Checking out Revision 98dd9f302baf05b2d5d528529bec33636c320dc1 (PR-42685) [2021-07-27T21:35:41.540Z] #44 49.43 Selecting previously unselected package python3-six. [2021-07-27T21:35:41.540Z] #44 49.44 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-27T21:35:41.540Z] #44 49.44 Unpacking python3-six (1.12.0-1) ... [2021-07-27T21:35:41.540Z] #44 49.53 Selecting previously unselected package python3-protobuf. [2021-07-27T21:35:41.540Z] #44 49.55 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-27T21:35:41.540Z] #44 49.56 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-27T21:35:41.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:35:41.303Z] > git config --add remote.origin.fetch +refs/pull/42685/head:refs/remotes/origin/PR-42685 # timeout=10 [2021-07-27T21:35:41.365Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:35:41.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-27T21:35:41.588Z] Fetching without tags [2021-07-27T21:35:41.718Z] Commit message: "Merge commit '1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1' into HEAD" [2021-07-27T21:35:41.856Z] First time build. Skipping changelog. [2021-07-27T21:35:42.103Z] #44 50.00 Selecting previously unselected package libnet1:amd64. [2021-07-27T21:35:42.103Z] #44 50.01 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T21:35:42.103Z] #44 50.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T21:35:42.103Z] #44 50.12 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T21:35:42.103Z] #44 50.12 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T21:35:42.103Z] #44 50.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T21:35:42.103Z] #44 50.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T21:35:42.103Z] #44 50.26 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T21:35:42.103Z] #44 50.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T21:35:42.359Z] #44 50.39 Selecting previously unselected package criu. [2021-07-27T21:35:42.359Z] #44 50.40 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-27T21:35:42.359Z] #44 50.40 Unpacking criu (3.15-1) ... [2021-07-27T21:35:42.409Z] Merging remotes/origin/master commit 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 into PR head commit c33b9bcfd420049b95936092282fe33c1ab9917c [2021-07-27T21:35:42.448Z] #17 DONE 45.3s [2021-07-27T21:35:42.448Z] [2021-07-27T21:35:42.448Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T21:35:42.448Z] #31 sha256:2738801af3deb8f1a3324492244b73274acd385ff744ed1b41e93428828a06eb [2021-07-27T21:35:43.194Z] + docker version [2021-07-27T21:35:43.194Z] Client: [2021-07-27T21:35:43.194Z] Version: 20.10.6 [2021-07-27T21:35:43.194Z] API version: 1.41 [2021-07-27T21:35:43.194Z] Go version: go1.16.3 [2021-07-27T21:35:43.194Z] Git commit: 370c289 [2021-07-27T21:35:43.194Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-27T21:35:43.194Z] OS/Arch: windows/amd64 [2021-07-27T21:35:43.194Z] Context: default [2021-07-27T21:35:43.194Z] Experimental: true [2021-07-27T21:35:43.194Z] [2021-07-27T21:35:43.194Z] Server: Docker Engine - Community [2021-07-27T21:35:43.194Z] Engine: [2021-07-27T21:35:43.194Z] Version: 20.10.6 [2021-07-27T21:35:43.194Z] API version: 1.41 (minimum version 1.24) [2021-07-27T21:35:43.194Z] Go version: go1.13.15 [2021-07-27T21:35:43.194Z] Git commit: 8728dd2 [2021-07-27T21:35:43.194Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-27T21:35:43.194Z] OS/Arch: windows/amd64 [2021-07-27T21:35:43.194Z] Experimental: true [2021-07-27T21:35:43.296Z] #44 51.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T21:35:43.296Z] #44 51.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T21:35:43.296Z] #44 51.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T21:35:43.296Z] #44 51.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-27T21:35:43.296Z] #44 51.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T21:35:43.296Z] #44 51.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:35:43.296Z] #44 51.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T21:35:43.296Z] #44 51.39 Setting up python3.7 (3.7.3-2+deb10u3) ... [Pipeline] sh [2021-07-27T21:35:41.401Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:35:41.459Z] > git checkout -f 98dd9f302baf05b2d5d528529bec33636c320dc1 # timeout=10 [2021-07-27T21:35:41.751Z] > git rev-list --no-walk bd91a93019e564aee72304362b3520a998e55ab6 # timeout=10 [2021-07-27T21:35:41.622Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-27T21:35:41.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:35:41.625Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42685/head:refs/remotes/origin/PR-42685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-27T21:35:42.443Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:35:42.500Z] > git checkout -f c33b9bcfd420049b95936092282fe33c1ab9917c # timeout=10 [2021-07-27T21:35:43.827Z] #31 ... [2021-07-27T21:35:43.827Z] [2021-07-27T21:35:43.827Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-27T21:35:43.827Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-07-27T21:35:43.827Z] #18 DONE 1.6s [2021-07-27T21:35:44.087Z] [2021-07-27T21:35:44.087Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-27T21:35:44.087Z] #31 sha256:2738801af3deb8f1a3324492244b73274acd385ff744ed1b41e93428828a06eb [2021-07-27T21:35:44.087Z] #31 1.892 + RM_GOPATH=0 [2021-07-27T21:35:44.087Z] #31 1.892 + TMP_GOPATH= [2021-07-27T21:35:44.087Z] #31 1.892 + : /build [2021-07-27T21:35:44.087Z] #31 1.892 + '[' -z '' ']' [2021-07-27T21:35:44.087Z] #31 1.892 ++ mktemp -d [2021-07-27T21:35:44.087Z] #31 1.892 + export GOPATH=/tmp/tmp.ZwR9AZWiaB [2021-07-27T21:35:44.087Z] #31 1.892 + GOPATH=/tmp/tmp.ZwR9AZWiaB [2021-07-27T21:35:44.087Z] #31 1.892 + RM_GOPATH=1 [2021-07-27T21:35:44.087Z] #31 1.892 + case "$(go env GOARCH)" in [2021-07-27T21:35:44.087Z] #31 1.893 ++ go env GOARCH [2021-07-27T21:35:44.087Z] #31 1.922 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:44.087Z] #31 1.922 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:44.087Z] #31 1.922 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:44.087Z] #31 1.922 + dir=/tmp/install [2021-07-27T21:35:44.087Z] #31 1.922 + bin=dockercli [2021-07-27T21:35:44.087Z] #31 1.922 + shift [2021-07-27T21:35:44.087Z] #31 1.922 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-27T21:35:44.087Z] #31 1.922 + . /tmp/install/dockercli.installer [2021-07-27T21:35:44.087Z] #31 1.922 ++ : stable [2021-07-27T21:35:44.087Z] #31 1.922 ++ : 17.06.2-ce [2021-07-27T21:35:44.087Z] #31 1.922 + install_dockercli [2021-07-27T21:35:44.087Z] #31 1.922 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-27T21:35:44.087Z] #31 1.923 Install docker/cli version 17.06.2-ce from stable [2021-07-27T21:35:44.087Z] #31 1.926 ++ uname -m [2021-07-27T21:35:44.087Z] #31 1.930 + arch=x86_64 [2021-07-27T21:35:44.087Z] #31 1.930 + '[' x86_64 '!=' x86_64 ']' [2021-07-27T21:35:44.087Z] #31 1.930 + url=https://download.docker.com/linux/static [2021-07-27T21:35:44.087Z] #31 1.930 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-27T21:35:44.087Z] #31 1.930 + tar -xz docker/docker [2021-07-27T21:35:44.208Z] + docker info [2021-07-27T21:35:44.663Z] Client: [2021-07-27T21:35:44.663Z] Context: default [2021-07-27T21:35:44.663Z] Debug Mode: false [2021-07-27T21:35:44.663Z] Plugins: [2021-07-27T21:35:44.663Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T21:35:44.663Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T21:35:44.663Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T21:35:44.663Z] [2021-07-27T21:35:44.663Z] Server: [2021-07-27T21:35:44.663Z] Containers: 2 [2021-07-27T21:35:44.663Z] Running: 0 [2021-07-27T21:35:44.663Z] Paused: 0 [2021-07-27T21:35:44.663Z] Stopped: 2 [2021-07-27T21:35:44.664Z] Images: 11 [2021-07-27T21:35:44.664Z] Server Version: 20.10.6 [2021-07-27T21:35:44.664Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T21:35:44.664Z] Windows: [2021-07-27T21:35:44.664Z] LCOW: [2021-07-27T21:35:44.664Z] Logging Driver: json-file [2021-07-27T21:35:44.664Z] Plugins: [2021-07-27T21:35:44.664Z] Volume: local [2021-07-27T21:35:44.664Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T21:35:44.664Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T21:35:44.664Z] Swarm: inactive [2021-07-27T21:35:44.664Z] Default Isolation: process [2021-07-27T21:35:44.664Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-27T21:35:44.664Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-27T21:35:44.664Z] OSType: windows [2021-07-27T21:35:44.664Z] Architecture: x86_64 [2021-07-27T21:35:44.664Z] CPUs: 4 [2021-07-27T21:35:44.664Z] Total Memory: 32GiB [2021-07-27T21:35:44.664Z] Name: azwin-2-a56e30 [2021-07-27T21:35:44.664Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-27T21:35:44.664Z] Docker Root Dir: D:\docker [2021-07-27T21:35:44.664Z] Debug Mode: false [2021-07-27T21:35:44.664Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:35:44.664Z] Labels: [2021-07-27T21:35:44.664Z] Experimental: true [2021-07-27T21:35:44.664Z] Insecure Registries: [2021-07-27T21:35:44.664Z] 10.0.0.4:5000 [2021-07-27T21:35:44.664Z] 127.0.0.0/8 [2021-07-27T21:35:44.664Z] Registry Mirrors: [2021-07-27T21:35:44.664Z] http://10.0.0.4:5000/ [2021-07-27T21:35:44.664Z] Live Restore Enabled: false [2021-07-27T21:35:44.664Z] Product License: Community Engine [2021-07-27T21:35:44.664Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-27T21:35:47.129Z] Merge succeeded, producing cbad9102726435ff25a77cafedff109ed795a541 [2021-07-27T21:35:47.129Z] Checking out Revision cbad9102726435ff25a77cafedff109ed795a541 (PR-42685) [2021-07-27T21:35:47.375Z] #31 5.065 + mkdir -p /build [2021-07-27T21:35:47.375Z] #31 5.071 + mv docker/docker /build/ [2021-07-27T21:35:47.375Z] #31 5.074 + rmdir docker [2021-07-27T21:35:47.375Z] #31 DONE 5.2s [2021-07-27T21:35:47.375Z] [2021-07-27T21:35:47.375Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:35:47.375Z] #66 sha256:02048a60325421ac5e973216d5458823cc70aae65ff72f06cf5be759adf7cd85 [2021-07-27T21:35:47.375Z] #66 1.508 + RM_GOPATH=0 [2021-07-27T21:35:47.375Z] #66 1.508 + TMP_GOPATH= [2021-07-27T21:35:47.375Z] #66 1.508 + : /build [2021-07-27T21:35:47.375Z] #66 1.508 + '[' -z '' ']' [2021-07-27T21:35:47.375Z] #66 1.508 ++ mktemp -d [2021-07-27T21:35:47.375Z] #66 1.508 + export GOPATH=/tmp/tmp.qudUslD92a [2021-07-27T21:35:47.375Z] #66 1.508 + GOPATH=/tmp/tmp.qudUslD92a [2021-07-27T21:35:47.375Z] #66 1.508 + RM_GOPATH=1 [2021-07-27T21:35:47.375Z] #66 1.508 + case "$(go env GOARCH)" in [2021-07-27T21:35:47.375Z] #66 1.511 ++ go env GOARCH [2021-07-27T21:35:47.375Z] #66 1.516 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:47.375Z] #66 1.516 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:47.375Z] #66 1.516 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:47.375Z] #66 1.518 + dir=/tmp/install [2021-07-27T21:35:47.375Z] #66 1.518 + bin=rootlesskit [2021-07-27T21:35:47.375Z] #66 1.518 + shift [2021-07-27T21:35:47.375Z] #66 1.518 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-27T21:35:47.375Z] #66 1.518 + . /tmp/install/rootlesskit.installer [2021-07-27T21:35:47.375Z] #66 1.518 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T21:35:47.375Z] #66 1.518 + install_rootlesskit [2021-07-27T21:35:47.375Z] #66 1.518 + case "$1" in [2021-07-27T21:35:47.375Z] #66 1.518 + export CGO_ENABLED=0 [2021-07-27T21:35:47.375Z] #66 1.518 + CGO_ENABLED=0 [2021-07-27T21:35:47.375Z] #66 1.518 + _install_rootlesskit [2021-07-27T21:35:47.375Z] #66 1.518 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-27T21:35:47.375Z] #66 1.518 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qudUslD92a/src/github.com/rootless-containers/rootlesskit [2021-07-27T21:35:47.375Z] #66 1.518 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T21:35:47.375Z] #66 1.539 Cloning into '/tmp/tmp.qudUslD92a/src/github.com/rootless-containers/rootlesskit'... [2021-07-27T21:35:47.375Z] #66 3.179 + cd /tmp/tmp.qudUslD92a/src/github.com/rootless-containers/rootlesskit [2021-07-27T21:35:47.375Z] #66 3.188 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-27T21:35:47.375Z] #66 3.196 + export GO111MODULE=on [2021-07-27T21:35:47.375Z] #66 3.196 + GO111MODULE=on [2021-07-27T21:35:47.375Z] #66 3.196 + export GOPROXY=https://proxy.golang.org [2021-07-27T21:35:47.375Z] #66 3.196 + GOPROXY=https://proxy.golang.org [2021-07-27T21:35:47.375Z] #66 3.196 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T21:35:47.375Z] #66 3.197 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-27T21:35:47.375Z] #66 4.005 go: downloading github.com/pkg/errors v0.9.1 [2021-07-27T21:35:47.375Z] #66 4.008 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-27T21:35:47.375Z] #66 4.032 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-27T21:35:47.375Z] #66 4.287 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-27T21:35:47.471Z] #44 ... [2021-07-27T21:35:47.471Z] [2021-07-27T21:35:47.471Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:35:47.471Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:35:47.471Z] #46 40.27 sync [2021-07-27T21:35:47.471Z] #46 40.27 internal/reflectlite [2021-07-27T21:35:47.471Z] #46 41.79 internal/testlog [2021-07-27T21:35:47.471Z] #46 42.24 github.com/LK4D4/vndr/godl/singleflight [2021-07-27T21:35:47.471Z] #46 42.43 math/rand [2021-07-27T21:35:47.471Z] #46 43.47 internal/singleflight [2021-07-27T21:35:47.471Z] #46 43.75 errors [2021-07-27T21:35:47.471Z] #46 43.82 sort [2021-07-27T21:35:47.471Z] #46 44.18 io [2021-07-27T21:35:47.471Z] #46 44.93 strconv [2021-07-27T21:35:47.471Z] #46 45.65 bytes [2021-07-27T21:35:47.471Z] #46 47.67 strings [2021-07-27T21:35:47.471Z] #46 48.87 reflect [2021-07-27T21:35:47.471Z] #46 ... [2021-07-27T21:35:47.471Z] [2021-07-27T21:35:47.471Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:35:47.471Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-27T21:35:47.471Z] #36 49.37 Selecting previously unselected package libxml2:amd64. [2021-07-27T21:35:47.471Z] #36 49.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-27T21:35:47.471Z] #36 49.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T21:35:47.471Z] #36 49.93 Selecting previously unselected package libarchive13:amd64. [2021-07-27T21:35:47.471Z] #36 49.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-27T21:35:47.471Z] #36 49.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T21:35:47.471Z] #36 50.23 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-27T21:35:47.471Z] #36 50.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-27T21:35:47.471Z] #36 50.24 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T21:35:47.471Z] #36 50.38 Selecting previously unselected package librhash0:amd64. [2021-07-27T21:35:47.471Z] #36 50.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-27T21:35:47.471Z] #36 50.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-27T21:35:47.471Z] #36 50.63 Selecting previously unselected package libuv1:amd64. [2021-07-27T21:35:47.471Z] #36 50.63 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-27T21:35:47.471Z] #36 50.64 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T21:35:47.471Z] #36 50.81 Selecting previously unselected package cmake. [2021-07-27T21:35:47.471Z] #36 50.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-27T21:35:47.471Z] #36 50.84 Unpacking cmake (3.13.4-1) ... [2021-07-27T21:35:47.471Z] #36 54.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T21:35:47.471Z] #36 54.08 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T21:35:47.471Z] #36 54.09 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T21:35:47.471Z] #36 54.11 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T21:35:47.471Z] #36 54.24 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-27T21:35:47.471Z] #36 54.26 Setting up cmake-data (3.13.4-1) ... [2021-07-27T21:35:47.471Z] #36 54.28 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-27T21:35:47.471Z] #36 54.29 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T21:35:47.471Z] #36 54.30 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T21:35:47.471Z] #36 54.31 Setting up cmake (3.13.4-1) ... [2021-07-27T21:35:47.471Z] #36 54.33 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:35:47.471Z] #36 54.40 Processing triggers for mime-support (3.62) ... [2021-07-27T21:35:47.489Z] Commit message: "Merge commit '1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1' into HEAD" [2021-07-27T21:35:47.628Z] First time build. Skipping changelog. [2021-07-27T21:35:47.729Z] #36 DONE 56.3s [2021-07-27T21:35:47.729Z] [2021-07-27T21:35:47.729Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T21:35:47.729Z] #48 sha256:a6bc0b5877c1f3c93d8b59081aacc0541dedef94a2cbaf8c5cbd402099532100 [2021-07-27T21:35:47.729Z] #48 DONE 51.0s [2021-07-27T21:35:47.729Z] [2021-07-27T21:35:47.729Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T21:35:47.729Z] #37 sha256:a7ce0152d42dc8700cc02ebe007db89f6af84d25a28ed45e74457fbed6f9c31c [2021-07-27T21:35:46.115Z] > git remote # timeout=10 [2021-07-27T21:35:46.174Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T21:35:46.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-27T21:35:46.232Z] > git merge 1f42dd5e91a643d8d4e3ef009fc8ba6e78c391d1 # timeout=10 [2021-07-27T21:35:47.019Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-27T21:35:47.163Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T21:35:47.240Z] > git checkout -f cbad9102726435ff25a77cafedff109ed795a541 # timeout=10 [2021-07-27T21:35:47.523Z] > git rev-list --no-walk bd91a93019e564aee72304362b3520a998e55ab6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-27T21:35:48.314Z] #66 5.870 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-27T21:35:48.314Z] #66 6.172 go: downloading github.com/google/uuid v1.2.0 [2021-07-27T21:35:48.314Z] #66 6.192 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-27T21:35:48.314Z] #66 6.195 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-27T21:35:48.314Z] #66 6.214 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-27T21:35:48.314Z] #66 6.237 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-27T21:35:48.314Z] #66 6.347 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-27T21:35:48.576Z] #66 6.514 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-27T21:35:48.835Z] #66 6.621 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-27T21:35:48.930Z] + docker version [2021-07-27T21:35:48.930Z] Client: Mirantis Container Runtime [2021-07-27T21:35:48.930Z] Version: 20.10.0 [2021-07-27T21:35:48.930Z] API version: 1.41 [2021-07-27T21:35:48.930Z] Go version: go1.13.15 [2021-07-27T21:35:48.930Z] Git commit: 6ee42dc [2021-07-27T21:35:48.930Z] Built: 03/11/2021 13:24:56 [2021-07-27T21:35:48.930Z] OS/Arch: windows/amd64 [2021-07-27T21:35:48.930Z] Context: default [2021-07-27T21:35:48.930Z] Experimental: true [2021-07-27T21:35:48.930Z] [2021-07-27T21:35:48.930Z] Server: Mirantis Container Runtime [2021-07-27T21:35:48.930Z] Engine: [2021-07-27T21:35:48.930Z] Version: 20.10.0 [2021-07-27T21:35:48.930Z] API version: 1.41 (minimum version 1.24) [2021-07-27T21:35:48.930Z] Go version: go1.13.15 [2021-07-27T21:35:48.930Z] Git commit: 1e08f21e79 [2021-07-27T21:35:48.930Z] Built: 03/11/2021 13:23:32 [2021-07-27T21:35:48.930Z] OS/Arch: windows/amd64 [2021-07-27T21:35:48.930Z] Experimental: true [Pipeline] sh [2021-07-27T21:35:49.623Z] #37 1.790 + RM_GOPATH=0 [2021-07-27T21:35:49.623Z] #37 1.790 + TMP_GOPATH= [2021-07-27T21:35:49.623Z] #37 1.790 + : /build [2021-07-27T21:35:49.624Z] #37 1.790 + '[' -z '' ']' [2021-07-27T21:35:49.624Z] #37 1.790 ++ mktemp -d [2021-07-27T21:35:49.624Z] #37 1.796 + export GOPATH=/tmp/tmp.GtAbbCCAL6 [2021-07-27T21:35:49.624Z] #37 1.796 + GOPATH=/tmp/tmp.GtAbbCCAL6 [2021-07-27T21:35:49.624Z] #37 1.796 + RM_GOPATH=1 [2021-07-27T21:35:49.624Z] #37 1.796 + case "$(go env GOARCH)" in [2021-07-27T21:35:49.624Z] #37 1.796 ++ go env GOARCH [2021-07-27T21:35:49.624Z] #37 1.815 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T21:35:49.624Z] #37 1.815 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:49.624Z] #37 1.815 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:35:49.624Z] #37 1.815 ++ dirname /tmp/install/install.sh [2021-07-27T21:35:49.624Z] #37 1.815 + dir=/tmp/install [2021-07-27T21:35:49.624Z] #37 1.815 + bin=tini [2021-07-27T21:35:49.624Z] #37 1.815 + shift [2021-07-27T21:35:49.624Z] #37 1.815 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-27T21:35:49.624Z] #37 1.815 + . /tmp/install/tini.installer [2021-07-27T21:35:49.624Z] #37 1.815 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T21:35:49.624Z] #37 1.815 + install_tini [2021-07-27T21:35:49.624Z] #37 1.815 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-27T21:35:49.624Z] #37 1.815 + git clone https://github.com/krallin/tini.git /tmp/tmp.GtAbbCCAL6/tini [2021-07-27T21:35:49.624Z] #37 1.815 Cloning into '/tmp/tmp.GtAbbCCAL6/tini'... [2021-07-27T21:35:49.771Z] #66 7.477 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-27T21:35:49.947Z] + docker info [2021-07-27T21:35:50.192Z] #37 ... [2021-07-27T21:35:50.192Z] [2021-07-27T21:35:50.192Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:35:50.192Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:35:50.192Z] #13 48.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-27T21:35:50.192Z] #13 48.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-27T21:35:50.192Z] #13 48.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T21:35:50.192Z] #13 51.13 Selecting previously unselected package binutils-mingw-w64. [2021-07-27T21:35:50.192Z] #13 51.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-27T21:35:50.192Z] #13 51.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T21:35:50.192Z] #13 51.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-27T21:35:50.192Z] #13 51.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T21:35:50.192Z] #13 51.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T21:35:50.192Z] #13 51.45 Selecting previously unselected package dmsetup. [2021-07-27T21:35:50.192Z] #13 51.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-27T21:35:50.192Z] #13 51.47 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-27T21:35:50.192Z] #13 51.65 Selecting previously unselected package mingw-w64-common. [2021-07-27T21:35:50.192Z] #13 51.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-27T21:35:50.192Z] #13 51.67 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-27T21:35:50.338Z] #66 ... [2021-07-27T21:35:50.338Z] [2021-07-27T21:35:50.338Z] #34 [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 [2021-07-27T21:35:50.338Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-27T21:35:50.338Z] #34 CACHED [2021-07-27T21:35:50.338Z] [2021-07-27T21:35:50.338Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-27T21:35:50.338Z] #35 sha256:ba3b468759ed8212ab754db761a09e9b5f61f83dfcdd2e6b56a58f909def7be7 [2021-07-27T21:35:50.338Z] #35 CACHED [2021-07-27T21:35:50.338Z] [2021-07-27T21:35:50.338Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-27T21:35:50.339Z] #36 sha256:4a92d3a2a8b046d79e10e25d2473e13ec7eb77342928842c402696f843a4bdc8 [2021-07-27T21:35:50.339Z] #36 CACHED [2021-07-27T21:35:50.339Z] [2021-07-27T21:35:50.339Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-27T21:35:50.339Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-27T21:35:50.339Z] #38 CACHED [2021-07-27T21:35:50.339Z] [2021-07-27T21:35:50.339Z] #39 [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 [2021-07-27T21:35:50.339Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T21:35:50.339Z] #39 CACHED [2021-07-27T21:35:50.339Z] [2021-07-27T21:35:50.339Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-27T21:35:50.339Z] #41 sha256:e44e31c6eecc032ef0a67b6f371a9421c9bfde6bf2cdf6d369719059d8d16a98 [2021-07-27T21:35:50.339Z] #41 CACHED [2021-07-27T21:35:50.339Z] [2021-07-27T21:35:50.339Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:35:50.339Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T21:35:50.339Z] #19 1.505 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-27T21:35:50.339Z] #19 1.516 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T21:35:50.339Z] #19 1.516 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T21:35:50.339Z] #19 1.517 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T21:35:50.339Z] #19 1.800 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [481 kB] [2021-07-27T21:35:50.339Z] #19 1.840 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-27T21:35:50.339Z] #19 1.868 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-27T21:35:50.339Z] #19 1.900 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-27T21:35:50.339Z] #19 1.932 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-27T21:35:50.339Z] #19 2.836 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T21:35:50.339Z] #19 3.727 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T21:35:50.339Z] #19 4.456 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T21:35:50.339Z] #19 5.158 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T21:35:50.339Z] #19 5.842 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T21:35:50.339Z] #19 6.484 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T21:35:50.339Z] #19 6.496 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T21:35:50.339Z] #19 6.511 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T21:35:50.339Z] #19 6.524 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T21:35:50.339Z] #19 6.544 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T21:35:50.339Z] #19 6.561 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T21:35:50.339Z] #19 6.563 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T21:35:50.339Z] #19 6.564 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T21:35:50.339Z] #19 6.564 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T21:35:50.339Z] #19 6.572 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T21:35:50.402Z] Client: [2021-07-27T21:35:50.402Z] Context: default [2021-07-27T21:35:50.402Z] Debug Mode: false [2021-07-27T21:35:50.402Z] Plugins: [2021-07-27T21:35:50.402Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T21:35:50.402Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T21:35:50.402Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T21:35:50.402Z] [2021-07-27T21:35:50.402Z] Server: [2021-07-27T21:35:50.402Z] Containers: 2 [2021-07-27T21:35:50.402Z] Running: 0 [2021-07-27T21:35:50.402Z] Paused: 0 [2021-07-27T21:35:50.402Z] Stopped: 2 [2021-07-27T21:35:50.402Z] Images: 10 [2021-07-27T21:35:50.402Z] Server Version: 20.10.0 [2021-07-27T21:35:50.402Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T21:35:50.402Z] Windows: [2021-07-27T21:35:50.402Z] LCOW: [2021-07-27T21:35:50.402Z] Logging Driver: json-file [2021-07-27T21:35:50.402Z] Plugins: [2021-07-27T21:35:50.402Z] Volume: local [2021-07-27T21:35:50.402Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T21:35:50.402Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T21:35:50.402Z] Swarm: inactive [2021-07-27T21:35:50.402Z] Default Isolation: process [2021-07-27T21:35:50.402Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T21:35:50.402Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T21:35:50.402Z] OSType: windows [2021-07-27T21:35:50.402Z] Architecture: x86_64 [2021-07-27T21:35:50.402Z] CPUs: 4 [2021-07-27T21:35:50.402Z] Total Memory: 32GiB [2021-07-27T21:35:50.402Z] Name: azwin-2-6f8eb0 [2021-07-27T21:35:50.402Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-27T21:35:50.402Z] Docker Root Dir: D:\docker [2021-07-27T21:35:50.402Z] Debug Mode: false [2021-07-27T21:35:50.402Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:35:50.402Z] Labels: [2021-07-27T21:35:50.402Z] Experimental: true [2021-07-27T21:35:50.402Z] Insecure Registries: [2021-07-27T21:35:50.402Z] 10.0.0.4:5000 [2021-07-27T21:35:50.402Z] 127.0.0.0/8 [2021-07-27T21:35:50.402Z] Registry Mirrors: [2021-07-27T21:35:50.402Z] http://10.0.0.4:5000/ [2021-07-27T21:35:50.402Z] Live Restore Enabled: false [2021-07-27T21:35:50.402Z] [2021-07-27T21:35:50.448Z] #13 58.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-27T21:35:50.448Z] #13 58.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-27T21:35:50.448Z] #13 59.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T21:35:50.448Z] #13 ... [2021-07-27T21:35:50.448Z] [2021-07-27T21:35:50.448Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T21:35:50.448Z] #37 sha256:a7ce0152d42dc8700cc02ebe007db89f6af84d25a28ed45e74457fbed6f9c31c [2021-07-27T21:35:50.448Z] #37 2.784 + cd /tmp/tmp.GtAbbCCAL6/tini [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-27T21:35:50.705Z] #37 2.786 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T21:35:50.705Z] #37 2.807 + cmake . [2021-07-27T21:35:50.705Z] #37 ... [2021-07-27T21:35:50.705Z] [2021-07-27T21:35:50.705Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:35:50.705Z] #52 sha256:28fa86bd2334fbe5eb7fce5b9948366689f1e749aca56e97727fcbba527540c8 [2021-07-27T21:35:50.705Z] #52 44.06 errors [2021-07-27T21:35:50.705Z] #52 44.06 sort [2021-07-27T21:35:50.705Z] #52 44.45 io [2021-07-27T21:35:50.705Z] #52 45.43 internal/oserror [2021-07-27T21:35:50.705Z] #52 45.58 syscall [2021-07-27T21:35:50.705Z] #52 45.72 bytes [2021-07-27T21:35:50.705Z] #52 48.45 strconv [2021-07-27T21:35:50.705Z] #52 51.22 reflect [2021-07-27T21:35:50.961Z] #52 ... [2021-07-27T21:35:50.961Z] [2021-07-27T21:35:50.961Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:50.961Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:35:50.961Z] #44 57.10 Setting up python3 (3.7.3-1) ... [2021-07-27T21:35:50.961Z] #44 58.41 Setting up python3-six (1.12.0-1) ... [2021-07-27T21:35:51.274Z] #19 ... [2021-07-27T21:35:51.274Z] [2021-07-27T21:35:51.274Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:35:51.274Z] #66 sha256:02048a60325421ac5e973216d5458823cc70aae65ff72f06cf5be759adf7cd85 [2021-07-27T21:35:51.274Z] #66 9.169 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-27T21:35:51.524Z] #44 59.46 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T21:35:52.208Z] #66 ... [2021-07-27T21:35:52.208Z] [2021-07-27T21:35:52.209Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:35:52.209Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-27T21:35:52.209Z] #63 2.185 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T21:35:52.209Z] #63 2.205 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T21:35:52.209Z] #63 2.360 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T21:35:52.209Z] #63 2.668 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T21:35:52.209Z] #63 3.138 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T21:35:52.209Z] #63 3.677 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T21:35:52.209Z] #63 4.548 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T21:35:52.209Z] #63 5.432 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T21:35:52.209Z] #63 6.074 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T21:35:52.209Z] #63 6.077 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T21:35:52.209Z] #63 6.092 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T21:35:52.209Z] #63 6.105 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T21:35:52.209Z] #63 6.121 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T21:35:52.209Z] #63 6.129 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T21:35:52.209Z] #63 6.130 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T21:35:52.209Z] #63 6.131 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T21:35:52.209Z] #63 6.137 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T21:35:52.209Z] #63 6.137 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T21:35:52.467Z] #63 ... [2021-07-27T21:35:52.467Z] [2021-07-27T21:35:52.467Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:35:52.467Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-27T21:35:52.467Z] #43 2.136 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T21:35:52.467Z] #43 2.205 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T21:35:52.467Z] #43 2.286 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T21:35:52.467Z] #43 2.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T21:35:52.467Z] #43 3.175 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T21:35:52.467Z] #43 3.844 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T21:35:52.467Z] #43 4.722 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T21:35:52.467Z] #43 5.557 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T21:35:52.467Z] #43 6.406 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T21:35:52.467Z] #43 6.426 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T21:35:52.467Z] #43 6.467 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T21:35:52.467Z] #43 6.485 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T21:35:52.467Z] #43 6.518 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T21:35:52.467Z] #43 6.559 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T21:35:52.467Z] #43 6.563 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T21:35:52.467Z] #43 6.565 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T21:35:52.467Z] #43 6.569 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T21:35:52.467Z] #43 6.572 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T21:35:52.905Z] #44 60.83 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-27T21:35:55.424Z] #44 ... [2021-07-27T21:35:55.424Z] [2021-07-27T21:35:55.424Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T21:35:55.424Z] #37 sha256:a7ce0152d42dc8700cc02ebe007db89f6af84d25a28ed45e74457fbed6f9c31c [2021-07-27T21:35:55.424Z] #37 3.389 -- The C compiler identification is GNU 8.3.0 [2021-07-27T21:35:55.424Z] #37 3.462 -- Check for working C compiler: /usr/bin/cc [2021-07-27T21:35:55.424Z] #37 4.168 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-27T21:35:55.424Z] #37 4.173 -- Detecting C compiler ABI info [2021-07-27T21:35:55.424Z] #37 4.898 -- Detecting C compiler ABI info - done [2021-07-27T21:35:55.424Z] #37 4.946 -- Detecting C compile features [2021-07-27T21:35:55.424Z] #37 7.082 -- Detecting C compile features - done [2021-07-27T21:35:55.424Z] #37 7.123 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-27T21:35:55.424Z] #37 7.383 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-27T21:35:55.424Z] #37 7.487 -- Configuring done [2021-07-27T21:35:55.424Z] #37 7.494 -- Generating done [2021-07-27T21:35:55.424Z] #37 7.520 -- Build files have been written to: /tmp/tmp.GtAbbCCAL6/tini [2021-07-27T21:35:55.424Z] #37 7.539 + make tini-static [2021-07-27T21:35:55.681Z] #37 8.010 Scanning dependencies of target tini-static [2021-07-27T21:35:55.937Z] #37 8.131 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-27T21:35:56.501Z] #37 ... [2021-07-27T21:35:56.501Z] [2021-07-27T21:35:56.501Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:35:56.501Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:35:56.501Z] #13 64.82 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-27T21:35:56.501Z] #13 64.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T21:35:56.501Z] #13 64.84 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:35:56.501Z] #13 65.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-27T21:35:56.501Z] #13 65.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T21:35:56.501Z] #13 65.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:35:57.431Z] #13 ... [2021-07-27T21:35:57.431Z] [2021-07-27T21:35:57.431Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:35:57.431Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:35:57.431Z] #46 50.63 bufio [2021-07-27T21:35:57.431Z] #46 53.20 syscall [2021-07-27T21:35:57.431Z] #46 60.77 internal/syscall/unix [2021-07-27T21:35:57.431Z] #46 ... [2021-07-27T21:35:57.431Z] [2021-07-27T21:35:57.431Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T21:35:57.431Z] #37 sha256:a7ce0152d42dc8700cc02ebe007db89f6af84d25a28ed45e74457fbed6f9c31c [2021-07-27T21:35:57.431Z] #37 9.393 [100%] Linking C executable tini-static [2021-07-27T21:35:57.689Z] #37 9.886 [100%] Built target tini-static [2021-07-27T21:35:57.689Z] #37 10.02 + mkdir -p /build [2021-07-27T21:35:57.689Z] #37 10.03 + cp tini-static /build/docker-init [2021-07-27T21:35:57.947Z] #37 DONE 10.4s [2021-07-27T21:35:57.947Z] [2021-07-27T21:35:57.947Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:35:57.947Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:35:57.947Z] #46 60.94 internal/poll [2021-07-27T21:35:58.121Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-27T21:35:58.121Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b12d0aa8\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-27T21:35:58.121Z] ---------------------------------------------------------------------------- [2021-07-27T21:35:58.121Z] [2021-07-27T21:35:58.121Z] INFO: executeCI.ps1 starting at Tue Jul 27 21:35:57 CUT 2021 [2021-07-27T21:35:58.121Z] [2021-07-27T21:35:58.121Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-27T21:35:58.121Z] INFO: Running git version 2.24.1.windows.2 [2021-07-27T21:35:58.121Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-27T21:35:58.121Z] INFO: Environment variables: [2021-07-27T21:35:58.121Z] [2021-07-27T21:35:58.121Z] Name Value [2021-07-27T21:35:58.121Z] ---- ----- [2021-07-27T21:35:58.121Z] ALLUSERSPROFILE C:\ProgramData [2021-07-27T21:35:58.121Z] amd64 true [2021-07-27T21:35:58.121Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-27T21:35:58.121Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-27T21:35:58.121Z] arm64 true [2021-07-27T21:35:58.121Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-27T21:35:58.121Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-27T21:35:58.121Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-27T21:35:58.121Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-27T21:35:58.121Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-27T21:35:58.121Z] BRANCH_NAME PR-42685 [2021-07-27T21:35:58.121Z] BUILD_DISPLAY_NAME #6 [2021-07-27T21:35:58.121Z] BUILD_ID 6 [2021-07-27T21:35:58.121Z] BUILD_NUMBER 6 [2021-07-27T21:35:58.121Z] BUILD_TAG jenkins-moby-PR-42685-6 [2021-07-27T21:35:58.121Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/ [2021-07-27T21:35:58.121Z] cgroup2 true [2021-07-27T21:35:58.121Z] CHANGE_AUTHOR thaJeztah [2021-07-27T21:35:58.121Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-27T21:35:58.121Z] CHANGE_BRANCH remove_lcow_step8 [2021-07-27T21:35:58.121Z] CHANGE_FORK thaJeztah/docker [2021-07-27T21:35:58.121Z] CHANGE_ID 42685 [2021-07-27T21:35:58.121Z] CHANGE_TARGET master [2021-07-27T21:35:58.121Z] CHANGE_TITLE Remove LCOW (step 8): libcontainerd/local: remove LCOW bits [2021-07-27T21:35:58.121Z] CHANGE_URL https://github.com/moby/moby/pull/42685 [2021-07-27T21:35:58.122Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:35:58.122Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-27T21:35:58.122Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-27T21:35:58.122Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-27T21:35:58.122Z] COMPUTERNAME azwin-2-6f8eb0 [2021-07-27T21:35:58.122Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-27T21:35:58.122Z] ConfigSequenceNumber 0 [2021-07-27T21:35:58.122Z] dco true [2021-07-27T21:35:58.122Z] DOCKER_BUILDKIT 0 [2021-07-27T21:35:58.122Z] DOCKER_DUT_DEBUG 1 [2021-07-27T21:35:58.122Z] DOCKER_EXPERIMENTAL 1 [2021-07-27T21:35:58.122Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-27T21:35:58.122Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-27T21:35:58.122Z] EXECUTOR_NUMBER 0 [2021-07-27T21:35:58.122Z] FQDN azwin-2-6f8eb0.westus.cloudapp.azure.com [2021-07-27T21:35:58.122Z] GIT_BRANCH PR-42685 [2021-07-27T21:35:58.122Z] GIT_COMMIT cbad9102726435ff25a77cafedff109ed795a541 [2021-07-27T21:35:58.122Z] GIT_PREVIOUS_COMMIT d54742a2d70b994e7619f6c82fcfbee3d5e6c84b [2021-07-27T21:35:58.122Z] GIT_URL https://github.com/moby/moby.git [2021-07-27T21:35:58.122Z] HUDSON_COOKIE 0c1449a5-1476-4f89-9b9e-6df5f30fd9da [2021-07-27T21:35:58.122Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-27T21:35:58.122Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-27T21:35:58.122Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-27T21:35:58.122Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-27T21:35:58.122Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-27T21:35:58.122Z] JENKINS_NODE_COOKIE 822b65b4-4ee6-4ebe-891d-aafc81af5935 [2021-07-27T21:35:58.122Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-27T21:35:58.122Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-27T21:35:58.122Z] JOB_BASE_NAME PR-42685 [2021-07-27T21:35:58.122Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/display/redirect [2021-07-27T21:35:58.122Z] JOB_NAME moby/PR-42685 [2021-07-27T21:35:58.122Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/ [2021-07-27T21:35:58.122Z] library.jps.version master [2021-07-27T21:35:58.122Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-27T21:35:58.122Z] NODE_LABELS amd64 azure azwin-2-6f8eb0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-27T21:35:58.122Z] NODE_NAME azwin-2-6f8eb0 [2021-07-27T21:35:58.122Z] NUMBER_OF_PROCESSORS 4 [2021-07-27T21:35:58.122Z] OS Windows_NT [2021-07-27T21:35:58.122Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-27T21:35:58.122Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-27T21:35:58.122Z] ppc64le false [2021-07-27T21:35:58.122Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-27T21:35:58.122Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-27T21:35:58.122Z] PROCESSOR_LEVEL 6 [2021-07-27T21:35:58.122Z] PROCESSOR_REVISION 4f01 [2021-07-27T21:35:58.122Z] ProgramData C:\ProgramData [2021-07-27T21:35:58.122Z] ProgramFiles C:\Program Files [2021-07-27T21:35:58.122Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-27T21:35:58.122Z] ProgramW6432 C:\Program Files [2021-07-27T21:35:58.122Z] PROMPT $P$G [2021-07-27T21:35:58.122Z] PSExecutionPolicyPreference Bypass [2021-07-27T21:35:58.122Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-27T21:35:58.122Z] PUBLIC C:\Users\Public [2021-07-27T21:35:58.122Z] rootless true [2021-07-27T21:35:58.122Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/display/redirect?page=artif... [2021-07-27T21:35:58.122Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/display/redirect?page=changes [2021-07-27T21:35:58.122Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/display/redirect [2021-07-27T21:35:58.122Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/display/redirect?page=tests [2021-07-27T21:35:58.122Z] s390x false [2021-07-27T21:35:58.122Z] SKIP_VALIDATION_TESTS 1 [2021-07-27T21:35:58.122Z] SOURCES_DRIVE d [2021-07-27T21:35:58.122Z] SOURCES_SUBDIR gopath [2021-07-27T21:35:58.122Z] STAGE_NAME Run tests [2021-07-27T21:35:58.122Z] SystemDrive C: [2021-07-27T21:35:58.122Z] SystemRoot C:\Windows [2021-07-27T21:35:58.122Z] TEMP C:\Windows\TEMP [2021-07-27T21:35:58.122Z] TESTDEBUG 0 [2021-07-27T21:35:58.122Z] TESTRUN_DRIVE d [2021-07-27T21:35:58.122Z] TESTRUN_SUBDIR CI [2021-07-27T21:35:58.122Z] TIMEOUT 120m [2021-07-27T21:35:58.122Z] TMP C:\Windows\TEMP [2021-07-27T21:35:58.122Z] unit_validate true [2021-07-27T21:35:58.122Z] USERDOMAIN WORKGROUP [2021-07-27T21:35:58.122Z] USERNAME azwin-2-6f8eb0$ [2021-07-27T21:35:58.122Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-27T21:35:58.122Z] validate_force false [2021-07-27T21:35:58.122Z] windir C:\Windows [2021-07-27T21:35:58.122Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-27T21:35:58.122Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-27T21:35:58.122Z] windows2022 true [2021-07-27T21:35:58.122Z] windows2022containerd false [2021-07-27T21:35:58.122Z] windowsRS1 false [2021-07-27T21:35:58.122Z] windowsRS5 true [2021-07-27T21:35:58.122Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-27T21:35:58.122Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-27T21:35:58.122Z] [2021-07-27T21:35:58.122Z] [2021-07-27T21:35:58.122Z] [2021-07-27T21:35:58.519Z] #46 ... [2021-07-27T21:35:58.519Z] [2021-07-27T21:35:58.519Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:35:58.519Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:35:58.519Z] #44 63.95 Setting up criu (3.15-1) ... [2021-07-27T21:35:58.519Z] #44 65.96 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:35:58.519Z] #44 66.06 Processing triggers for mime-support (3.62) ... [2021-07-27T21:35:58.519Z] #44 DONE 66.4s [2021-07-27T21:35:58.519Z] [2021-07-27T21:35:58.519Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:35:58.519Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:35:58.519Z] #46 61.79 internal/fmtsort [2021-07-27T21:35:58.578Z] INFO: Sources under d:\gopath\... [2021-07-27T21:35:58.578Z] INFO: Test run under d:\CI\... [2021-07-27T21:35:58.578Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-27T21:35:58.578Z] INFO: docker/docker repository was found [2021-07-27T21:35:59.036Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-27T21:35:59.036Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-27T21:35:59.036Z] INFO: Docker version of control daemon [2021-07-27T21:35:59.036Z] [2021-07-27T21:35:59.036Z] Client: Mirantis Container Runtime [2021-07-27T21:35:59.036Z] Version: 20.10.0 [2021-07-27T21:35:59.036Z] API version: 1.41 [2021-07-27T21:35:59.036Z] Go version: go1.13.15 [2021-07-27T21:35:59.036Z] Git commit: 6ee42dc [2021-07-27T21:35:59.036Z] Built: 03/11/2021 13:24:56 [2021-07-27T21:35:59.036Z] OS/Arch: windows/amd64 [2021-07-27T21:35:59.036Z] Context: default [2021-07-27T21:35:59.036Z] Experimental: true [2021-07-27T21:35:59.036Z] [2021-07-27T21:35:59.036Z] Server: Mirantis Container Runtime [2021-07-27T21:35:59.036Z] Engine: [2021-07-27T21:35:59.036Z] Version: 20.10.0 [2021-07-27T21:35:59.036Z] API version: 1.41 (minimum version 1.24) [2021-07-27T21:35:59.036Z] Go version: go1.13.15 [2021-07-27T21:35:59.036Z] Git commit: 1e08f21e79 [2021-07-27T21:35:59.036Z] Built: 03/11/2021 13:23:32 [2021-07-27T21:35:59.036Z] OS/Arch: windows/amd64 [2021-07-27T21:35:59.036Z] Experimental: true [2021-07-27T21:35:59.036Z] [2021-07-27T21:35:59.036Z] INFO: Docker info of control daemon [2021-07-27T21:35:59.036Z] [2021-07-27T21:35:59.449Z] #46 62.69 internal/syscall/execenv [2021-07-27T21:35:59.707Z] #46 63.02 path [2021-07-27T21:36:00.001Z] Client: [2021-07-27T21:36:00.001Z] Context: default [2021-07-27T21:36:00.001Z] Debug Mode: false [2021-07-27T21:36:00.001Z] Plugins: [2021-07-27T21:36:00.001Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T21:36:00.001Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T21:36:00.001Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T21:36:00.001Z] [2021-07-27T21:36:00.001Z] Server: [2021-07-27T21:36:00.001Z] Containers: 2 [2021-07-27T21:36:00.001Z] Running: 0 [2021-07-27T21:36:00.001Z] Paused: 0 [2021-07-27T21:36:00.001Z] Stopped: 2 [2021-07-27T21:36:00.001Z] Images: 10 [2021-07-27T21:36:00.001Z] Server Version: 20.10.0 [2021-07-27T21:36:00.001Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T21:36:00.001Z] Windows: [2021-07-27T21:36:00.001Z] LCOW: [2021-07-27T21:36:00.001Z] Logging Driver: json-file [2021-07-27T21:36:00.001Z] Plugins: [2021-07-27T21:36:00.001Z] Volume: local [2021-07-27T21:36:00.001Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T21:36:00.001Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T21:36:00.001Z] Swarm: inactive [2021-07-27T21:36:00.001Z] Default Isolation: process [2021-07-27T21:36:00.001Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T21:36:00.001Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T21:36:00.001Z] OSType: windows [2021-07-27T21:36:00.001Z] Architecture: x86_64 [2021-07-27T21:36:00.001Z] CPUs: 4 [2021-07-27T21:36:00.001Z] Total Memory: 32GiB [2021-07-27T21:36:00.001Z] Name: azwin-2-6f8eb0 [2021-07-27T21:36:00.001Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-27T21:36:00.001Z] Docker Root Dir: D:\docker [2021-07-27T21:36:00.001Z] Debug Mode: false [2021-07-27T21:36:00.001Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:36:00.001Z] Labels: [2021-07-27T21:36:00.001Z] Experimental: true [2021-07-27T21:36:00.001Z] Insecure Registries: [2021-07-27T21:36:00.001Z] 10.0.0.4:5000 [2021-07-27T21:36:00.001Z] 127.0.0.0/8 [2021-07-27T21:36:00.001Z] Registry Mirrors: [2021-07-27T21:36:00.001Z] http://10.0.0.4:5000/ [2021-07-27T21:36:00.001Z] Live Restore Enabled: false [2021-07-27T21:36:00.001Z] [2021-07-27T21:36:00.001Z] [2021-07-27T21:36:00.001Z] INFO: Commit hash is cbad910272 [2021-07-27T21:36:00.001Z] INFO: Nuke-Everything... [2021-07-27T21:36:00.001Z] INFO: Container count on control daemon to delete is 2 [2021-07-27T21:36:00.111Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-27T21:36:00.111Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e2279261\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-27T21:36:00.111Z] ---------------------------------------------------------------------------- [2021-07-27T21:36:00.111Z] [2021-07-27T21:36:00.111Z] INFO: executeCI.ps1 starting at Tue Jul 27 21:35:57 CUT 2021 [2021-07-27T21:36:00.111Z] [2021-07-27T21:36:00.111Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-27T21:36:00.111Z] INFO: Running git version 2.24.1.windows.2 [2021-07-27T21:36:00.111Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-27T21:36:00.112Z] INFO: Environment variables: [2021-07-27T21:36:00.112Z] [2021-07-27T21:36:00.112Z] Name Value [2021-07-27T21:36:00.112Z] ---- ----- [2021-07-27T21:36:00.112Z] ALLUSERSPROFILE C:\ProgramData [2021-07-27T21:36:00.112Z] amd64 true [2021-07-27T21:36:00.112Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-27T21:36:00.112Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-27T21:36:00.112Z] arm64 true [2021-07-27T21:36:00.112Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-27T21:36:00.112Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-27T21:36:00.112Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-27T21:36:00.112Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-27T21:36:00.112Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-27T21:36:00.112Z] BRANCH_NAME PR-42685 [2021-07-27T21:36:00.112Z] BUILD_DISPLAY_NAME #6 [2021-07-27T21:36:00.112Z] BUILD_ID 6 [2021-07-27T21:36:00.112Z] BUILD_NUMBER 6 [2021-07-27T21:36:00.112Z] BUILD_TAG jenkins-moby-PR-42685-6 [2021-07-27T21:36:00.112Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/ [2021-07-27T21:36:00.112Z] cgroup2 true [2021-07-27T21:36:00.112Z] CHANGE_AUTHOR thaJeztah [2021-07-27T21:36:00.112Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-27T21:36:00.112Z] CHANGE_BRANCH remove_lcow_step8 [2021-07-27T21:36:00.112Z] CHANGE_FORK thaJeztah/docker [2021-07-27T21:36:00.112Z] CHANGE_ID 42685 [2021-07-27T21:36:00.112Z] CHANGE_TARGET master [2021-07-27T21:36:00.112Z] CHANGE_TITLE Remove LCOW (step 8): libcontainerd/local: remove LCOW bits [2021-07-27T21:36:00.112Z] CHANGE_URL https://github.com/moby/moby/pull/42685 [2021-07-27T21:36:00.112Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-27T21:36:00.112Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-27T21:36:00.112Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-27T21:36:00.112Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-27T21:36:00.112Z] COMPUTERNAME azwin-2-a56e30 [2021-07-27T21:36:00.112Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-27T21:36:00.112Z] ConfigSequenceNumber 0 [2021-07-27T21:36:00.112Z] dco true [2021-07-27T21:36:00.112Z] DOCKER_BUILDKIT 0 [2021-07-27T21:36:00.112Z] DOCKER_DUT_DEBUG 1 [2021-07-27T21:36:00.112Z] DOCKER_EXPERIMENTAL 1 [2021-07-27T21:36:00.112Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-27T21:36:00.112Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-27T21:36:00.112Z] EXECUTOR_NUMBER 0 [2021-07-27T21:36:00.112Z] FQDN azwin-2-a56e30.westus.cloudapp.azure.com [2021-07-27T21:36:00.112Z] GIT_BRANCH PR-42685 [2021-07-27T21:36:00.112Z] GIT_COMMIT 98dd9f302baf05b2d5d528529bec33636c320dc1 [2021-07-27T21:36:00.112Z] GIT_PREVIOUS_COMMIT d54742a2d70b994e7619f6c82fcfbee3d5e6c84b [2021-07-27T21:36:00.112Z] GIT_URL https://github.com/moby/moby.git [2021-07-27T21:36:00.112Z] HUDSON_COOKIE 91cfebc8-a6f2-4b52-a6cc-4fb5dde52b40 [2021-07-27T21:36:00.112Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-27T21:36:00.112Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-27T21:36:00.112Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-27T21:36:00.112Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-27T21:36:00.112Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-27T21:36:00.112Z] JENKINS_NODE_COOKIE d6742747-d693-489f-8937-538645e0556b [2021-07-27T21:36:00.112Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-27T21:36:00.112Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-27T21:36:00.112Z] JOB_BASE_NAME PR-42685 [2021-07-27T21:36:00.112Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/display/redirect [2021-07-27T21:36:00.112Z] JOB_NAME moby/PR-42685 [2021-07-27T21:36:00.112Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/ [2021-07-27T21:36:00.112Z] library.jps.version master [2021-07-27T21:36:00.112Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-27T21:36:00.112Z] NODE_LABELS amd64 azure azwin-2-a56e30 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-27T21:36:00.112Z] NODE_NAME azwin-2-a56e30 [2021-07-27T21:36:00.112Z] NUMBER_OF_PROCESSORS 4 [2021-07-27T21:36:00.112Z] OS Windows_NT [2021-07-27T21:36:00.112Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-27T21:36:00.112Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-27T21:36:00.112Z] ppc64le false [2021-07-27T21:36:00.112Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-27T21:36:00.112Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-27T21:36:00.112Z] PROCESSOR_LEVEL 6 [2021-07-27T21:36:00.112Z] PROCESSOR_REVISION 4f01 [2021-07-27T21:36:00.112Z] ProgramData C:\ProgramData [2021-07-27T21:36:00.112Z] ProgramFiles C:\Program Files [2021-07-27T21:36:00.112Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-27T21:36:00.112Z] ProgramW6432 C:\Program Files [2021-07-27T21:36:00.112Z] PROMPT $P$G [2021-07-27T21:36:00.112Z] PSExecutionPolicyPreference Bypass [2021-07-27T21:36:00.112Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-27T21:36:00.112Z] PUBLIC C:\Users\Public [2021-07-27T21:36:00.112Z] rootless true [2021-07-27T21:36:00.112Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/display/redirect?page=artif... [2021-07-27T21:36:00.112Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/display/redirect?page=changes [2021-07-27T21:36:00.112Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/display/redirect [2021-07-27T21:36:00.112Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42685/6/display/redirect?page=tests [2021-07-27T21:36:00.112Z] s390x false [2021-07-27T21:36:00.112Z] SKIP_VALIDATION_TESTS 1 [2021-07-27T21:36:00.112Z] SOURCES_DRIVE d [2021-07-27T21:36:00.112Z] SOURCES_SUBDIR gopath [2021-07-27T21:36:00.112Z] STAGE_NAME Run tests [2021-07-27T21:36:00.112Z] SystemDrive C: [2021-07-27T21:36:00.112Z] SystemRoot C:\Windows [2021-07-27T21:36:00.112Z] TEMP C:\Windows\TEMP [2021-07-27T21:36:00.112Z] TESTDEBUG 0 [2021-07-27T21:36:00.112Z] TESTRUN_DRIVE d [2021-07-27T21:36:00.112Z] TESTRUN_SUBDIR CI [2021-07-27T21:36:00.112Z] TIMEOUT 120m [2021-07-27T21:36:00.112Z] TMP C:\Windows\TEMP [2021-07-27T21:36:00.112Z] unit_validate true [2021-07-27T21:36:00.112Z] USERDOMAIN WORKGROUP [2021-07-27T21:36:00.112Z] USERNAME azwin-2-a56e30$ [2021-07-27T21:36:00.112Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-27T21:36:00.112Z] validate_force false [2021-07-27T21:36:00.112Z] windir C:\Windows [2021-07-27T21:36:00.112Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-27T21:36:00.112Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-27T21:36:00.112Z] windows2022 true [2021-07-27T21:36:00.112Z] windows2022containerd false [2021-07-27T21:36:00.112Z] windowsRS1 false [2021-07-27T21:36:00.112Z] windowsRS5 true [2021-07-27T21:36:00.112Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-27T21:36:00.112Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-27T21:36:00.112Z] [2021-07-27T21:36:00.112Z] [2021-07-27T21:36:00.112Z] [2021-07-27T21:36:00.112Z] INFO: Sources under d:\gopath\... [2021-07-27T21:36:00.112Z] INFO: Test run under d:\CI\... [2021-07-27T21:36:00.112Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-27T21:36:00.112Z] INFO: docker/docker repository was found [2021-07-27T21:36:00.112Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-27T21:36:00.112Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-27T21:36:00.112Z] INFO: Docker version of control daemon [2021-07-27T21:36:00.112Z] [2021-07-27T21:36:00.112Z] Client: [2021-07-27T21:36:00.112Z] Version: 20.10.6 [2021-07-27T21:36:00.112Z] API version: 1.41 [2021-07-27T21:36:00.112Z] Go version: go1.16.3 [2021-07-27T21:36:00.112Z] Git commit: 370c289 [2021-07-27T21:36:00.112Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-27T21:36:00.112Z] OS/Arch: windows/amd64 [2021-07-27T21:36:00.112Z] Context: default [2021-07-27T21:36:00.112Z] Experimental: true [2021-07-27T21:36:00.112Z] [2021-07-27T21:36:00.112Z] Server: Docker Engine - Community [2021-07-27T21:36:00.112Z] Engine: [2021-07-27T21:36:00.112Z] Version: 20.10.6 [2021-07-27T21:36:00.112Z] API version: 1.41 (minimum version 1.24) [2021-07-27T21:36:00.112Z] Go version: go1.13.15 [2021-07-27T21:36:00.112Z] Git commit: 8728dd2 [2021-07-27T21:36:00.112Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-27T21:36:00.112Z] OS/Arch: windows/amd64 [2021-07-27T21:36:00.112Z] Experimental: true [2021-07-27T21:36:00.112Z] [2021-07-27T21:36:00.112Z] INFO: Docker info of control daemon [2021-07-27T21:36:00.112Z] [2021-07-27T21:36:00.112Z] Client: [2021-07-27T21:36:00.112Z] Context: default [2021-07-27T21:36:00.112Z] Debug Mode: false [2021-07-27T21:36:00.112Z] Plugins: [2021-07-27T21:36:00.112Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-27T21:36:00.112Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-27T21:36:00.112Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-27T21:36:00.112Z] [2021-07-27T21:36:00.112Z] Server: [2021-07-27T21:36:00.112Z] Containers: 2 [2021-07-27T21:36:00.112Z] Running: 0 [2021-07-27T21:36:00.112Z] Paused: 0 [2021-07-27T21:36:00.112Z] Stopped: 2 [2021-07-27T21:36:00.112Z] Images: 11 [2021-07-27T21:36:00.112Z] Server Version: 20.10.6 [2021-07-27T21:36:00.112Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-27T21:36:00.112Z] Windows: [2021-07-27T21:36:00.112Z] LCOW: [2021-07-27T21:36:00.112Z] Logging Driver: json-file [2021-07-27T21:36:00.112Z] Plugins: [2021-07-27T21:36:00.112Z] Volume: local [2021-07-27T21:36:00.112Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T21:36:00.112Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T21:36:00.112Z] Swarm: inactive [2021-07-27T21:36:00.112Z] Default Isolation: process [2021-07-27T21:36:00.112Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-27T21:36:00.112Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-27T21:36:00.112Z] OSType: windows [2021-07-27T21:36:00.112Z] Architecture: x86_64 [2021-07-27T21:36:00.112Z] CPUs: 4 [2021-07-27T21:36:00.112Z] Total Memory: 32GiB [2021-07-27T21:36:00.112Z] Name: azwin-2-a56e30 [2021-07-27T21:36:00.112Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-27T21:36:00.112Z] Docker Root Dir: D:\docker [2021-07-27T21:36:00.112Z] Debug Mode: false [2021-07-27T21:36:00.112Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:36:00.112Z] Labels: [2021-07-27T21:36:00.112Z] Experimental: true [2021-07-27T21:36:00.112Z] Insecure Registries: [2021-07-27T21:36:00.112Z] 10.0.0.4:5000 [2021-07-27T21:36:00.112Z] 127.0.0.0/8 [2021-07-27T21:36:00.112Z] Registry Mirrors: [2021-07-27T21:36:00.112Z] http://10.0.0.4:5000/ [2021-07-27T21:36:00.113Z] Live Restore Enabled: false [2021-07-27T21:36:00.113Z] Product License: Community Engine [2021-07-27T21:36:00.113Z] [2021-07-27T21:36:00.113Z] [2021-07-27T21:36:00.113Z] INFO: Commit hash is 98dd9f302b [2021-07-27T21:36:00.113Z] INFO: Nuke-Everything... [2021-07-27T21:36:00.113Z] INFO: Container count on control daemon to delete is 2 [2021-07-27T21:36:00.113Z] 9bd0dc0b2bac [2021-07-27T21:36:00.113Z] 9b592b5778a1 [2021-07-27T21:36:00.113Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-27T21:36:00.456Z] 4d59bb578570 [2021-07-27T21:36:00.456Z] 73ab763414c4 [2021-07-27T21:36:00.912Z] INFO: Nuking d:\CI [2021-07-27T21:36:01.076Z] #46 64.11 regexp/syntax [2021-07-27T21:36:01.076Z] #46 64.13 io/fs [2021-07-27T21:36:01.333Z] #46 ... [2021-07-27T21:36:01.333Z] [2021-07-27T21:36:01.333Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:36:01.333Z] #52 sha256:28fa86bd2334fbe5eb7fce5b9948366689f1e749aca56e97727fcbba527540c8 [2021-07-27T21:36:01.333Z] #52 54.61 time [2021-07-27T21:36:01.333Z] #52 59.90 context [2021-07-27T21:36:01.333Z] #52 60.79 internal/syscall/unix [2021-07-27T21:36:01.333Z] #52 60.99 internal/poll [2021-07-27T21:36:01.333Z] #52 64.06 path [2021-07-27T21:36:01.333Z] #52 64.19 encoding/binary [2021-07-27T21:36:01.333Z] #52 64.74 io/fs [2021-07-27T21:36:01.642Z] Deleted: sha256:ec7fcca5f0032d7321c2d6138ca9b0efcd572cb4baebe52663c0038845a43d57 [2021-07-27T21:36:01.642Z] Deleted: sha256:31f0e62ac02862685332e23ba27afa786448d6833e9dd246d088c5cb495bf5a7 [2021-07-27T21:36:01.642Z] INFO: Nuking d:\CI [2021-07-27T21:36:01.896Z] #52 ... [2021-07-27T21:36:01.896Z] [2021-07-27T21:36:01.896Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:36:01.896Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:36:01.896Z] #46 65.34 os [2021-07-27T21:36:04.644Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2021-07-27T21:36:04.644Z] powershell.exe : time="2021-07-27T21:36:04Z" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being [2021-07-27T21:36:04.644Z] used by another process.id=CI flavour=0" [2021-07-27T21:36:04.644Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-b12d0aa8\powershellWrapper.ps1:3 char:1 [2021-07-27T21:36:04.644Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2021-07-27T21:36:04.644Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2021-07-27T21:36:04.644Z] + CategoryInfo : NotSpecified: (time="2021-07-2...=CI flavour=0" :String) [], RemoteException [2021-07-27T21:36:04.644Z] + FullyQualifiedErrorId : NativeCommandError [2021-07-27T21:36:04.644Z] [2021-07-27T21:36:04.644Z] INFO: Location for testing is d:\CI\PR-42685\6 [2021-07-27T21:36:04.644Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-27T21:36:04.644Z] [2021-07-27T21:36:04.644Z] [2021-07-27T21:36:04.644Z] INFO: Building the image from Dockerfile.windows at 07/27/2021 21:36:04... [2021-07-27T21:36:04.644Z] [2021-07-27T21:36:04.674Z] #43 21.82 Fetched 39.9 MB in 20s (1991 kB/s) [2021-07-27T21:36:04.674Z] #43 21.82 Reading package lists... [2021-07-27T21:36:04.674Z] #43 ... [2021-07-27T21:36:04.674Z] [2021-07-27T21:36:04.674Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:36:04.674Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-27T21:36:04.674Z] #63 22.54 Fetched 39.9 MB in 21s (1933 kB/s) [2021-07-27T21:36:05.176Z] #46 67.93 regexp [2021-07-27T21:36:05.740Z] #46 68.80 fmt [2021-07-27T21:36:07.632Z] #46 70.97 path/filepath [2021-07-27T21:36:09.000Z] #46 72.10 internal/lazyregexp [2021-07-27T21:36:09.000Z] #46 72.31 io/ioutil [2021-07-27T21:36:09.257Z] #46 72.53 flag [2021-07-27T21:36:09.257Z] #46 72.59 go/token [2021-07-27T21:36:09.820Z] #46 ... [2021-07-27T21:36:09.820Z] [2021-07-27T21:36:09.820Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:36:09.820Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:36:10.852Z] #57 42.38 Checking out files: 62% (2575/4152) Checking out files: 63% (2616/4152) Checking out files: 64% (2658/4152) Checking out files: 65% (2699/4152) Checking out files: 66% (2741/4152) Checking out files: 67% (2782/4152) Checking out files: 68% (2824/4152) Checking out files: 69% (2865/4152) Checking out files: 70% (2907/4152) Checking out files: 71% (2948/4152) Checking out files: 72% (2990/4152) Checking out files: 73% (3031/4152) Checking out files: 74% (3073/4152) Checking out files: 75% (3114/4152) Checking out files: 76% (3156/4152) Checking out files: 77% (3198/4152) Checking out files: 78% (3239/4152) Checking out files: 79% (3281/4152) Checking out files: 80% (3322/4152) Checking out files: 81% (3364/4152) Checking out files: 82% (3405/4152) Checking out files: 83% (3447/4152) Checking out files: 84% (3488/4152) Checking out files: 85% (3530/4152) Checking out files: 86% (3571/4152) Checking out files: 87% (3613/4152) Checking out files: 88% (3654/4152) Checking out files: 89% (3696/4152) Checking out files: 90% (3737/4152) Checking out files: 91% (3779/4152) Checking out files: 92% (3820/4152) Checking out files: 93% (3862/4152) Checking out files: 94% (3903/4152) Checking out files: 95% (3945/4152) Checking out files: 96% (3986/4152) Checking out files: 97% (4028/4152) Checking out files: 98% (4069/4152) Checking out files: 99% (4111/4152) Checking out files: 100% (4152/4152) Checking out files: 100% (4152/4152), done. [2021-07-27T21:36:10.852Z] #57 43.42 + cd /tmp/tmp.kee5WVP8uI/src/github.com/containerd/containerd [2021-07-27T21:36:10.852Z] #57 43.42 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T21:36:11.242Z] #63 22.54 Reading package lists... [2021-07-27T21:36:11.242Z] #63 ... [2021-07-27T21:36:11.242Z] [2021-07-27T21:36:11.242Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:36:11.242Z] #66 sha256:02048a60325421ac5e973216d5458823cc70aae65ff72f06cf5be759adf7cd85 [2021-07-27T21:36:11.242Z] #66 28.03 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T21:36:11.242Z] #66 28.03 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-27T21:36:11.704Z] Sending build context to Docker daemon 60.98MB [2021-07-27T21:36:11.704Z] [2021-07-27T21:36:12.247Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-27T21:36:12.247Z] ---> 39d157a84080 [2021-07-27T21:36:12.247Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-27T21:36:12.247Z] ---> Using cache [2021-07-27T21:36:12.247Z] ---> 2cf1dd59d43c [2021-07-27T21:36:12.247Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-27T21:36:12.247Z] ---> Using cache [2021-07-27T21:36:12.247Z] ---> 10faf92ad4a4 [2021-07-27T21:36:12.247Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-27T21:36:12.247Z] ---> Using cache [2021-07-27T21:36:12.247Z] ---> 3764a3bb1418 [2021-07-27T21:36:12.247Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-27T21:36:12.247Z] ---> Using cache [2021-07-27T21:36:12.247Z] ---> aa6410cb1b05 [2021-07-27T21:36:12.247Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-27T21:36:12.247Z] ---> Using cache [2021-07-27T21:36:12.247Z] ---> ab87194c7eb5 [2021-07-27T21:36:12.247Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-27T21:36:12.247Z] ---> Using cache [2021-07-27T21:36:12.247Z] ---> 7e6fd5002b61 [2021-07-27T21:36:12.247Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-27T21:36:12.247Z] ---> Using cache [2021-07-27T21:36:12.247Z] ---> 7ad7f3a73265 [2021-07-27T21:36:12.247Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-27T21:36:12.247Z] ---> Using cache [2021-07-27T21:36:12.247Z] ---> ee8469e886cf [2021-07-27T21:36:12.247Z] Step 10/10 : COPY . . [2021-07-27T21:36:12.276Z] #57 44.75 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-27T21:36:12.276Z] #57 44.75 + BUILDTAGS='netgo osusergo static_build' [2021-07-27T21:36:12.276Z] #57 44.75 + export EXTRA_FLAGS=-buildmode=pie [2021-07-27T21:36:12.276Z] #57 44.75 + EXTRA_FLAGS=-buildmode=pie [2021-07-27T21:36:12.276Z] #57 44.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-27T21:36:12.276Z] #57 44.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-27T21:36:12.276Z] #57 44.75 + '[' '' = dynamic ']' [2021-07-27T21:36:12.276Z] #57 44.75 + make [2021-07-27T21:36:12.276Z] #57 ... [2021-07-27T21:36:12.276Z] [2021-07-27T21:36:12.276Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:36:12.276Z] #52 sha256:28fa86bd2334fbe5eb7fce5b9948366689f1e749aca56e97727fcbba527540c8 [2021-07-27T21:36:12.276Z] #52 65.55 os [2021-07-27T21:36:12.276Z] #52 65.98 encoding/base64 [2021-07-27T21:36:12.276Z] #52 66.56 golang.org/x/sys/unix [2021-07-27T21:36:12.276Z] #52 69.36 fmt [2021-07-27T21:36:12.276Z] #52 72.98 encoding/json [2021-07-27T21:36:12.276Z] #52 73.47 flag [2021-07-27T21:36:12.276Z] #52 74.81 github.com/pkg/diff [2021-07-27T21:36:12.532Z] #52 ... [2021-07-27T21:36:12.533Z] [2021-07-27T21:36:12.533Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:36:12.533Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:36:12.533Z] #46 73.43 go/scanner [2021-07-27T21:36:12.533Z] #46 74.11 net/url [2021-07-27T21:36:12.533Z] #46 74.64 go/ast [2021-07-27T21:36:12.533Z] #46 75.49 text/template/parse [2021-07-27T21:36:13.146Z] #66 DONE 31.1s [2021-07-27T21:36:13.146Z] [2021-07-27T21:36:13.146Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:36:13.146Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T21:36:13.146Z] #19 22.16 Fetched 42.2 MB in 21s (2019 kB/s) [2021-07-27T21:36:13.405Z] #19 22.16 Reading package lists... [2021-07-27T21:36:13.405Z] #19 ... [2021-07-27T21:36:13.405Z] [2021-07-27T21:36:13.405Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T21:36:13.405Z] #67 sha256:1567d5a53231e6aa0eeba3132433d72669a033cff7e7f81f4dabaa60649f95b1 [2021-07-27T21:36:13.405Z] #67 DONE 0.1s [2021-07-27T21:36:13.405Z] [2021-07-27T21:36:13.405Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T21:36:13.405Z] #68 sha256:3fdd8a260199245e9aede5104c4b0ea87c358efc897df90abc115eb2494cfa9f [2021-07-27T21:36:13.405Z] #68 DONE 0.1s [2021-07-27T21:36:13.405Z] [2021-07-27T21:36:13.405Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:36:13.405Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-27T21:36:13.405Z] #43 21.82 Reading package lists... [2021-07-27T21:36:14.601Z] #43 31.59 Reading package lists... [2021-07-27T21:36:14.601Z] #43 ... [2021-07-27T21:36:14.601Z] [2021-07-27T21:36:14.601Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-27T21:36:14.601Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-27T21:36:14.601Z] #71 CACHED [2021-07-27T21:36:14.601Z] [2021-07-27T21:36:14.601Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-27T21:36:14.601Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-27T21:36:14.601Z] #73 CACHED [2021-07-27T21:36:14.859Z] [2021-07-27T21:36:14.859Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:36:14.859Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-27T21:36:14.859Z] #63 22.54 Reading package lists... [2021-07-27T21:36:15.052Z] #46 78.47 go/parser [2021-07-27T21:36:16.948Z] #46 79.95 text/template [2021-07-27T21:36:17.261Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:36:17.261Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:36:17.261Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:36:17.261Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:36:17.261Z] [2021-07-27T21:36:17.261Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T21:36:17.261Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T21:36:17.261Z] HOSTNAME=7e60cfbfb590 [2021-07-27T21:36:17.261Z] DEST=bundles/test-integration [2021-07-27T21:36:17.261Z] PWD=/go/src/github.com/docker/docker [2021-07-27T21:36:17.261Z] DOCKER_ROOTLESS=1 [2021-07-27T21:36:17.261Z] DOCKER_GITCOMMIT=20c1412172144984a3d1f7721278f36688a5bb38 [2021-07-27T21:36:17.261Z] container=docker [2021-07-27T21:36:17.261Z] HOME=/root [2021-07-27T21:36:17.261Z] GOLANG_VERSION=1.16.6 [2021-07-27T21:36:17.261Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T21:36:17.261Z] VALIDATE_BRANCH=master [2021-07-27T21:36:17.261Z] TERM=xterm [2021-07-27T21:36:17.261Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T21:36:17.261Z] SHLVL=1 [2021-07-27T21:36:17.261Z] TIMEOUT=120m [2021-07-27T21:36:17.261Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T21:36:17.261Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T21:36:17.261Z] GO111MODULE=off [2021-07-27T21:36:17.261Z] DOCKER_EXPERIMENTAL=1 [2021-07-27T21:36:17.261Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T21:36:17.261Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T21:36:17.261Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T21:36:17.261Z] GOPATH=/go [2021-07-27T21:36:17.261Z] PKG_CONFIG=pkg-config [2021-07-27T21:36:17.261Z] _=/usr/bin/env [2021-07-27T21:36:17.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T21:36:17.511Z] #46 ... [2021-07-27T21:36:17.511Z] [2021-07-27T21:36:17.511Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:36:17.511Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:36:17.511Z] #13 85.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-27T21:36:17.511Z] #13 85.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T21:36:17.511Z] #13 85.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:22.763Z] #13 ... [2021-07-27T21:36:22.763Z] [2021-07-27T21:36:22.763Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:36:22.763Z] #52 sha256:28fa86bd2334fbe5eb7fce5b9948366689f1e749aca56e97727fcbba527540c8 [2021-07-27T21:36:22.763Z] #52 76.01 go/ast [2021-07-27T21:36:22.763Z] #52 78.26 golang.org/x/crypto/ssh/terminal [2021-07-27T21:36:22.763Z] #52 79.52 mvdan.cc/editorconfig [2021-07-27T21:36:22.763Z] #52 79.64 mvdan.cc/sh/v3/fileutil [2021-07-27T21:36:22.763Z] #52 79.84 text/tabwriter [2021-07-27T21:36:22.763Z] #52 80.38 mvdan.cc/sh/v3/syntax [2021-07-27T21:36:22.763Z] #52 85.74 mvdan.cc/sh/v3/cmd/shfmt [2021-07-27T21:36:22.977Z] #63 32.81 Reading package lists... [2021-07-27T21:36:22.977Z] #63 39.67 Building dependency tree... [2021-07-27T21:36:22.977Z] #63 ... [2021-07-27T21:36:22.977Z] [2021-07-27T21:36:22.977Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:36:22.977Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-27T21:36:22.977Z] #43 31.59 Reading package lists... [2021-07-27T21:36:23.326Z] #52 ... [2021-07-27T21:36:23.326Z] [2021-07-27T21:36:23.326Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:36:23.326Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:36:23.326Z] #46 82.14 encoding/xml [2021-07-27T21:36:23.326Z] #46 84.81 go/doc [2021-07-27T21:36:23.326Z] #46 86.52 github.com/LK4D4/vndr/versioned [2021-07-27T21:36:23.326Z] #46 86.64 compress/gzip [2021-07-27T21:36:23.326Z] #46 ... [2021-07-27T21:36:23.326Z] [2021-07-27T21:36:23.326Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:36:23.326Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:36:23.326Z] #57 46.03 + bin/ctr [2021-07-27T21:36:23.545Z] #43 39.93 Building dependency tree... [2021-07-27T21:36:23.545Z] #43 41.39 Reading state information... [2021-07-27T21:36:24.256Z] #57 ... [2021-07-27T21:36:24.256Z] [2021-07-27T21:36:24.256Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:36:24.256Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:36:24.256Z] #46 87.45 crypto/rand [2021-07-27T21:36:24.823Z] #46 88.07 github.com/LK4D4/vndr/build [2021-07-27T21:36:24.823Z] #46 88.08 crypto/ecdsa [2021-07-27T21:36:24.923Z] #43 42.67 The following additional packages will be installed: [2021-07-27T21:36:24.923Z] #43 42.68 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-27T21:36:24.923Z] #43 42.70 Suggested packages: [2021-07-27T21:36:24.923Z] #43 42.70 cmake-doc ninja-build lrzip [2021-07-27T21:36:24.923Z] #43 42.70 Recommended packages: [2021-07-27T21:36:24.923Z] #43 42.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-27T21:36:25.180Z] #43 43.10 The following NEW packages will be installed: [2021-07-27T21:36:25.386Z] #46 88.82 crypto/rsa [2021-07-27T21:36:25.439Z] #43 43.11 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-27T21:36:25.698Z] #43 43.45 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:36:25.698Z] #43 43.45 Need to get 5913 kB of archives. [2021-07-27T21:36:25.698Z] #43 43.45 After this operation, 27.4 MB of additional disk space will be used. [2021-07-27T21:36:25.698Z] #43 43.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T21:36:25.698Z] #43 43.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T21:36:25.698Z] #43 43.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-27T21:36:25.698Z] #43 43.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-27T21:36:25.698Z] #43 43.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-27T21:36:25.698Z] #43 43.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-27T21:36:25.698Z] #43 43.51 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-27T21:36:25.698Z] #43 43.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-27T21:36:26.265Z] #43 ... [2021-07-27T21:36:26.265Z] [2021-07-27T21:36:26.266Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:36:26.266Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T21:36:26.266Z] #19 22.16 Reading package lists... [2021-07-27T21:36:26.266Z] #19 32.52 Reading package lists... [2021-07-27T21:36:26.266Z] #19 40.07 Building dependency tree... [2021-07-27T21:36:26.266Z] #19 41.60 Reading state information... [2021-07-27T21:36:26.266Z] #19 42.50 The following additional packages will be installed: [2021-07-27T21:36:26.266Z] #19 42.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-27T21:36:26.266Z] #19 42.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-27T21:36:26.266Z] #19 42.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-27T21:36:26.266Z] #19 42.51 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-27T21:36:26.266Z] #19 42.52 mingw-w64-x86-64-dev [2021-07-27T21:36:26.266Z] #19 ... [2021-07-27T21:36:26.266Z] [2021-07-27T21:36:26.266Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-27T21:36:26.266Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-27T21:36:26.266Z] #63 39.67 Building dependency tree... [2021-07-27T21:36:26.266Z] #63 41.36 Reading state information... [2021-07-27T21:36:26.266Z] #63 42.71 The following additional packages will be installed: [2021-07-27T21:36:26.266Z] #63 42.72 libbtrfs0 [2021-07-27T21:36:26.266Z] #63 42.89 The following NEW packages will be installed: [2021-07-27T21:36:26.266Z] #63 42.90 libbtrfs-dev libbtrfs0 [2021-07-27T21:36:26.266Z] #63 43.27 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:36:26.266Z] #63 43.27 Need to get 119 kB of archives. [2021-07-27T21:36:26.266Z] #63 43.27 After this operation, 387 kB of additional disk space will be used. [2021-07-27T21:36:26.266Z] #63 43.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T21:36:26.266Z] #63 43.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T21:36:26.266Z] #63 43.75 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:36:26.266Z] #63 44.00 Fetched 119 kB in 0s (438 kB/s) [2021-07-27T21:36:26.266Z] #63 44.07 Selecting previously unselected package libbtrfs0. [2021-07-27T21:36:26.266Z] #63 44.07 (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 ... 29521 files and directories currently installed.) [2021-07-27T21:36:26.266Z] #63 44.11 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T21:36:26.266Z] #63 44.12 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T21:36:26.266Z] #63 44.17 Selecting previously unselected package libbtrfs-dev. [2021-07-27T21:36:26.266Z] #63 44.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T21:36:26.266Z] #63 44.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T21:36:26.266Z] #63 44.31 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T21:36:26.525Z] #63 44.33 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T21:36:26.525Z] #63 44.34 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:36:26.753Z] #46 ... [2021-07-27T21:36:26.753Z] [2021-07-27T21:36:26.753Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:36:26.753Z] #52 sha256:28fa86bd2334fbe5eb7fce5b9948366689f1e749aca56e97727fcbba527540c8 [2021-07-27T21:36:26.753Z] #52 DONE 90.0s [2021-07-27T21:36:26.753Z] [2021-07-27T21:36:26.753Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:36:26.753Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:36:26.826Z] #63 DONE 44.6s [2021-07-27T21:36:26.826Z] [2021-07-27T21:36:26.826Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-27T21:36:26.826Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-27T21:36:26.826Z] #43 44.21 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:36:26.826Z] #43 44.36 Fetched 5913 kB in 0s (14.3 MB/s) [2021-07-27T21:36:26.826Z] #43 44.41 Selecting previously unselected package xxd. [2021-07-27T21:36:26.826Z] #43 44.41 (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 ... 29521 files and directories currently installed.) [2021-07-27T21:36:26.826Z] #43 44.44 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T21:36:26.826Z] #43 44.45 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T21:36:26.826Z] #43 44.53 Selecting previously unselected package vim-common. [2021-07-27T21:36:26.826Z] #43 44.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T21:36:26.826Z] #43 44.57 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T21:36:26.826Z] #43 44.82 Selecting previously unselected package cmake-data. [2021-07-27T21:36:27.254Z] #43 44.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-27T21:36:27.254Z] #43 44.83 Unpacking cmake-data (3.13.4-1) ... [2021-07-27T21:36:27.316Z] #46 90.39 crypto/x509/pkix [2021-07-27T21:36:27.833Z] #43 45.68 Selecting previously unselected package libarchive13:amd64. [2021-07-27T21:36:27.833Z] #43 45.70 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-27T21:36:27.833Z] #43 45.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T21:36:27.833Z] #43 45.81 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-27T21:36:27.879Z] #46 91.08 net [2021-07-27T21:36:28.097Z] #43 45.81 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-27T21:36:28.097Z] #43 45.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T21:36:28.097Z] #43 45.90 Selecting previously unselected package librhash0:amd64. [2021-07-27T21:36:28.097Z] #43 45.91 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-27T21:36:28.097Z] #43 45.92 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-27T21:36:28.097Z] #43 45.99 Selecting previously unselected package libuv1:amd64. [2021-07-27T21:36:28.097Z] #43 46.00 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-27T21:36:28.097Z] #43 46.00 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T21:36:28.138Z] #46 91.27 vendor/golang.org/x/crypto/chacha20 [2021-07-27T21:36:28.355Z] #43 46.05 Selecting previously unselected package cmake. [2021-07-27T21:36:28.355Z] #43 46.05 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-27T21:36:28.355Z] #43 46.06 Unpacking cmake (3.13.4-1) ... [2021-07-27T21:36:28.778Z] #46 92.08 vendor/golang.org/x/sys/cpu [2021-07-27T21:36:29.290Z] #43 46.97 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-27T21:36:29.290Z] #43 46.99 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T21:36:29.290Z] #43 47.00 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-27T21:36:29.290Z] #43 47.02 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T21:36:29.290Z] #43 47.04 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-27T21:36:29.290Z] #43 47.05 Setting up cmake-data (3.13.4-1) ... [2021-07-27T21:36:29.290Z] #43 47.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-27T21:36:29.290Z] #43 47.09 Setting up cmake (3.13.4-1) ... [2021-07-27T21:36:29.290Z] #43 47.10 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:36:29.290Z] #43 47.13 Processing triggers for mime-support (3.62) ... [2021-07-27T21:36:29.349Z] #46 92.53 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-27T21:36:29.548Z] #43 DONE 47.4s [2021-07-27T21:36:29.548Z] [2021-07-27T21:36:29.548Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-27T21:36:29.548Z] #44 sha256:62fd0082c9d8e4cca65149aca194a90ee260d1ed2138f9fa90442eab87463d7d [2021-07-27T21:36:30.280Z] #46 93.60 vendor/golang.org/x/crypto/curve25519 [2021-07-27T21:36:30.484Z] #44 0.762 + RM_GOPATH=0 [2021-07-27T21:36:30.484Z] #44 0.762 + TMP_GOPATH= [2021-07-27T21:36:30.484Z] #44 0.762 + : /build [2021-07-27T21:36:30.484Z] #44 0.762 + '[' -z '' ']' [2021-07-27T21:36:30.484Z] #44 0.763 ++ mktemp -d [2021-07-27T21:36:30.484Z] #44 0.764 + export GOPATH=/tmp/tmp.ET8F3e4NAj [2021-07-27T21:36:30.484Z] #44 0.764 + GOPATH=/tmp/tmp.ET8F3e4NAj [2021-07-27T21:36:30.484Z] #44 0.764 + RM_GOPATH=1 [2021-07-27T21:36:30.484Z] #44 0.764 + case "$(go env GOARCH)" in [2021-07-27T21:36:30.484Z] #44 0.765 ++ go env GOARCH [2021-07-27T21:36:30.484Z] #44 0.769 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:36:30.484Z] #44 0.769 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:36:30.484Z] #44 0.770 ++ dirname /tmp/install/install.sh [2021-07-27T21:36:30.484Z] #44 0.771 + dir=/tmp/install [2021-07-27T21:36:30.484Z] #44 0.771 + bin=tini [2021-07-27T21:36:30.484Z] #44 0.771 + shift [2021-07-27T21:36:30.484Z] #44 0.771 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-27T21:36:30.484Z] #44 0.771 + . /tmp/install/tini.installer [2021-07-27T21:36:30.484Z] #44 0.771 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T21:36:30.484Z] #44 0.771 + install_tini [2021-07-27T21:36:30.484Z] #44 0.771 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-27T21:36:30.484Z] #44 0.772 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T21:36:30.484Z] #44 0.772 + git clone https://github.com/krallin/tini.git /tmp/tmp.ET8F3e4NAj/tini [2021-07-27T21:36:30.484Z] #44 0.773 Cloning into '/tmp/tmp.ET8F3e4NAj/tini'... [2021-07-27T21:36:30.743Z] #44 1.110 + cd /tmp/tmp.ET8F3e4NAj/tini [2021-07-27T21:36:30.743Z] #44 1.110 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-27T21:36:30.743Z] #44 1.119 + cmake . [2021-07-27T21:36:31.210Z] #46 94.34 vendor/golang.org/x/crypto/hkdf [2021-07-27T21:36:31.210Z] #46 94.50 vendor/golang.org/x/text/transform [2021-07-27T21:36:31.310Z] #44 1.682 -- The C compiler identification is GNU 8.3.0 [2021-07-27T21:36:31.310Z] #44 1.704 -- Check for working C compiler: /usr/bin/cc [2021-07-27T21:36:31.572Z] #44 2.036 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-27T21:36:31.572Z] #44 2.037 -- Detecting C compiler ABI info [2021-07-27T21:36:31.774Z] #46 95.22 vendor/golang.org/x/text/unicode/bidi [2021-07-27T21:36:31.832Z] #44 2.190 -- Detecting C compiler ABI info - done [2021-07-27T21:36:31.832Z] #44 2.199 -- Detecting C compile features [2021-07-27T21:36:32.337Z] #46 ... [2021-07-27T21:36:32.337Z] [2021-07-27T21:36:32.337Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:36:32.337Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-27T21:36:32.337Z] #13 100.7 Selecting previously unselected package libapparmor1:amd64. [2021-07-27T21:36:32.337Z] #13 100.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-27T21:36:32.337Z] #13 100.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T21:36:32.337Z] #13 100.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-27T21:36:32.337Z] #13 100.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-27T21:36:32.337Z] #13 100.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T21:36:32.337Z] #13 101.0 Selecting previously unselected package libbtrfs0. [2021-07-27T21:36:32.337Z] #13 101.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T21:36:32.337Z] #13 101.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T21:36:32.337Z] #13 101.0 Selecting previously unselected package libbtrfs-dev. [2021-07-27T21:36:32.401Z] #44 2.803 -- Detecting C compile features - done [2021-07-27T21:36:32.401Z] #44 2.824 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-27T21:36:32.401Z] #44 2.914 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-27T21:36:32.401Z] #44 2.955 -- Configuring done [2021-07-27T21:36:32.401Z] #44 2.964 -- Generating done [2021-07-27T21:36:32.401Z] #44 2.965 -- Build files have been written to: /tmp/tmp.ET8F3e4NAj/tini [2021-07-27T21:36:32.401Z] #44 2.968 + make tini-static [2021-07-27T21:36:32.594Z] #13 101.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T21:36:32.594Z] #13 101.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T21:36:32.594Z] #13 101.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-27T21:36:32.594Z] #13 101.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T21:36:32.594Z] #13 101.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:32.594Z] #13 101.2 Selecting previously unselected package libudev-dev:amd64. [2021-07-27T21:36:32.594Z] #13 101.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T21:36:32.594Z] #13 101.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T21:36:32.660Z] #44 3.098 Scanning dependencies of target tini-static [2021-07-27T21:36:32.660Z] #44 3.120 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-27T21:36:32.851Z] #13 101.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-27T21:36:32.851Z] #13 101.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-27T21:36:32.851Z] #13 101.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T21:36:33.107Z] #13 101.7 Selecting previously unselected package libpcre16-3:amd64. [2021-07-27T21:36:33.230Z] #44 3.576 [100%] Linking C executable tini-static [2021-07-27T21:36:33.364Z] #13 101.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-27T21:36:33.364Z] #13 101.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T21:36:33.364Z] #13 101.8 Selecting previously unselected package libpcre32-3:amd64. [2021-07-27T21:36:33.364Z] #13 101.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-27T21:36:33.364Z] #13 101.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T21:36:33.489Z] #44 3.877 [100%] Built target tini-static [2021-07-27T21:36:33.489Z] #44 3.908 + mkdir -p /build [2021-07-27T21:36:33.489Z] #44 3.910 + cp tini-static /build/docker-init [2021-07-27T21:36:33.621Z] #13 102.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-27T21:36:33.621Z] #13 102.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-27T21:36:33.621Z] #13 102.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T21:36:33.621Z] #13 102.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-27T21:36:33.621Z] #13 102.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-27T21:36:33.621Z] #13 102.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T21:36:33.749Z] #44 DONE 4.2s [2021-07-27T21:36:33.749Z] [2021-07-27T21:36:33.749Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:36:33.749Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T21:36:33.749Z] #19 42.53 Suggested packages: [2021-07-27T21:36:33.749Z] #19 42.53 gcc-8-locales seccomp wine64 [2021-07-27T21:36:33.749Z] #19 42.88 The following NEW packages will be installed: [2021-07-27T21:36:33.749Z] #19 42.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-27T21:36:33.749Z] #19 42.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-27T21:36:33.749Z] #19 42.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-27T21:36:33.749Z] #19 42.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-27T21:36:33.749Z] #19 42.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-27T21:36:33.749Z] #19 42.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-27T21:36:33.749Z] #19 42.91 The following packages will be upgraded: [2021-07-27T21:36:33.749Z] #19 42.94 libseccomp2 [2021-07-27T21:36:33.749Z] #19 43.42 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:36:33.749Z] #19 43.42 Need to get 77.8 MB of archives. [2021-07-27T21:36:33.749Z] #19 43.42 After this operation, 487 MB of additional disk space will be used. [2021-07-27T21:36:33.749Z] #19 43.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-27T21:36:33.749Z] #19 43.42 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-27T21:36:33.749Z] #19 43.43 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-27T21:36:33.749Z] #19 43.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-27T21:36:33.749Z] #19 43.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-27T21:36:33.749Z] #19 43.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-27T21:36:33.749Z] #19 43.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-27T21:36:33.749Z] #19 43.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-27T21:36:33.749Z] #19 43.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-27T21:36:33.749Z] #19 43.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-27T21:36:33.749Z] #19 43.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-27T21:36:33.749Z] #19 44.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-27T21:36:33.749Z] #19 45.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-27T21:36:33.749Z] #19 45.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-27T21:36:33.749Z] #19 45.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-27T21:36:33.749Z] #19 45.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-27T21:36:33.749Z] #19 45.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-27T21:36:33.749Z] #19 45.21 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-27T21:36:33.749Z] #19 45.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-27T21:36:33.749Z] #19 45.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-27T21:36:33.749Z] #19 45.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-27T21:36:33.749Z] #19 45.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-27T21:36:33.749Z] #19 45.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-27T21:36:33.749Z] #19 45.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-27T21:36:33.749Z] #19 45.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-27T21:36:33.749Z] #19 45.26 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-27T21:36:33.749Z] #19 45.76 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:36:33.749Z] #19 46.06 Fetched 77.8 MB in 2s (36.7 MB/s) [2021-07-27T21:36:33.749Z] #19 46.13 (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 ... 29521 files and directories currently installed.) [2021-07-27T21:36:33.749Z] #19 46.19 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T21:36:33.749Z] #19 46.22 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-27T21:36:33.749Z] #19 46.35 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T21:36:33.749Z] #19 46.45 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-27T21:36:33.749Z] #19 46.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 ... 29521 files and directories currently installed.) [2021-07-27T21:36:33.749Z] #19 46.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-27T21:36:33.749Z] #19 46.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T21:36:33.749Z] #19 47.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-27T21:36:33.749Z] #19 47.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-27T21:36:33.749Z] #19 47.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T21:36:33.749Z] #19 47.80 Selecting previously unselected package binutils-mingw-w64. [2021-07-27T21:36:33.749Z] #19 47.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-27T21:36:33.749Z] #19 47.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T21:36:33.749Z] #19 47.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-27T21:36:33.749Z] #19 47.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T21:36:33.749Z] #19 47.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:33.749Z] #19 47.97 Selecting previously unselected package dmsetup. [2021-07-27T21:36:33.749Z] #19 47.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-27T21:36:33.749Z] #19 47.98 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-27T21:36:33.749Z] #19 48.07 Selecting previously unselected package mingw-w64-common. [2021-07-27T21:36:33.749Z] #19 48.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-27T21:36:33.749Z] #19 48.08 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-27T21:36:33.749Z] #19 49.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-27T21:36:33.749Z] #19 49.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-27T21:36:33.749Z] #19 49.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T21:36:33.879Z] #13 102.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-27T21:36:34.135Z] #13 102.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-27T21:36:34.135Z] #13 102.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T21:36:34.135Z] #13 102.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-27T21:36:34.135Z] #13 102.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-27T21:36:34.135Z] #13 102.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:34.215Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:36:34.215Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:36:34.215Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:36:34.215Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:36:34.215Z] [2021-07-27T21:36:34.215Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T21:36:34.215Z] DOCKER_SYSTEMD=1 [2021-07-27T21:36:34.215Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T21:36:34.215Z] HOSTNAME=4da60c342e47 [2021-07-27T21:36:34.215Z] DEST=bundles/test-integration [2021-07-27T21:36:34.215Z] PWD=/go/src/github.com/docker/docker [2021-07-27T21:36:34.215Z] DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 [2021-07-27T21:36:34.215Z] container=docker [2021-07-27T21:36:34.215Z] HOME=/root [2021-07-27T21:36:34.215Z] LANG=C.UTF-8 [2021-07-27T21:36:34.215Z] INVOCATION_ID=1aa9ffee70054b4c9672b3bd133d6867 [2021-07-27T21:36:34.216Z] GOLANG_VERSION=1.16.6 [2021-07-27T21:36:34.216Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T21:36:34.216Z] VALIDATE_BRANCH=master [2021-07-27T21:36:34.216Z] TERM=xterm [2021-07-27T21:36:34.216Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T21:36:34.216Z] SHLVL=3 [2021-07-27T21:36:34.216Z] TIMEOUT=120m [2021-07-27T21:36:34.216Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T21:36:34.216Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T21:36:34.216Z] GO111MODULE=off [2021-07-27T21:36:34.216Z] DOCKER_EXPERIMENTAL=1 [2021-07-27T21:36:34.216Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T21:36:34.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T21:36:34.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T21:36:34.216Z] GOPATH=/go [2021-07-27T21:36:34.216Z] PKG_CONFIG=pkg-config [2021-07-27T21:36:34.216Z] _=/usr/bin/env [2021-07-27T21:36:34.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T21:36:34.392Z] #13 102.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-27T21:36:34.392Z] #13 102.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T21:36:34.392Z] #13 102.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T21:36:34.649Z] #13 102.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-27T21:36:34.649Z] #13 103.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T21:36:34.649Z] #13 103.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T21:36:34.905Z] #13 103.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T21:36:34.905Z] #13 103.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T21:36:34.905Z] #13 103.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T21:36:34.905Z] #13 103.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T21:36:34.905Z] #13 103.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T21:36:34.905Z] #13 103.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T21:36:34.905Z] #13 103.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:34.905Z] #13 103.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T21:36:34.905Z] #13 103.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T21:36:34.905Z] #13 103.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T21:36:34.905Z] #13 103.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T21:36:34.905Z] #13 103.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T21:36:34.905Z] #13 103.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T21:36:34.905Z] #13 103.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-27T21:36:34.905Z] #13 103.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T21:36:34.905Z] #13 103.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T21:36:35.162Z] #13 103.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T21:36:35.162Z] #13 103.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:35.162Z] #13 103.6 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 [2021-07-27T21:36:35.162Z] #13 103.6 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 [2021-07-27T21:36:35.162Z] #13 103.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:35.162Z] #13 103.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-27T21:36:35.162Z] #13 103.6 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 [2021-07-27T21:36:35.162Z] #13 103.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T21:36:35.162Z] #13 103.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T21:36:35.162Z] #13 103.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:35.162Z] #13 103.7 Setting up dmsetup (2:1.02.155-3) ... [2021-07-27T21:36:35.162Z] #13 103.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:35.162Z] #13 103.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:35.162Z] #13 103.7 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:36:35.654Z] #19 ... [2021-07-27T21:36:35.654Z] [2021-07-27T21:36:35.654Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-27T21:36:35.654Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-27T21:36:35.654Z] #46 CACHED [2021-07-27T21:36:35.654Z] [2021-07-27T21:36:35.654Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T21:36:35.654Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T21:36:35.654Z] #47 CACHED [2021-07-27T21:36:35.654Z] [2021-07-27T21:36:35.654Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-27T21:36:35.654Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-27T21:36:35.654Z] #50 CACHED [2021-07-27T21:36:35.654Z] [2021-07-27T21:36:35.654Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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 [2021-07-27T21:36:35.654Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-27T21:36:35.654Z] #51 CACHED [2021-07-27T21:36:35.654Z] [2021-07-27T21:36:35.654Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:36:35.654Z] #53 sha256:7c2cc7f4090c099b92ffef51dfeb118af455b788180507a487ed3b41feea6b82 [2021-07-27T21:36:35.654Z] #53 CACHED [2021-07-27T21:36:35.654Z] [2021-07-27T21:36:35.654Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-27T21:36:35.654Z] #55 sha256:7d8c9af7da39de11cac0abee2d92f8c9c332e49d0a7bbd24b65b189238ba8f1a [2021-07-27T21:36:35.654Z] #55 CACHED [2021-07-27T21:36:35.654Z] [2021-07-27T21:36:35.654Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:36:35.654Z] #57 sha256:6ea6a8db1cc2087840dc5dd8b082809240be3c646f323cfa6647e6ed4f039657 [2021-07-27T21:36:35.654Z] #57 CACHED [2021-07-27T21:36:35.654Z] [2021-07-27T21:36:35.654Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-27T21:36:35.654Z] #59 sha256:d2d56a46e07415ada679c984918452f4703597e36141f12555ac4308307e0e26 [2021-07-27T21:36:35.654Z] #59 CACHED [2021-07-27T21:36:35.654Z] [2021-07-27T21:36:35.654Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:36:35.654Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:36:35.654Z] #64 0.982 + RM_GOPATH=0 [2021-07-27T21:36:35.654Z] #64 0.982 + TMP_GOPATH= [2021-07-27T21:36:35.654Z] #64 0.983 + : /build [2021-07-27T21:36:35.654Z] #64 0.983 + '[' -z '' ']' [2021-07-27T21:36:35.654Z] #64 0.988 ++ mktemp -d [2021-07-27T21:36:35.654Z] #64 0.990 + export GOPATH=/tmp/tmp.Ovqyl43Btc [2021-07-27T21:36:35.654Z] #64 0.991 + GOPATH=/tmp/tmp.Ovqyl43Btc [2021-07-27T21:36:35.654Z] #64 0.991 + RM_GOPATH=1 [2021-07-27T21:36:35.654Z] #64 0.991 + case "$(go env GOARCH)" in [2021-07-27T21:36:35.654Z] #64 0.992 ++ go env GOARCH [2021-07-27T21:36:35.654Z] #64 1.004 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:36:35.654Z] #64 1.004 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:36:35.654Z] #64 1.005 ++ dirname /tmp/install/install.sh [2021-07-27T21:36:35.654Z] #64 1.007 + dir=/tmp/install [2021-07-27T21:36:35.654Z] #64 1.008 + bin=containerd [2021-07-27T21:36:35.654Z] #64 1.008 + shift [2021-07-27T21:36:35.654Z] #64 1.009 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-27T21:36:35.654Z] #64 1.009 + . /tmp/install/containerd.installer [2021-07-27T21:36:35.654Z] #64 1.009 ++ set -e [2021-07-27T21:36:35.654Z] #64 1.010 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T21:36:35.654Z] #64 1.014 + install_containerd [2021-07-27T21:36:35.654Z] #64 1.014 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-27T21:36:35.654Z] #64 1.015 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T21:36:35.654Z] #64 1.015 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ovqyl43Btc/src/github.com/containerd/containerd [2021-07-27T21:36:35.654Z] #64 1.018 Cloning into '/tmp/tmp.Ovqyl43Btc/src/github.com/containerd/containerd'... [2021-07-27T21:36:35.913Z] #64 ... [2021-07-27T21:36:35.913Z] [2021-07-27T21:36:35.913Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-27T21:36:35.913Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-27T21:36:35.913Z] #19 52.05 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-27T21:36:35.913Z] #19 52.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T21:36:35.913Z] #19 52.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:35.913Z] #19 52.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-27T21:36:35.913Z] #19 52.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T21:36:35.913Z] #19 52.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:36.093Z] #13 DONE 104.6s [2021-07-27T21:36:36.093Z] [2021-07-27T21:36:36.093Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:36:36.093Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:36:36.093Z] #46 96.77 vendor/golang.org/x/text/secure/bidirule [2021-07-27T21:36:36.093Z] #46 97.01 vendor/golang.org/x/text/unicode/norm [2021-07-27T21:36:37.284Z] INFO: Zapped successfully [2021-07-27T21:36:37.284Z] INFO: Location for testing is d:\CI\PR-42685\6 [2021-07-27T21:36:37.284Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-27T21:36:37.284Z] [2021-07-27T21:36:37.284Z] [2021-07-27T21:36:37.284Z] INFO: Building the image from Dockerfile.windows at 07/27/2021 21:36:36... [2021-07-27T21:36:37.284Z] [2021-07-27T21:36:37.995Z] #46 ... [2021-07-27T21:36:37.995Z] [2021-07-27T21:36:37.995Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T21:36:37.995Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-27T21:36:37.995Z] #14 DONE 1.6s [2021-07-27T21:36:37.995Z] [2021-07-27T21:36:37.995Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:36:37.995Z] #54 sha256:483b2cba446d29d58600408c94a45ba2d606df76d50cdcc0fe85438edc800a80 [2021-07-27T21:36:37.995Z] #54 1.504 + RM_GOPATH=0 [2021-07-27T21:36:37.995Z] #54 1.504 + TMP_GOPATH= [2021-07-27T21:36:37.995Z] #54 1.504 + : /build [2021-07-27T21:36:37.995Z] #54 1.504 + '[' -z '' ']' [2021-07-27T21:36:37.995Z] #54 1.504 ++ mktemp -d [2021-07-27T21:36:37.995Z] #54 1.507 + export GOPATH=/tmp/tmp.DTzbpcpMTb [2021-07-27T21:36:37.995Z] #54 1.507 + GOPATH=/tmp/tmp.DTzbpcpMTb [2021-07-27T21:36:37.995Z] #54 1.507 + RM_GOPATH=1 [2021-07-27T21:36:37.995Z] #54 1.507 + case "$(go env GOARCH)" in [2021-07-27T21:36:37.995Z] #54 1.507 ++ go env GOARCH [2021-07-27T21:36:37.995Z] #54 1.538 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:36:37.995Z] #54 1.538 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:36:37.995Z] #54 1.538 ++ dirname /tmp/install/install.sh [2021-07-27T21:36:37.995Z] #54 1.538 + dir=/tmp/install [2021-07-27T21:36:37.995Z] #54 1.538 + bin=runc [2021-07-27T21:36:37.995Z] #54 1.538 + shift [2021-07-27T21:36:37.995Z] #54 1.538 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-27T21:36:37.995Z] #54 1.538 + . /tmp/install/runc.installer [2021-07-27T21:36:37.995Z] #54 1.538 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T21:36:37.995Z] #54 1.538 + install_runc [2021-07-27T21:36:37.995Z] #54 1.538 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-27T21:36:37.995Z] #54 1.549 + uname -r [2021-07-27T21:36:37.995Z] #54 1.553 + RUNC_BUILDTAGS='seccomp ' [2021-07-27T21:36:37.995Z] #54 1.553 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-27T21:36:37.995Z] #54 1.553 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DTzbpcpMTb/src/github.com/opencontainers/runc [2021-07-27T21:36:37.995Z] #54 1.553 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-27T21:36:37.995Z] #54 1.567 Cloning into '/tmp/tmp.DTzbpcpMTb/src/github.com/opencontainers/runc'... [2021-07-27T21:36:38.925Z] #54 ... [2021-07-27T21:36:38.925Z] [2021-07-27T21:36:38.925Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T21:36:38.925Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-27T21:36:38.925Z] #15 DONE 1.3s [2021-07-27T21:36:39.181Z] [2021-07-27T21:36:39.181Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T21:36:39.181Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-27T21:36:40.113Z] #16 1.101 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-27T21:36:40.113Z] #16 DONE 1.2s [2021-07-27T21:36:40.113Z] [2021-07-27T21:36:40.113Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T21:36:40.113Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-27T21:36:41.181Z] #19 57.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-27T21:36:41.181Z] #19 57.07 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-27T21:36:41.181Z] #19 57.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:41.486Z] #17 DONE 1.2s [2021-07-27T21:36:41.486Z] [2021-07-27T21:36:41.486Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T21:36:41.486Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-27T21:36:42.151Z] ---> 4099da904a20 [2021-07-27T21:36:42.151Z] Successfully built 4099da904a20 [2021-07-27T21:36:42.151Z] Successfully tagged docker:latest [2021-07-27T21:36:42.151Z] INFO: Image build ended at 07/27/2021 21:36:41. Duration:00:00:37.3377138 [2021-07-27T21:36:42.151Z] [2021-07-27T21:36:42.151Z] [2021-07-27T21:36:42.151Z] INFO: Building the test binaries at 07/27/2021 21:36:41... [2021-07-27T21:36:42.861Z] #18 DONE 1.3s [2021-07-27T21:36:42.861Z] [2021-07-27T21:36:42.861Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T21:36:42.861Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-27T21:36:43.791Z] #19 DONE 1.2s [2021-07-27T21:36:43.791Z] [2021-07-27T21:36:43.791Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:36:43.791Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T21:36:44.346Z] Sending build context to Docker daemon 60.98MB [2021-07-27T21:36:44.347Z] [2021-07-27T21:36:44.347Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-27T21:36:44.347Z] ---> 9a0a02eca0e6 [2021-07-27T21:36:44.347Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-27T21:36:44.347Z] ---> Using cache [2021-07-27T21:36:44.347Z] ---> a51d15e12a7f [2021-07-27T21:36:44.347Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-27T21:36:44.347Z] ---> Using cache [2021-07-27T21:36:44.347Z] ---> b825055badf7 [2021-07-27T21:36:44.347Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-27T21:36:44.347Z] ---> Using cache [2021-07-27T21:36:44.347Z] ---> b72905778a15 [2021-07-27T21:36:44.347Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-07-27T21:36:44.347Z] ---> Using cache [2021-07-27T21:36:44.347Z] ---> 7cade11425e4 [2021-07-27T21:36:44.347Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-07-27T21:36:44.347Z] ---> Using cache [2021-07-27T21:36:44.347Z] ---> 12e28a520e7d [2021-07-27T21:36:44.347Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-07-27T21:36:44.347Z] ---> Using cache [2021-07-27T21:36:44.347Z] ---> c43ac474077e [2021-07-27T21:36:44.347Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-27T21:36:44.347Z] ---> Using cache [2021-07-27T21:36:44.347Z] ---> efc5d6eb0cbc [2021-07-27T21:36:44.347Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-27T21:36:44.347Z] ---> Using cache [2021-07-27T21:36:44.347Z] ---> 5a333e46d3f8 [2021-07-27T21:36:44.347Z] Step 10/10 : COPY . . [2021-07-27T21:36:45.162Z] #20 1.483 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T21:36:45.162Z] #20 1.485 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-27T21:36:45.162Z] #20 1.514 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-27T21:36:45.162Z] #20 1.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-27T21:36:45.384Z] #19 61.12 Selecting previously unselected package libapparmor1:amd64. [2021-07-27T21:36:45.384Z] #19 61.13 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-27T21:36:45.384Z] #19 61.14 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T21:36:45.384Z] #19 61.19 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-27T21:36:45.384Z] #19 61.19 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-27T21:36:45.384Z] #19 61.20 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T21:36:45.384Z] #19 61.27 Selecting previously unselected package libbtrfs0. [2021-07-27T21:36:45.384Z] #19 61.27 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-27T21:36:45.384Z] #19 61.28 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-27T21:36:45.384Z] #19 61.34 Selecting previously unselected package libbtrfs-dev. [2021-07-27T21:36:45.384Z] #19 61.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-27T21:36:45.384Z] #19 61.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-27T21:36:45.384Z] #19 61.48 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-27T21:36:45.384Z] #19 61.49 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-27T21:36:45.384Z] #19 61.49 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:45.384Z] #19 61.55 Selecting previously unselected package libudev-dev:amd64. [2021-07-27T21:36:45.384Z] #19 61.55 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T21:36:45.384Z] #19 61.56 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T21:36:45.384Z] #19 61.62 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-27T21:36:45.384Z] #19 61.63 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-27T21:36:45.384Z] #19 61.64 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T21:36:45.642Z] #19 61.75 Selecting previously unselected package libpcre16-3:amd64. [2021-07-27T21:36:45.642Z] #19 61.75 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-27T21:36:45.642Z] #19 61.76 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T21:36:45.642Z] #19 61.84 Selecting previously unselected package libpcre32-3:amd64. [2021-07-27T21:36:45.642Z] #19 61.85 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-27T21:36:45.642Z] #19 61.85 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T21:36:45.642Z] #19 61.93 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-27T21:36:45.642Z] #19 61.93 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-27T21:36:45.642Z] #19 61.94 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T21:36:45.900Z] #19 61.98 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-27T21:36:45.900Z] #19 61.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-27T21:36:45.900Z] #19 62.00 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T21:36:45.900Z] #19 62.17 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-27T21:36:45.900Z] #19 62.18 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-27T21:36:45.900Z] #19 62.18 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T21:36:45.900Z] #19 62.27 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-27T21:36:46.091Z] #20 2.101 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T21:36:46.166Z] #19 62.27 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-27T21:36:46.166Z] #19 62.28 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:46.166Z] #19 62.32 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-27T21:36:46.166Z] #19 62.33 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-27T21:36:46.167Z] #19 62.34 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T21:36:46.167Z] #19 62.39 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-27T21:36:46.167Z] #19 62.40 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-27T21:36:46.167Z] #19 62.40 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T21:36:46.425Z] #19 62.68 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-27T21:36:46.425Z] #19 62.70 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-27T21:36:46.425Z] #19 62.71 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-27T21:36:46.425Z] #19 62.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-27T21:36:46.425Z] #19 62.74 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-27T21:36:46.425Z] #19 62.75 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-27T21:36:46.425Z] #19 62.76 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:46.425Z] #19 62.77 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-27T21:36:46.425Z] #19 62.79 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-27T21:36:46.654Z] #20 3.047 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-27T21:36:46.684Z] #19 62.80 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-27T21:36:46.684Z] #19 62.82 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-27T21:36:46.684Z] #19 62.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-27T21:36:46.684Z] #19 62.85 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-27T21:36:46.684Z] #19 62.87 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-27T21:36:46.684Z] #19 62.94 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-27T21:36:46.684Z] #19 62.95 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-27T21:36:46.684Z] #19 62.96 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-27T21:36:46.684Z] #19 62.97 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:46.684Z] #19 62.99 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 [2021-07-27T21:36:46.684Z] #19 62.99 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-27T21:36:46.684Z] #19 63.01 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-27T21:36:46.684Z] #19 63.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-27T21:36:46.684Z] #19 63.02 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 [2021-07-27T21:36:46.684Z] #19 63.03 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-27T21:36:46.684Z] #19 63.05 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-27T21:36:46.826Z] INFO: make.ps1 starting at 07/27/2021 21:36:46 [2021-07-27T21:36:46.943Z] #19 63.06 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:46.943Z] #19 63.07 Setting up dmsetup (2:1.02.155-3) ... [2021-07-27T21:36:46.943Z] #19 63.09 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:46.943Z] #19 63.10 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-27T21:36:46.943Z] #19 63.11 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:36:47.282Z] INFO: Git commit (cbad910272) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T21:36:47.282Z] INFO: Invoking autogen... [2021-07-27T21:36:47.282Z] INFO: Building daemon... [2021-07-27T21:36:47.881Z] #19 DONE 64.0s [2021-07-27T21:36:47.881Z] [2021-07-27T21:36:47.881Z] #20 [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 [2021-07-27T21:36:47.881Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-27T21:36:48.021Z] #20 4.164 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-27T21:36:48.448Z] #20 ... [2021-07-27T21:36:48.448Z] [2021-07-27T21:36:48.448Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:36:48.448Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:36:48.448Z] #64 11.68 + cd /tmp/tmp.Ovqyl43Btc/src/github.com/containerd/containerd [2021-07-27T21:36:48.448Z] #64 11.68 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-27T21:36:48.448Z] #64 12.00 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-27T21:36:48.448Z] #64 12.00 + BUILDTAGS='netgo osusergo static_build' [2021-07-27T21:36:48.448Z] #64 12.00 + export EXTRA_FLAGS=-buildmode=pie [2021-07-27T21:36:48.448Z] #64 12.00 + EXTRA_FLAGS=-buildmode=pie [2021-07-27T21:36:48.448Z] #64 12.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-27T21:36:48.448Z] #64 12.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-27T21:36:48.448Z] #64 12.01 + '[' '' = dynamic ']' [2021-07-27T21:36:48.448Z] #64 12.01 + make [2021-07-27T21:36:48.448Z] #64 12.84 + bin/ctr [2021-07-27T21:36:48.584Z] #20 ... [2021-07-27T21:36:48.584Z] [2021-07-27T21:36:48.584Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:36:48.584Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:36:48.584Z] #46 102.0 vendor/golang.org/x/net/idna [2021-07-27T21:36:48.584Z] #46 105.3 vendor/golang.org/x/net/http2/hpack [2021-07-27T21:36:48.584Z] #46 106.8 mime [2021-07-27T21:36:48.584Z] #46 108.6 mime/quotedprintable [2021-07-27T21:36:48.584Z] #46 109.0 net/http/internal [2021-07-27T21:36:48.584Z] #46 111.3 crypto/tls [2021-07-27T21:36:48.840Z] #46 ... [2021-07-27T21:36:48.840Z] [2021-07-27T21:36:48.840Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:36:48.840Z] #54 sha256:483b2cba446d29d58600408c94a45ba2d606df76d50cdcc0fe85438edc800a80 [2021-07-27T21:36:48.840Z] #54 12.84 + cd /tmp/tmp.DTzbpcpMTb/src/github.com/opencontainers/runc [2021-07-27T21:36:49.016Z] #64 ... [2021-07-27T21:36:49.016Z] [2021-07-27T21:36:49.016Z] #20 [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 [2021-07-27T21:36:49.016Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-27T21:36:49.016Z] #20 1.215 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-27T21:36:49.016Z] #20 1.228 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T21:36:49.016Z] #20 1.228 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T21:36:49.016Z] #20 1.228 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T21:36:49.016Z] #20 1.394 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [481 kB] [2021-07-27T21:36:49.016Z] #20 1.439 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-27T21:36:49.099Z] #54 12.84 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T21:36:49.099Z] #54 ... [2021-07-27T21:36:49.099Z] [2021-07-27T21:36:49.099Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-27T21:36:49.099Z] #59 sha256:604bafb3fe8f5863de773c327629d287a913c4b27237a29714ad6c52ae95786b [2021-07-27T21:36:49.099Z] #59 106.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-27T21:36:49.099Z] #59 106.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-27T21:36:49.099Z] #59 DONE 112.4s [2021-07-27T21:36:49.274Z] #20 1.457 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-27T21:36:49.274Z] #20 1.481 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-27T21:36:49.274Z] #20 1.492 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-27T21:36:49.274Z] #20 1.513 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-27T21:36:49.359Z] [2021-07-27T21:36:49.359Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-27T21:36:49.359Z] #60 sha256:a87c003727cad86257b04a0964108f4d97a5919b50364fcb8208ee308d523a51 [2021-07-27T21:36:49.359Z] #60 DONE 0.1s [2021-07-27T21:36:49.359Z] [2021-07-27T21:36:49.359Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-27T21:36:49.359Z] #61 sha256:86635b6d8ad495b6c75ca9f766722d23ee47719b82a1ad94a3e9e32eb32a969c [2021-07-27T21:36:49.359Z] #61 DONE 0.1s [2021-07-27T21:36:49.359Z] [2021-07-27T21:36:49.360Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:36:49.360Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T21:36:49.616Z] #20 5.733 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-27T21:36:50.656Z] #20 2.497 Fetched 2888 kB in 2s (1883 kB/s) [2021-07-27T21:36:55.926Z] #20 2.497 Reading package lists... [2021-07-27T21:36:55.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T21:36:55.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T21:36:56.158Z] #20 11.32 Fetched 8996 kB in 10s (891 kB/s) [2021-07-27T21:36:56.158Z] #20 11.32 Reading package lists... [2021-07-27T21:36:56.158Z] #20 ... [2021-07-27T21:36:56.158Z] [2021-07-27T21:36:56.158Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:36:56.158Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:36:56.158Z] #46 118.5 net/http/httptrace [2021-07-27T21:36:56.158Z] #46 118.7 net/http [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/api/server/middleware 0.077s coverage: 37.7% of statements [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 92.2% of statements [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/builder/dockerfile 0.431s coverage: 48.7% of statements [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/builder/remotecontext 0.144s coverage: 13.7% of statements [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/cmd/docker-proxy 0.030s coverage: 67.6% of statements [2021-07-27T21:36:57.564Z] ok github.com/docker/docker/builder/remotecontext/git 5.031s coverage: 86.3% of statements [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T21:36:57.564Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T21:37:00.328Z] #46 ... [2021-07-27T21:37:00.328Z] [2021-07-27T21:37:00.328Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:37:00.328Z] #54 sha256:483b2cba446d29d58600408c94a45ba2d606df76d50cdcc0fe85438edc800a80 [2021-07-27T21:37:00.328Z] #54 13.71 + '[' -z '' ']' [2021-07-27T21:37:00.328Z] #54 13.71 + target=static [2021-07-27T21:37:00.328Z] #54 13.71 + make 'BUILDTAGS=seccomp ' static [2021-07-27T21:37:00.328Z] #54 14.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-27T21:37:00.328Z] #54 ... [2021-07-27T21:37:00.328Z] [2021-07-27T21:37:00.328Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:37:00.328Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T21:37:00.328Z] #20 11.32 Reading package lists... [2021-07-27T21:37:01.196Z] #20 7.962 Reading package lists... [2021-07-27T21:37:01.775Z] ok github.com/docker/docker/client 0.222s coverage: 75.5% of statements [2021-07-27T21:37:02.132Z] #20 13.31 Building dependency tree... [2021-07-27T21:37:02.220Z] #20 14.86 Reading package lists... [2021-07-27T21:37:02.391Z] #20 14.55 Reading state information... [2021-07-27T21:37:02.783Z] #20 18.44 Building dependency tree... [2021-07-27T21:37:03.327Z] #20 15.66 The following additional packages will be installed: [2021-07-27T21:37:03.327Z] #20 15.66 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-27T21:37:03.327Z] #20 15.66 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-27T21:37:03.327Z] #20 15.66 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-27T21:37:03.327Z] #20 15.66 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-27T21:37:03.327Z] #20 15.67 libgcc1:ppc64el libgcc1:s390x [2021-07-27T21:37:03.327Z] #20 15.68 Suggested packages: [2021-07-27T21:37:03.327Z] #20 15.68 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-27T21:37:03.327Z] #20 15.68 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-27T21:37:03.327Z] #20 15.68 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-27T21:37:03.327Z] #20 15.68 libc-l10n:s390x locales:s390x [2021-07-27T21:37:03.327Z] #20 15.68 Recommended packages: [2021-07-27T21:37:03.327Z] #20 15.68 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-27T21:37:03.327Z] #20 15.68 libidn2-0:s390x [2021-07-27T21:37:03.585Z] #20 15.89 The following NEW packages will be installed: [2021-07-27T21:37:03.712Z] #20 19.70 libcap2-bin is already the newest version (1:2.25-2). [2021-07-27T21:37:03.712Z] #20 19.70 The following additional packages will be installed: [2021-07-27T21:37:03.712Z] #20 19.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-27T21:37:03.712Z] #20 19.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-27T21:37:03.712Z] #20 19.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-27T21:37:03.712Z] #20 19.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-27T21:37:03.712Z] #20 19.71 python3.7 python3.7-minimal vim-runtime xxd [2021-07-27T21:37:03.712Z] #20 19.71 Suggested packages: [2021-07-27T21:37:03.712Z] #20 19.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-27T21:37:03.712Z] #20 19.71 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-27T21:37:03.712Z] #20 19.71 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-27T21:37:03.712Z] #20 19.71 quota [2021-07-27T21:37:03.712Z] #20 19.71 Recommended packages: [2021-07-27T21:37:03.712Z] #20 19.71 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-27T21:37:03.712Z] #20 19.71 python3-keyrings.alt python3-xdg unzip [2021-07-27T21:37:03.843Z] #20 15.89 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-27T21:37:03.843Z] #20 15.89 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-27T21:37:03.843Z] #20 15.89 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-27T21:37:03.843Z] #20 15.89 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-27T21:37:03.843Z] #20 15.89 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-27T21:37:03.843Z] #20 15.89 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-27T21:37:03.843Z] #20 15.90 libgcc1:ppc64el libgcc1:s390x [2021-07-27T21:37:04.103Z] #20 16.25 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:37:04.103Z] #20 16.25 Need to get 15.0 MB of archives. [2021-07-27T21:37:04.103Z] #20 16.25 After this operation, 68.1 MB of additional disk space will be used. [2021-07-27T21:37:04.103Z] #20 16.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-27T21:37:04.103Z] #20 16.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-27T21:37:04.103Z] #20 16.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-27T21:37:04.103Z] #20 16.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-27T21:37:04.103Z] #20 16.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-27T21:37:04.103Z] #20 16.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-27T21:37:04.103Z] #20 16.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-27T21:37:04.103Z] #20 16.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-27T21:37:04.103Z] #20 16.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-27T21:37:04.103Z] #20 16.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-27T21:37:04.103Z] #20 16.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-27T21:37:04.103Z] #20 16.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-27T21:37:04.103Z] #20 16.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-27T21:37:04.103Z] #20 16.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-27T21:37:04.103Z] #20 16.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-27T21:37:04.103Z] #20 16.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-27T21:37:04.103Z] #20 16.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-27T21:37:04.103Z] #20 16.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-27T21:37:04.361Z] #20 16.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-27T21:37:04.361Z] #20 16.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-27T21:37:04.361Z] #20 16.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-27T21:37:04.362Z] #20 16.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-27T21:37:04.362Z] #20 16.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-27T21:37:04.362Z] #20 16.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-27T21:37:04.362Z] #20 16.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-27T21:37:04.620Z] #20 16.93 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:37:04.879Z] #20 17.08 Fetched 15.0 MB in 1s (28.8 MB/s) [2021-07-27T21:37:04.879Z] #20 17.12 Selecting previously unselected package gcc-8-base:armhf. [2021-07-27T21:37:04.879Z] #20 17.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-07-27T21:37:04.879Z] #20 17.17 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-27T21:37:04.879Z] #20 17.18 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-27T21:37:05.078Z] #20 21.38 The following NEW packages will be installed: [2021-07-27T21:37:05.078Z] #20 21.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-27T21:37:05.078Z] #20 21.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-27T21:37:05.078Z] #20 21.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-27T21:37:05.078Z] #20 21.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-27T21:37:05.078Z] #20 21.38 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-27T21:37:05.078Z] #20 21.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-27T21:37:05.078Z] #20 21.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-27T21:37:05.078Z] #20 21.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-27T21:37:05.078Z] #20 21.38 xz-utils zip [2021-07-27T21:37:05.138Z] #20 17.23 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-27T21:37:05.138Z] #20 17.23 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-27T21:37:05.138Z] #20 17.24 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-27T21:37:05.138Z] #20 17.29 Selecting previously unselected package gcc-8-base:s390x. [2021-07-27T21:37:05.138Z] #20 17.30 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-27T21:37:05.138Z] #20 17.30 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-27T21:37:05.138Z] #20 17.36 Selecting previously unselected package gcc-8-base:arm64. [2021-07-27T21:37:05.138Z] #20 17.36 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-27T21:37:05.138Z] #20 17.36 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-27T21:37:05.138Z] #20 17.43 Selecting previously unselected package gcc-8-base:armel. [2021-07-27T21:37:05.138Z] #20 17.43 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-27T21:37:05.138Z] #20 17.44 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-27T21:37:05.138Z] #20 17.50 Selecting previously unselected package libgcc1:arm64. [2021-07-27T21:37:05.335Z] #20 21.70 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:37:05.335Z] #20 21.70 Need to get 28.6 MB of archives. [2021-07-27T21:37:05.335Z] #20 21.70 After this operation, 116 MB of additional disk space will be used. [2021-07-27T21:37:05.335Z] #20 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-27T21:37:05.397Z] #20 17.51 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-27T21:37:05.397Z] #20 17.52 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-27T21:37:05.397Z] #20 17.59 Selecting previously unselected package libc6:arm64. [2021-07-27T21:37:05.397Z] #20 17.60 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-27T21:37:05.397Z] #20 17.78 Unpacking libc6:arm64 (2.28-10) ... [2021-07-27T21:37:05.592Z] #20 21.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T21:37:05.592Z] #20 21.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T21:37:05.592Z] #20 21.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T21:37:05.592Z] #20 21.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T21:37:05.592Z] #20 21.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T21:37:05.592Z] #20 21.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T21:37:05.849Z] #20 21.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T21:37:05.849Z] #20 21.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T21:37:05.849Z] #20 21.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-27T21:37:05.849Z] #20 21.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-27T21:37:05.849Z] #20 21.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-27T21:37:05.849Z] #20 22.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-27T21:37:05.849Z] #20 22.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-27T21:37:05.849Z] #20 22.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-27T21:37:05.849Z] #20 22.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-27T21:37:05.849Z] #20 22.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T21:37:05.849Z] #20 22.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T21:37:05.849Z] #20 22.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-27T21:37:05.849Z] #20 22.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-27T21:37:05.849Z] #20 22.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-27T21:37:05.849Z] #20 22.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-27T21:37:05.849Z] #20 22.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-27T21:37:05.849Z] #20 22.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T21:37:05.849Z] #20 22.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T21:37:05.849Z] #20 22.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T21:37:05.849Z] #20 22.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-27T21:37:05.849Z] #20 22.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-27T21:37:05.965Z] #20 18.22 Selecting previously unselected package libapparmor1:arm64. [2021-07-27T21:37:05.965Z] #20 18.22 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-27T21:37:05.965Z] #20 18.22 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-27T21:37:05.965Z] #20 18.28 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-27T21:37:05.965Z] #20 18.28 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-27T21:37:05.965Z] #20 18.29 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-27T21:37:05.965Z] #20 18.36 Selecting previously unselected package libgcc1:armel. [2021-07-27T21:37:06.106Z] #20 22.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-27T21:37:06.223Z] #20 18.37 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-27T21:37:06.224Z] #20 18.37 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-27T21:37:06.224Z] #20 18.44 Selecting previously unselected package libc6:armel. [2021-07-27T21:37:06.224Z] #20 18.45 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-27T21:37:06.363Z] #20 22.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T21:37:06.363Z] #20 22.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T21:37:06.363Z] #20 22.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T21:37:06.483Z] #20 18.61 Unpacking libc6:armel (2.28-10) ... [2021-07-27T21:37:06.620Z] #20 22.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-27T21:37:06.620Z] #20 22.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-27T21:37:06.620Z] #20 22.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-27T21:37:06.620Z] #20 22.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-27T21:37:06.620Z] #20 22.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-27T21:37:06.620Z] #20 22.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-27T21:37:06.620Z] #20 22.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-27T21:37:06.620Z] #20 22.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T21:37:06.620Z] #20 22.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-27T21:37:06.620Z] #20 22.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-27T21:37:06.620Z] #20 22.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-27T21:37:06.620Z] #20 22.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-27T21:37:06.742Z] #20 19.02 Selecting previously unselected package libapparmor1:armel. [2021-07-27T21:37:06.742Z] #20 19.03 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-27T21:37:06.742Z] #20 19.04 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-27T21:37:06.876Z] #20 22.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-27T21:37:06.876Z] #20 22.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-27T21:37:07.001Z] #20 19.08 Selecting previously unselected package libapparmor-dev:armel. [2021-07-27T21:37:07.001Z] #20 19.09 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-27T21:37:07.001Z] #20 19.09 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-27T21:37:07.001Z] #20 19.16 Selecting previously unselected package libgcc1:armhf. [2021-07-27T21:37:07.001Z] #20 19.18 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-27T21:37:07.001Z] #20 19.18 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-27T21:37:07.001Z] #20 19.25 Selecting previously unselected package libc6:armhf. [2021-07-27T21:37:07.001Z] #20 19.26 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-27T21:37:07.135Z] #20 23.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-27T21:37:07.135Z] #20 ... [2021-07-27T21:37:07.135Z] [2021-07-27T21:37:07.135Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:37:07.135Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:37:07.135Z] #46 130.3 github.com/LK4D4/vndr/godl [2021-07-27T21:37:07.260Z] #20 19.42 Unpacking libc6:armhf (2.28-10) ... [2021-07-27T21:37:07.520Z] #20 19.87 Selecting previously unselected package libapparmor1:armhf. [2021-07-27T21:37:07.520Z] #20 19.88 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-27T21:37:07.700Z] #46 131.0 github.com/LK4D4/vndr [2021-07-27T21:37:07.779Z] #20 19.89 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-27T21:37:07.779Z] #20 19.94 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-27T21:37:07.779Z] #20 19.95 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-27T21:37:07.779Z] #20 19.96 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-27T21:37:07.779Z] #20 20.03 Selecting previously unselected package libgcc1:ppc64el. [2021-07-27T21:37:07.779Z] #20 20.04 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-27T21:37:07.779Z] #20 20.04 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-27T21:37:07.779Z] #20 20.12 Selecting previously unselected package libc6:ppc64el. [2021-07-27T21:37:07.779Z] #20 20.12 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-27T21:37:07.957Z] #46 ... [2021-07-27T21:37:07.957Z] [2021-07-27T21:37:07.957Z] #32 [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 [2021-07-27T21:37:07.957Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-27T21:37:07.957Z] #32 DONE 136.5s [2021-07-27T21:37:08.037Z] #20 20.27 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-27T21:37:08.214Z] [2021-07-27T21:37:08.214Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:37:08.214Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T21:37:08.214Z] #20 23.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-27T21:37:08.214Z] #20 23.46 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-27T21:37:08.214Z] #20 24.30 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:37:08.214Z] #20 24.45 Fetched 28.6 MB in 2s (14.1 MB/s) [2021-07-27T21:37:08.470Z] #20 24.61 Selecting previously unselected package pigz. [2021-07-27T21:37:08.470Z] #20 24.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-27T21:37:08.470Z] #20 24.73 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-27T21:37:08.470Z] #20 24.73 Unpacking pigz (2.4-1) ... [2021-07-27T21:37:08.727Z] #20 24.95 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T21:37:08.727Z] #20 24.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:37:08.727Z] #20 24.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:08.864Z] #20 20.90 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-27T21:37:08.864Z] #20 20.91 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-27T21:37:08.864Z] #20 20.91 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-27T21:37:08.864Z] #20 20.98 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-27T21:37:08.864Z] #20 20.99 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-27T21:37:08.864Z] #20 20.99 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-27T21:37:08.864Z] #20 21.09 Selecting previously unselected package libgcc1:s390x. [2021-07-27T21:37:08.864Z] #20 21.10 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-27T21:37:08.864Z] #20 21.11 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-27T21:37:08.864Z] #20 21.19 Selecting previously unselected package libc6:s390x. [2021-07-27T21:37:09.122Z] #20 21.19 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-27T21:37:09.122Z] #20 21.35 Unpacking libc6:s390x (2.28-10) ... [2021-07-27T21:37:09.546Z] #20 25.66 Selecting previously unselected package python3.7-minimal. [2021-07-27T21:37:09.546Z] #20 25.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:37:09.546Z] #20 25.68 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T21:37:09.690Z] #20 21.84 Selecting previously unselected package libapparmor1:s390x. [2021-07-27T21:37:09.690Z] #20 21.85 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-27T21:37:09.690Z] #20 21.86 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-27T21:37:09.690Z] #20 21.91 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-27T21:37:09.690Z] #20 21.92 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-27T21:37:09.690Z] #20 21.92 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-27T21:37:09.949Z] #20 22.03 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-27T21:37:09.949Z] #20 22.04 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-27T21:37:09.949Z] #20 22.06 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-27T21:37:09.949Z] #20 22.07 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-27T21:37:09.949Z] #20 22.08 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-27T21:37:09.949Z] #20 22.10 Setting up libc6:arm64 (2.28-10) ... [2021-07-27T21:37:10.475Z] #20 26.47 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:10.475Z] #20 26.49 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T21:37:11.326Z] #20 23.32 Setting up libc6:armel (2.28-10) ... [2021-07-27T21:37:12.274Z] #20 24.52 Setting up libc6:armhf (2.28-10) ... [2021-07-27T21:37:12.367Z] [2021-07-27T21:37:12.367Z] #20 ... [2021-07-27T21:37:12.367Z] [2021-07-27T21:37:12.367Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-27T21:37:12.367Z] #46 sha256:1b5049542954e7c10ee77283f137704c3f831a9d0a70c2b2c0c50d4d9c758868 [2021-07-27T21:37:12.367Z] #46 DONE 135.4s [2021-07-27T21:37:12.367Z] [2021-07-27T21:37:12.367Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:37:12.367Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-27T21:37:12.367Z] #20 28.50 Selecting previously unselected package python3-minimal. [2021-07-27T21:37:12.367Z] #20 28.50 (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 ... 23695 files and directories currently installed.) [2021-07-27T21:37:12.367Z] #20 28.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T21:37:12.367Z] #20 28.58 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T21:37:12.367Z] #20 28.75 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T21:37:12.367Z] #20 28.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T21:37:12.624Z] #20 28.77 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T21:37:12.624Z] #20 28.95 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T21:37:12.624Z] #20 28.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:37:12.624Z] #20 28.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:12.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T21:37:12.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T21:37:13.655Z] #20 25.77 Setting up libc6:ppc64el (2.28-10) ... [2021-07-27T21:37:13.994Z] #20 29.98 Selecting previously unselected package python3.7. [2021-07-27T21:37:13.994Z] #20 29.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:37:13.994Z] #20 29.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:13.994Z] #20 30.09 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T21:37:13.994Z] #20 30.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T21:37:13.994Z] #20 30.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T21:37:13.994Z] #20 30.18 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T21:37:14.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T21:37:14.241Z] ---> c1ee3ead2791 [2021-07-27T21:37:14.556Z] #20 30.90 Selecting previously unselected package python3. [2021-07-27T21:37:14.556Z] #20 30.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-27T21:37:14.813Z] #20 30.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-27T21:37:14.813Z] #20 30.95 Unpacking python3 (3.7.3-1) ... [2021-07-27T21:37:14.813Z] #20 31.05 Selecting previously unselected package libip4tc0:amd64. [2021-07-27T21:37:14.813Z] #20 31.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-27T21:37:14.813Z] #20 31.07 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T21:37:14.813Z] #20 31.14 Selecting previously unselected package libip6tc0:amd64. [2021-07-27T21:37:14.813Z] #20 31.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-27T21:37:14.813Z] #20 31.15 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T21:37:14.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T21:37:15.033Z] #20 26.99 Setting up libc6:s390x (2.28-10) ... [2021-07-27T21:37:15.070Z] #20 31.21 Selecting previously unselected package libiptc0:amd64. [2021-07-27T21:37:15.070Z] #20 31.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-27T21:37:15.070Z] #20 31.22 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-27T21:37:15.070Z] #20 31.30 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-27T21:37:15.070Z] #20 31.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-27T21:37:15.070Z] #20 31.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T21:37:15.070Z] #20 31.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-27T21:37:15.070Z] #20 31.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-27T21:37:15.070Z] #20 31.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T21:37:15.326Z] #20 31.45 Selecting previously unselected package libnftnl11:amd64. [2021-07-27T21:37:15.326Z] #20 31.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-27T21:37:15.326Z] #20 31.46 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T21:37:15.326Z] #20 31.56 Selecting previously unselected package iptables. [2021-07-27T21:37:15.326Z] #20 31.57 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-27T21:37:15.326Z] #20 31.57 Unpacking iptables (1.8.2-4) ... [2021-07-27T21:37:15.583Z] #20 31.88 Selecting previously unselected package xxd. [2021-07-27T21:37:15.583Z] #20 31.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T21:37:15.583Z] #20 31.88 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T21:37:15.795Z] Successfully built c1ee3ead2791 [2021-07-27T21:37:15.795Z] Successfully tagged docker:latest [2021-07-27T21:37:15.795Z] INFO: Image build ended at 07/27/2021 21:37:15. Duration:00:00:38.7633142 [2021-07-27T21:37:15.795Z] [2021-07-27T21:37:15.795Z] [2021-07-27T21:37:15.795Z] INFO: Building the test binaries at 07/27/2021 21:37:15... [2021-07-27T21:37:15.840Z] #20 31.99 Selecting previously unselected package vim-common. [2021-07-27T21:37:15.840Z] #20 31.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T21:37:15.840Z] #20 32.01 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T21:37:15.969Z] #20 28.22 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-27T21:37:15.969Z] #20 28.24 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-27T21:37:15.969Z] #20 28.25 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-27T21:37:15.969Z] #20 28.26 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-27T21:37:15.969Z] #20 28.27 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-27T21:37:15.969Z] #20 28.29 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-27T21:37:15.969Z] #20 28.30 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-27T21:37:15.969Z] #20 28.31 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-27T21:37:15.969Z] #20 28.33 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-27T21:37:15.969Z] #20 28.34 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-27T21:37:15.969Z] #20 28.35 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-27T21:37:15.969Z] #20 28.37 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-27T21:37:16.097Z] #20 32.14 Selecting previously unselected package bash-completion. [2021-07-27T21:37:16.097Z] #20 32.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-27T21:37:16.227Z] #20 28.39 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-27T21:37:16.227Z] #20 28.42 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-27T21:37:16.227Z] #20 28.43 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-27T21:37:16.227Z] #20 28.44 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:37:16.794Z] #20 DONE 29.1s [2021-07-27T21:37:16.795Z] [2021-07-27T21:37:16.795Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-27T21:37:16.795Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-07-27T21:37:17.990Z] #20 34.32 Unpacking bash-completion (1:2.8-6) ... [2021-07-27T21:37:18.171Z] #21 DONE 1.1s [2021-07-27T21:37:18.171Z] [2021-07-27T21:37:18.171Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:37:18.171Z] #61 sha256:84db5f07c779969c666b796f55ea41ca82c17e8851137c232e1dd0a3b6ae6179 [2021-07-27T21:37:18.171Z] #61 1.091 + RM_GOPATH=0 [2021-07-27T21:37:18.171Z] #61 1.091 + TMP_GOPATH= [2021-07-27T21:37:18.171Z] #61 1.091 + : /build [2021-07-27T21:37:18.171Z] #61 1.091 + '[' -z '' ']' [2021-07-27T21:37:18.171Z] #61 1.092 ++ mktemp -d [2021-07-27T21:37:18.171Z] #61 1.094 + export GOPATH=/tmp/tmp.5D0jU2xSBA [2021-07-27T21:37:18.171Z] #61 1.094 + GOPATH=/tmp/tmp.5D0jU2xSBA [2021-07-27T21:37:18.171Z] #61 1.094 + RM_GOPATH=1 [2021-07-27T21:37:18.171Z] #61 1.094 + case "$(go env GOARCH)" in [2021-07-27T21:37:18.171Z] #61 1.094 ++ go env GOARCH [2021-07-27T21:37:18.171Z] #61 1.099 + export GO_BUILDMODE=-buildmode=pie [2021-07-27T21:37:18.171Z] #61 1.099 + GO_BUILDMODE=-buildmode=pie [2021-07-27T21:37:18.171Z] #61 1.099 ++ dirname /tmp/install/install.sh [2021-07-27T21:37:18.171Z] #61 1.100 + dir=/tmp/install [2021-07-27T21:37:18.171Z] #61 1.100 + bin=runc [2021-07-27T21:37:18.171Z] #61 1.100 + shift [2021-07-27T21:37:18.171Z] #61 1.100 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-27T21:37:18.171Z] #61 1.100 + . /tmp/install/runc.installer [2021-07-27T21:37:18.171Z] #61 1.100 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T21:37:18.171Z] #61 1.101 + install_runc [2021-07-27T21:37:18.171Z] #61 1.101 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-27T21:37:18.171Z] #61 1.102 + uname -r [2021-07-27T21:37:18.171Z] #61 1.103 + RUNC_BUILDTAGS='seccomp ' [2021-07-27T21:37:18.171Z] #61 1.103 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-27T21:37:18.171Z] #61 1.103 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5D0jU2xSBA/src/github.com/opencontainers/runc [2021-07-27T21:37:18.171Z] #61 1.103 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-27T21:37:18.171Z] #61 1.105 Cloning into '/tmp/tmp.5D0jU2xSBA/src/github.com/opencontainers/runc'... [2021-07-27T21:37:18.503Z] #20 34.66 Selecting previously unselected package bzip2. [2021-07-27T21:37:18.503Z] #20 34.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-27T21:37:18.503Z] #20 34.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T21:37:18.503Z] #20 34.77 Selecting previously unselected package xz-utils. [2021-07-27T21:37:18.503Z] #20 34.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-27T21:37:18.503Z] #20 34.78 Unpacking xz-utils (5.2.4-1) ... [2021-07-27T21:37:18.760Z] #20 34.92 Selecting previously unselected package apparmor. [2021-07-27T21:37:18.760Z] #20 34.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-27T21:37:18.760Z] #20 35.02 Unpacking apparmor (2.13.2-10) ... [2021-07-27T21:37:19.016Z] #20 35.34 Selecting previously unselected package aufs-tools. [2021-07-27T21:37:19.110Z] #61 ... [2021-07-27T21:37:19.110Z] [2021-07-27T21:37:19.110Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-27T21:37:19.110Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-07-27T21:37:19.110Z] #22 DONE 1.1s [2021-07-27T21:37:19.110Z] [2021-07-27T21:37:19.110Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-27T21:37:19.110Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-07-27T21:37:19.273Z] #20 35.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-27T21:37:19.273Z] #20 35.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-27T21:37:19.273Z] #20 35.48 Selecting previously unselected package libonig5:amd64. [2021-07-27T21:37:19.273Z] #20 35.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T21:37:19.273Z] #20 35.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T21:37:19.273Z] #20 35.61 Selecting previously unselected package libjq1:amd64. [2021-07-27T21:37:19.530Z] #20 35.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T21:37:19.530Z] #20 35.63 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T21:37:19.530Z] #20 35.73 Selecting previously unselected package jq. [2021-07-27T21:37:19.530Z] #20 35.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T21:37:19.530Z] #20 35.74 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T21:37:19.530Z] #20 35.82 Selecting previously unselected package libaio1:amd64. [2021-07-27T21:37:19.530Z] #20 35.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-27T21:37:19.530Z] #20 35.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-27T21:37:19.530Z] #20 35.87 Selecting previously unselected package libgpm2:amd64. [2021-07-27T21:37:19.530Z] #20 35.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-27T21:37:19.530Z] #20 35.89 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-27T21:37:19.530Z] #20 35.95 Selecting previously unselected package libicu63:amd64. [2021-07-27T21:37:19.786Z] #20 35.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-27T21:37:19.787Z] #20 35.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T21:37:20.051Z] #23 0.873 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-27T21:37:20.051Z] #23 DONE 1.0s [2021-07-27T21:37:20.051Z] [2021-07-27T21:37:20.051Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:37:20.051Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:37:20.051Z] #64 51.80 + bin/containerd [2021-07-27T21:37:21.427Z] #64 ... [2021-07-27T21:37:21.427Z] [2021-07-27T21:37:21.427Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-27T21:37:21.427Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-07-27T21:37:21.427Z] #24 DONE 1.1s [2021-07-27T21:37:21.427Z] [2021-07-27T21:37:21.427Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-27T21:37:21.427Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-07-27T21:37:22.366Z] #25 DONE 1.1s [2021-07-27T21:37:22.366Z] [2021-07-27T21:37:22.366Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-27T21:37:22.366Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-07-27T21:37:22.838Z] INFO: make.ps1 starting at 07/27/2021 21:37:21 [2021-07-27T21:37:22.838Z] INFO: Git commit (98dd9f302b) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T21:37:22.838Z] INFO: Invoking autogen... [2021-07-27T21:37:22.838Z] INFO: Building daemon... [2021-07-27T21:37:23.057Z] #20 38.93 Selecting previously unselected package libnet1:amd64. [2021-07-27T21:37:23.057Z] #20 38.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T21:37:23.057Z] #20 38.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T21:37:23.057Z] #20 39.04 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T21:37:23.057Z] #20 39.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T21:37:23.057Z] #20 39.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T21:37:23.057Z] #20 39.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T21:37:23.057Z] #20 39.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T21:37:23.057Z] #20 39.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T21:37:23.057Z] #20 39.19 Selecting previously unselected package libreadline5:amd64. [2021-07-27T21:37:23.057Z] #20 39.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-27T21:37:23.057Z] #20 39.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T21:37:23.057Z] #20 39.30 Selecting previously unselected package net-tools. [2021-07-27T21:37:23.057Z] #20 39.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-27T21:37:23.057Z] #20 39.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T21:37:23.303Z] #26 DONE 1.1s [2021-07-27T21:37:23.303Z] [2021-07-27T21:37:23.303Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:37:23.303Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-27T21:37:23.315Z] #20 39.49 Selecting previously unselected package patch. [2021-07-27T21:37:23.315Z] #20 39.49 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-27T21:37:23.315Z] #20 39.50 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-27T21:37:23.573Z] #20 39.64 Selecting previously unselected package python-pip-whl. [2021-07-27T21:37:23.573Z] #20 39.64 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-27T21:37:23.573Z] #20 39.66 Unpacking python-pip-whl (18.1-5) ... [2021-07-27T21:37:23.865Z] #20 40.12 Selecting previously unselected package python3-lib2to3. [2021-07-27T21:37:23.865Z] #20 40.13 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-27T21:37:23.865Z] #20 40.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-27T21:37:24.122Z] #20 40.22 Selecting previously unselected package python3-distutils. [2021-07-27T21:37:24.122Z] #20 40.23 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-27T21:37:24.122Z] #20 40.24 Unpacking python3-distutils (3.7.3-1) ... [2021-07-27T21:37:24.122Z] #20 40.38 Selecting previously unselected package python3-pip. [2021-07-27T21:37:24.122Z] #20 40.39 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-27T21:37:24.122Z] #20 40.39 Unpacking python3-pip (18.1-5) ... [2021-07-27T21:37:24.399Z] #20 40.52 Selecting previously unselected package python3-pkg-resources. [2021-07-27T21:37:24.399Z] #20 40.52 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T21:37:24.399Z] #20 40.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T21:37:24.399Z] #20 40.64 Selecting previously unselected package python3-setuptools. [2021-07-27T21:37:24.399Z] #20 40.64 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-27T21:37:24.399Z] #20 40.65 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-27T21:37:24.680Z] #20 40.87 Selecting previously unselected package python3-wheel. [2021-07-27T21:37:24.680Z] #20 40.88 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-27T21:37:24.680Z] #20 40.89 Unpacking python3-wheel (0.32.3-2) ... [2021-07-27T21:37:24.680Z] #20 40.95 Selecting previously unselected package sudo. [2021-07-27T21:37:24.680Z] #20 40.96 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-27T21:37:24.680Z] #20 40.98 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-27T21:37:24.681Z] #27 1.285 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-27T21:37:24.681Z] #27 1.360 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-27T21:37:24.681Z] #27 1.461 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-27T21:37:24.681Z] #27 1.463 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-27T21:37:24.681Z] #27 1.525 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-27T21:37:24.681Z] #27 1.558 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [481 kB] [2021-07-27T21:37:24.681Z] #27 1.564 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-27T21:37:24.940Z] #27 1.579 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-27T21:37:24.940Z] #27 1.594 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-27T21:37:25.196Z] #20 41.34 Selecting previously unselected package thin-provisioning-tools. [2021-07-27T21:37:25.196Z] #20 41.35 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-27T21:37:25.196Z] #20 41.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T21:37:25.452Z] #20 41.55 Selecting previously unselected package uidmap. [2021-07-27T21:37:25.452Z] #20 41.55 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-27T21:37:25.452Z] #20 41.57 Unpacking uidmap (1:4.5-1.1) ... [2021-07-27T21:37:25.452Z] #20 41.68 Selecting previously unselected package vim-runtime. [2021-07-27T21:37:25.452Z] #20 41.68 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-27T21:37:25.452Z] #20 41.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-27T21:37:25.507Z] #27 2.102 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-27T21:37:25.709Z] #20 41.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-27T21:37:25.709Z] #20 41.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-27T21:37:25.766Z] #27 2.562 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-27T21:37:26.334Z] #27 3.034 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-27T21:37:26.904Z] #27 ... [2021-07-27T21:37:26.904Z] [2021-07-27T21:37:26.904Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:37:26.904Z] #61 sha256:84db5f07c779969c666b796f55ea41ca82c17e8851137c232e1dd0a3b6ae6179 [2021-07-27T21:37:26.904Z] #61 4.877 + cd /tmp/tmp.5D0jU2xSBA/src/github.com/opencontainers/runc [2021-07-27T21:37:26.904Z] #61 4.890 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-27T21:37:26.904Z] #61 5.093 + '[' -z '' ']' [2021-07-27T21:37:26.904Z] #61 5.093 + target=static [2021-07-27T21:37:26.904Z] #61 5.093 + make 'BUILDTAGS=seccomp ' static [2021-07-27T21:37:26.904Z] #61 5.469 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-27T21:37:26.904Z] #61 9.011 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-27T21:37:26.904Z] #61 9.842 + mkdir -p /build [2021-07-27T21:37:26.904Z] #61 9.843 + cp runc /build/runc [2021-07-27T21:37:26.904Z] #61 DONE 10.0s [2021-07-27T21:37:26.904Z] [2021-07-27T21:37:26.904Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-27T21:37:26.904Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-27T21:37:26.904Z] #27 3.534 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-27T21:37:27.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T21:37:27.162Z] #27 3.870 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-27T21:37:28.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T21:37:28.098Z] #27 4.570 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-27T21:37:28.098Z] #27 4.579 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-27T21:37:28.098Z] #27 4.614 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-27T21:37:28.098Z] #27 4.626 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-27T21:37:28.098Z] #27 4.642 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-27T21:37:28.098Z] #27 4.662 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-27T21:37:28.098Z] #27 4.663 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-27T21:37:28.098Z] #27 4.664 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-27T21:37:28.098Z] #27 4.664 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-27T21:37:28.098Z] #27 4.665 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-27T21:37:28.229Z] #20 44.25 Selecting previously unselected package vim. [2021-07-27T21:37:28.229Z] #20 44.26 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T21:37:28.229Z] #20 44.29 Unpacking vim (2:8.1.0875-5) ... [2021-07-27T21:37:28.486Z] #20 44.71 Selecting previously unselected package xfsprogs. [2021-07-27T21:37:28.486Z] #20 44.71 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-27T21:37:28.486Z] #20 44.72 Unpacking xfsprogs (4.20.0-1) ... [2021-07-27T21:37:28.743Z] #20 45.11 Selecting previously unselected package zip. [2021-07-27T21:37:29.000Z] #20 45.12 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-27T21:37:29.000Z] #20 45.13 Unpacking zip (3.0-11+b1) ... [2021-07-27T21:37:29.000Z] #20 45.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-27T21:37:29.000Z] #20 45.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T21:37:29.000Z] #20 45.30 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T21:37:29.000Z] #20 45.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T21:37:29.000Z] #20 45.32 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-27T21:37:29.000Z] #20 45.34 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T21:37:29.000Z] #20 45.35 Setting up uidmap (1:4.5-1.1) ... [2021-07-27T21:37:29.000Z] #20 45.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T21:37:29.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T21:37:29.257Z] #20 45.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T21:37:29.257Z] #20 45.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-27T21:37:29.257Z] #20 45.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T21:37:29.257Z] #20 45.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-27T21:37:29.257Z] #20 45.41 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T21:37:29.257Z] #20 45.43 Setting up zip (3.0-11+b1) ... [2021-07-27T21:37:29.257Z] #20 45.43 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T21:37:29.257Z] #20 45.47 Setting up bash-completion (1:2.8-6) ... [2021-07-27T21:37:29.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T21:37:29.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T21:37:30.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T21:37:31.778Z] #20 47.78 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-27T21:37:31.778Z] #20 47.79 Setting up xz-utils (5.2.4-1) ... [2021-07-27T21:37:31.778Z] #20 47.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-27T21:37:31.778Z] #20 47.81 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-27T21:37:31.778Z] #20 47.82 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-27T21:37:31.778Z] #20 47.89 invoke-rc.d: could not determine current runlevel [2021-07-27T21:37:31.778Z] #20 47.89 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T21:37:31.778Z] #20 47.90 Setting up pigz (2.4-1) ... [2021-07-27T21:37:31.778Z] #20 47.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T21:37:31.778Z] #20 47.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T21:37:31.778Z] #20 47.95 Setting up python-pip-whl (18.1-5) ... [2021-07-27T21:37:31.778Z] #20 47.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T21:37:31.778Z] #20 47.97 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-27T21:37:32.034Z] #20 48.29 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-27T21:37:32.034Z] #20 48.30 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T21:37:32.034Z] #20 48.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:32.034Z] #20 48.32 Setting up vim (2:8.1.0875-5) ... [2021-07-27T21:37:32.034Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-27T21:37:32.034Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-27T21:37:32.034Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-27T21:37:32.034Z] #20 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-27T21:37:32.034Z] #20 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-27T21:37:32.034Z] #20 48.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-27T21:37:32.034Z] #20 48.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-27T21:37:32.034Z] #20 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-27T21:37:32.034Z] #20 48.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T21:37:32.034Z] #20 48.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T21:37:32.034Z] #20 48.41 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T21:37:32.291Z] #20 48.42 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T21:37:32.291Z] #20 48.43 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T21:37:32.291Z] #20 48.44 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:33.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T21:37:34.814Z] #20 50.78 Setting up iptables (1.8.2-4) ... [2021-07-27T21:37:34.814Z] #20 50.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T21:37:34.814Z] #20 50.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T21:37:34.814Z] #20 50.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T21:37:34.814Z] #20 50.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T21:37:34.814Z] #20 50.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-27T21:37:34.814Z] #20 50.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-27T21:37:34.814Z] #20 50.83 Setting up python3 (3.7.3-1) ... [2021-07-27T21:37:34.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T21:37:34.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T21:37:34.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T21:37:35.070Z] #20 51.23 Setting up python3-wheel (0.32.3-2) ... [2021-07-27T21:37:35.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T21:37:35.633Z] #20 51.85 Setting up apparmor (2.13.2-10) ... [2021-07-27T21:37:35.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T21:37:36.221Z] #27 12.54 Fetched 42.2 MB in 12s (3669 kB/s) [2021-07-27T21:37:36.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T21:37:37.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T21:37:37.525Z] #20 53.46 Setting up xfsprogs (4.20.0-1) ... [2021-07-27T21:37:37.525Z] #20 53.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-27T21:37:37.525Z] #20 53.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T21:37:38.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T21:37:38.453Z] #20 54.70 Setting up python3-distutils (3.7.3-1) ... [2021-07-27T21:37:38.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T21:37:39.016Z] #20 55.15 Setting up python3-setuptools (40.8.0-1) ... [2021-07-27T21:37:39.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T21:37:39.960Z] #20 56.13 Setting up python3-pip (18.1-5) ... [2021-07-27T21:37:40.550Z] ok github.com/docker/docker/cmd/dockerd/trap 2.900s coverage: 0.0% of statements [2021-07-27T21:37:40.550Z] ok github.com/docker/docker/container 0.151s coverage: 34.7% of statements [2021-07-27T21:37:40.858Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T21:37:40.858Z] Using test binary docker [2021-07-27T21:37:40.858Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T21:37:40.858Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T21:37:40.858Z] INFO: Waiting for daemon to start... [2021-07-27T21:37:40.858Z] Starting dockerd [2021-07-27T21:37:40.888Z] #20 56.90 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:37:40.888Z] #20 56.95 Processing triggers for mime-support (3.62) ... [2021-07-27T21:37:41.517Z] #27 12.54 Reading package lists... [2021-07-27T21:37:41.815Z] #20 DONE 57.9s [2021-07-27T21:37:41.815Z] [2021-07-27T21:37:41.815Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:37:41.815Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:37:41.815Z] #50 ... [2021-07-27T21:37:41.815Z] [2021-07-27T21:37:41.815Z] #21 [dev-systemd-false 8/25] 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 [2021-07-27T21:37:41.815Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-27T21:37:42.743Z] #21 1.040 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-27T21:37:42.743Z] #21 1.044 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-27T21:37:42.743Z] #21 1.050 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-27T21:37:42.743Z] #21 DONE 1.2s [2021-07-27T21:37:42.743Z] [2021-07-27T21:37:42.743Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:37:42.743Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:37:42.779Z] . [2021-07-27T21:37:42.779Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T21:37:42.779Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T21:37:42.779Z] Error: No such image: emptyfs [2021-07-27T21:37:42.999Z] #50 ... [2021-07-27T21:37:42.999Z] [2021-07-27T21:37:42.999Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T21:37:42.999Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T21:37:43.036Z] Running integration-test (iteration 1) [2021-07-27T21:37:43.036Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T21:37:43.858Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 29.1% of statements [2021-07-27T21:37:43.858Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T21:37:43.858Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T21:37:43.858Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T21:37:43.858Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T21:37:43.858Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T21:37:44.120Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2021-07-27T21:37:46.687Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.9% of statements [2021-07-27T21:37:46.795Z] #27 18.01 Reading package lists... [2021-07-27T21:37:47.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T21:37:47.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T21:37:47.172Z] #22 4.417 Collecting yamllint==1.26.1 [2021-07-27T21:37:47.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T21:37:48.076Z] ok github.com/docker/docker/daemon/cluster 0.204s coverage: 0.5% of statements [2021-07-27T21:37:48.100Z] #22 ... [2021-07-27T21:37:48.100Z] [2021-07-27T21:37:48.100Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T21:37:48.100Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T21:37:48.100Z] #40 175.9 + dpkg --print-architecture [2021-07-27T21:37:48.100Z] #40 175.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-27T21:37:48.100Z] #40 176.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-27T21:37:48.100Z] #40 176.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-27T21:37:48.173Z] #27 23.35 Building dependency tree... [2021-07-27T21:37:48.173Z] #27 24.60 Reading state information... [2021-07-27T21:37:48.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T21:37:48.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T21:37:48.740Z] #27 25.52 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-27T21:37:48.740Z] #27 25.52 libcap2-bin is already the newest version (1:2.25-2). [2021-07-27T21:37:48.740Z] #27 25.52 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-27T21:37:48.740Z] #27 25.52 xz-utils is already the newest version (5.2.4-1). [2021-07-27T21:37:48.741Z] #27 25.52 The following additional packages will be installed: [2021-07-27T21:37:48.741Z] #27 25.53 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-27T21:37:48.741Z] #27 25.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-27T21:37:48.741Z] #27 25.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-27T21:37:48.741Z] #27 25.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-27T21:37:48.741Z] #27 25.53 python3.7 python3.7-minimal vim-runtime xxd [2021-07-27T21:37:48.741Z] #27 25.54 Suggested packages: [2021-07-27T21:37:48.741Z] #27 25.54 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-27T21:37:48.741Z] #27 25.54 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-27T21:37:48.741Z] #27 25.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-27T21:37:48.741Z] #27 25.54 Recommended packages: [2021-07-27T21:37:48.741Z] #27 25.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-27T21:37:48.741Z] #27 25.54 python3-keyrings.alt python3-xdg unzip [2021-07-27T21:37:49.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T21:37:50.118Z] #27 26.77 The following NEW packages will be installed: [2021-07-27T21:37:50.119Z] #27 26.77 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-27T21:37:50.119Z] #27 26.77 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-27T21:37:50.119Z] #27 26.77 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-27T21:37:50.119Z] #27 26.78 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-27T21:37:50.119Z] #27 26.78 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-27T21:37:50.119Z] #27 26.78 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-27T21:37:50.119Z] #27 26.78 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-27T21:37:50.119Z] #27 26.78 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-27T21:37:50.626Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-07-27T21:37:50.687Z] #27 27.22 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2021-07-27T21:37:50.687Z] #27 27.22 Need to get 20.0 MB of archives. [2021-07-27T21:37:50.687Z] #27 27.22 After this operation, 82.5 MB of additional disk space will be used. [2021-07-27T21:37:50.687Z] #27 27.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-27T21:37:50.687Z] #27 27.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-27T21:37:50.687Z] #27 27.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-27T21:37:50.687Z] #27 27.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-27T21:37:50.687Z] #27 27.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-27T21:37:50.687Z] #27 27.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-27T21:37:50.687Z] #27 27.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-27T21:37:50.687Z] #27 27.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-27T21:37:50.687Z] #27 27.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-27T21:37:50.687Z] #27 27.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-27T21:37:50.687Z] #27 27.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-27T21:37:50.687Z] #27 27.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-27T21:37:50.687Z] #27 27.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-27T21:37:50.687Z] #27 27.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-27T21:37:50.687Z] #27 27.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-27T21:37:50.687Z] #27 27.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-27T21:37:50.687Z] #27 27.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-27T21:37:50.687Z] #27 27.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-27T21:37:50.687Z] #27 27.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-27T21:37:50.687Z] #27 27.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-27T21:37:50.687Z] #27 27.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-27T21:37:50.687Z] #27 27.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-27T21:37:50.688Z] #27 27.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-27T21:37:50.688Z] #27 27.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-27T21:37:50.688Z] #27 27.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-27T21:37:50.688Z] #27 27.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-27T21:37:50.688Z] #27 27.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-27T21:37:50.688Z] #27 27.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-27T21:37:50.688Z] #27 27.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-27T21:37:50.688Z] #27 27.47 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-27T21:37:50.688Z] #27 27.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-27T21:37:50.688Z] #27 27.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-27T21:37:50.688Z] #27 27.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-27T21:37:50.688Z] #27 27.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-27T21:37:50.688Z] #27 27.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-27T21:37:50.688Z] #27 27.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-27T21:37:50.688Z] #27 27.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-27T21:37:50.688Z] #27 27.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-27T21:37:50.688Z] #27 27.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-27T21:37:50.688Z] #27 27.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-27T21:37:50.947Z] #27 27.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-27T21:37:50.947Z] #27 27.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-27T21:37:50.947Z] #27 27.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-27T21:37:50.947Z] #27 27.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-27T21:37:50.947Z] #27 27.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-27T21:37:51.200Z] ok github.com/docker/docker/daemon/config 0.069s coverage: 81.4% of statements [2021-07-27T21:37:51.462Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2021-07-27T21:37:51.515Z] #27 28.17 debconf: delaying package configuration, since apt-utils is not installed [2021-07-27T21:37:51.515Z] #27 28.38 Fetched 20.0 MB in 1s (24.4 MB/s) [2021-07-27T21:37:51.775Z] #27 28.43 Selecting previously unselected package pigz. [2021-07-27T21:37:51.775Z] #27 28.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-27T21:37:51.775Z] #27 28.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-27T21:37:51.775Z] #27 28.47 Unpacking pigz (2.4-1) ... [2021-07-27T21:37:51.775Z] #27 28.53 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-27T21:37:51.775Z] #27 28.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:37:51.775Z] #27 28.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:52.034Z] #27 28.72 Selecting previously unselected package python3.7-minimal. [2021-07-27T21:37:52.034Z] #27 28.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:37:52.034Z] #27 28.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T21:37:52.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T21:37:52.293Z] #27 29.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:52.293Z] #27 29.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-27T21:37:53.230Z] #27 29.88 Selecting previously unselected package python3-minimal. [2021-07-27T21:37:53.230Z] #27 29.88 (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 ... 39360 files and directories currently installed.) [2021-07-27T21:37:53.230Z] #27 29.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-27T21:37:53.231Z] #27 29.92 Unpacking python3-minimal (3.7.3-1) ... [2021-07-27T21:37:53.231Z] #27 29.97 Selecting previously unselected package libmpdec2:amd64. [2021-07-27T21:37:53.231Z] #27 29.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-27T21:37:53.231Z] #27 29.99 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T21:37:53.231Z] #27 30.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-27T21:37:53.231Z] #27 30.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:37:53.231Z] #27 30.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:53.382Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2021-07-27T21:37:53.489Z] #27 30.38 Selecting previously unselected package python3.7. [2021-07-27T21:37:53.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T21:37:53.748Z] #27 30.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-27T21:37:53.748Z] #27 30.39 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T21:37:53.748Z] #27 30.46 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-27T21:37:53.748Z] #27 30.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-27T21:37:53.748Z] #27 30.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T21:37:54.007Z] #27 30.55 Setting up python3-minimal (3.7.3-1) ... [2021-07-27T21:37:54.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T21:37:54.266Z] #27 30.91 Selecting previously unselected package python3. [2021-07-27T21:37:54.266Z] #27 30.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-07-27T21:37:54.266Z] #27 30.96 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-27T21:37:54.266Z] #27 30.97 Unpacking python3 (3.7.3-1) ... [2021-07-27T21:37:54.266Z] #27 31.03 Selecting previously unselected package libip4tc0:amd64. [2021-07-27T21:37:54.266Z] #27 31.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-27T21:37:54.266Z] #27 31.04 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T21:37:54.266Z] #27 31.09 Selecting previously unselected package libip6tc0:amd64. [2021-07-27T21:37:54.266Z] #27 31.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-27T21:37:54.266Z] #27 31.10 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T21:37:54.266Z] #27 31.16 Selecting previously unselected package libiptc0:amd64. [2021-07-27T21:37:54.525Z] #27 31.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-27T21:37:54.525Z] #27 31.17 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-27T21:37:54.525Z] #27 31.24 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-27T21:37:54.525Z] #27 31.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-27T21:37:54.525Z] #27 31.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T21:37:54.525Z] #27 31.29 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-27T21:37:54.525Z] #27 31.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-27T21:37:54.525Z] #27 31.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T21:37:54.525Z] #27 31.35 Selecting previously unselected package libnftnl11:amd64. [2021-07-27T21:37:54.525Z] #27 31.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-27T21:37:54.525Z] #27 31.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T21:37:54.643Z] #40 ... [2021-07-27T21:37:54.643Z] [2021-07-27T21:37:54.643Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T21:37:54.643Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-27T21:37:54.643Z] #22 9.762 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-27T21:37:54.643Z] #22 10.73 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-27T21:37:54.643Z] #22 10.78 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-27T21:37:54.643Z] #22 10.83 Collecting pyyaml (from yamllint==1.26.1) [2021-07-27T21:37:54.643Z] #22 11.04 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-27T21:37:54.643Z] #22 11.29 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-27T21:37:54.643Z] #22 11.29 Building wheels for collected packages: yamllint [2021-07-27T21:37:54.643Z] #22 11.29 Running setup.py bdist_wheel for yamllint: started [2021-07-27T21:37:54.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T21:37:54.784Z] #27 31.41 Selecting previously unselected package iptables. [2021-07-27T21:37:54.784Z] #27 31.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-27T21:37:54.784Z] #27 31.42 Unpacking iptables (1.8.2-4) ... [2021-07-27T21:37:54.784Z] #27 31.57 Selecting previously unselected package xxd. [2021-07-27T21:37:54.784Z] #27 31.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T21:37:54.784Z] #27 31.58 Unpacking xxd (2:8.1.0875-5) ... [2021-07-27T21:37:54.784Z] #27 31.66 Selecting previously unselected package vim-common. [2021-07-27T21:37:54.784Z] #27 31.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-27T21:37:55.043Z] #27 31.69 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-27T21:37:55.043Z] #27 31.79 Selecting previously unselected package bash-completion. [2021-07-27T21:37:55.043Z] #27 31.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-27T21:37:55.206Z] #22 12.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-27T21:37:55.206Z] #22 12.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-27T21:37:55.206Z] #22 12.30 Successfully built yamllint [2021-07-27T21:37:55.206Z] #22 12.31 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-27T21:37:55.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T21:37:55.294Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.536s coverage: 13.7% of statements [2021-07-27T21:37:55.462Z] #22 12.65 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-27T21:37:56.025Z] #22 DONE 13.3s [2021-07-27T21:37:56.025Z] [2021-07-27T21:37:56.025Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T21:37:56.025Z] #25 sha256:aa92710dfdaddaa0bd0ba19d015bd9e357a8676a3ee8f217c19c2989b0ffb819 [2021-07-27T21:37:56.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T21:37:56.239Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.1% of statements [2021-07-27T21:37:56.281Z] #25 DONE 0.2s [2021-07-27T21:37:56.281Z] [2021-07-27T21:37:56.281Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:37:56.281Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:37:56.281Z] #50 ... [2021-07-27T21:37:56.281Z] [2021-07-27T21:37:56.281Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T21:37:56.281Z] #30 sha256:eef48676b2f08dfea8be9404927e5032203dc8f013e289f0cff0ba921bc4afb3 [2021-07-27T21:37:56.421Z] #27 33.11 Unpacking bash-completion (1:2.8-6) ... [2021-07-27T21:37:56.680Z] #27 33.29 Selecting previously unselected package apparmor. [2021-07-27T21:37:56.680Z] #27 33.30 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-27T21:37:56.680Z] #27 33.34 Unpacking apparmor (2.13.2-10) ... [2021-07-27T21:37:56.680Z] #27 33.53 Selecting previously unselected package aufs-tools. [2021-07-27T21:37:56.812Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.172s coverage: 73.3% of statements [2021-07-27T21:37:56.939Z] #27 33.53 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-27T21:37:56.939Z] #27 33.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-27T21:37:56.939Z] #27 33.63 Selecting previously unselected package libonig5:amd64. [2021-07-27T21:37:56.939Z] #27 33.63 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-27T21:37:56.939Z] #27 33.65 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-27T21:37:56.939Z] #27 33.74 Selecting previously unselected package libjq1:amd64. [2021-07-27T21:37:57.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T21:37:57.198Z] #27 33.74 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T21:37:57.198Z] #27 33.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T21:37:57.198Z] #27 33.81 Selecting previously unselected package jq. [2021-07-27T21:37:57.198Z] #27 33.81 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-27T21:37:57.198Z] #27 33.82 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-27T21:37:57.198Z] #27 33.87 Selecting previously unselected package libaio1:amd64. [2021-07-27T21:37:57.198Z] #27 33.88 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-27T21:37:57.198Z] #27 33.89 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-27T21:37:57.198Z] #27 33.93 Selecting previously unselected package libgpm2:amd64. [2021-07-27T21:37:57.198Z] #27 33.94 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-27T21:37:57.198Z] #27 33.95 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-27T21:37:57.198Z] #27 34.00 Selecting previously unselected package libnet1:amd64. [2021-07-27T21:37:57.385Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.733s coverage: 56.2% of statements [2021-07-27T21:37:57.457Z] #27 34.00 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-27T21:37:57.457Z] #27 34.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T21:37:57.457Z] #27 34.07 Selecting previously unselected package libnl-3-200:amd64. [2021-07-27T21:37:57.457Z] #27 34.07 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-27T21:37:57.457Z] #27 34.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T21:37:57.457Z] #27 34.14 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-27T21:37:57.457Z] #27 34.14 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-27T21:37:57.457Z] #27 34.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T21:37:57.457Z] #27 34.20 Selecting previously unselected package libreadline5:amd64. [2021-07-27T21:37:57.457Z] #27 34.21 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-27T21:37:57.457Z] #27 34.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T21:37:57.716Z] #27 34.27 Selecting previously unselected package net-tools. [2021-07-27T21:37:57.716Z] #27 34.28 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-27T21:37:57.716Z] #27 34.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T21:37:57.716Z] #27 34.40 Selecting previously unselected package python-pip-whl. [2021-07-27T21:37:57.716Z] #27 34.41 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-27T21:37:57.716Z] #27 34.41 Unpacking python-pip-whl (18.1-5) ... [2021-07-27T21:37:57.975Z] #27 34.65 Selecting previously unselected package python3-lib2to3. [2021-07-27T21:37:57.975Z] #27 34.66 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-27T21:37:57.975Z] #27 34.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-27T21:37:57.975Z] #27 34.73 Selecting previously unselected package python3-distutils. [2021-07-27T21:37:57.975Z] #27 34.74 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-27T21:37:57.975Z] #27 34.75 Unpacking python3-distutils (3.7.3-1) ... [2021-07-27T21:37:58.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T21:37:58.234Z] #27 34.82 Selecting previously unselected package python3-pip. [2021-07-27T21:37:58.234Z] #27 34.83 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-27T21:37:58.234Z] #27 34.83 Unpacking python3-pip (18.1-5) ... [2021-07-27T21:37:58.234Z] #27 34.92 Selecting previously unselected package python3-pkg-resources. [2021-07-27T21:37:58.234Z] #27 34.92 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-27T21:37:58.234Z] #27 34.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-27T21:37:58.234Z] #27 35.00 Selecting previously unselected package python3-setuptools. [2021-07-27T21:37:58.234Z] #27 35.00 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-27T21:37:58.234Z] #27 35.01 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-27T21:37:58.493Z] #27 35.11 Selecting previously unselected package python3-wheel. [2021-07-27T21:37:58.493Z] #27 35.12 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-27T21:37:58.493Z] #27 35.13 Unpacking python3-wheel (0.32.3-2) ... [2021-07-27T21:37:58.493Z] #27 35.19 Selecting previously unselected package sudo. [2021-07-27T21:37:58.493Z] #27 35.19 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-27T21:37:58.493Z] #27 35.20 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-27T21:37:58.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T21:37:58.752Z] #27 35.43 Selecting previously unselected package thin-provisioning-tools. [2021-07-27T21:37:58.752Z] #27 35.43 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-27T21:37:58.752Z] #27 35.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T21:37:58.752Z] #27 35.56 Selecting previously unselected package uidmap. [2021-07-27T21:37:58.752Z] #27 35.57 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-27T21:37:58.752Z] #27 35.57 Unpacking uidmap (1:4.5-1.1) ... [2021-07-27T21:37:58.774Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.030s coverage: 1.9% of statements [2021-07-27T21:37:59.010Z] #27 35.65 Selecting previously unselected package vim-runtime. [2021-07-27T21:37:59.011Z] #27 35.66 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-27T21:37:59.011Z] #27 35.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-27T21:37:59.011Z] #27 35.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-27T21:37:59.011Z] #27 35.71 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-27T21:37:59.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T21:37:59.528Z] Using test binary docker [2021-07-27T21:37:59.528Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T21:37:59.528Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-27T21:37:59.528Z] INFO: Waiting for daemon to start... [2021-07-27T21:37:59.528Z] Starting dockerd [2021-07-27T21:38:00.205Z] #27 36.82 Selecting previously unselected package vim. [2021-07-27T21:38:00.205Z] #27 36.83 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-27T21:38:00.205Z] #27 36.85 Unpacking vim (2:8.1.0875-5) ... [2021-07-27T21:38:00.463Z] #27 37.12 Selecting previously unselected package xfsprogs. [2021-07-27T21:38:00.463Z] #27 37.13 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-27T21:38:00.463Z] #27 37.13 Unpacking xfsprogs (4.20.0-1) ... [2021-07-27T21:38:00.694Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.728s coverage: 49.4% of statements [2021-07-27T21:38:00.722Z] #27 37.34 Selecting previously unselected package zip. [2021-07-27T21:38:00.722Z] #27 37.34 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-27T21:38:00.722Z] #27 37.35 Unpacking zip (3.0-11+b1) ... [2021-07-27T21:38:00.722Z] #27 37.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-27T21:38:00.722Z] #27 37.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-27T21:38:00.722Z] #27 37.50 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-27T21:38:00.722Z] #27 37.52 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-27T21:38:00.722Z] #27 37.53 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-27T21:38:00.980Z] #27 37.55 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-27T21:38:00.980Z] #27 37.56 Setting up uidmap (1:4.5-1.1) ... [2021-07-27T21:38:00.980Z] #27 37.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-27T21:38:00.980Z] #27 37.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-27T21:38:00.980Z] #27 37.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-27T21:38:00.980Z] #27 37.62 Setting up xxd (2:8.1.0875-5) ... [2021-07-27T21:38:00.980Z] #27 37.63 Setting up zip (3.0-11+b1) ... [2021-07-27T21:38:00.980Z] #27 37.65 Setting up vim-common (2:8.1.0875-5) ... [2021-07-27T21:38:00.980Z] #27 37.67 Setting up bash-completion (1:2.8-6) ... [2021-07-27T21:38:01.097Z] Loaded image: buildpack-deps:buster [2021-07-27T21:38:01.097Z] Loaded image: busybox:latest [2021-07-27T21:38:01.097Z] Loaded image: busybox:glibc [2021-07-27T21:38:01.522Z] #30 DONE 4.5s [2021-07-27T21:38:01.522Z] [2021-07-27T21:38:01.522Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:38:01.522Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:38:01.522Z] #50 ... [2021-07-27T21:38:01.522Z] [2021-07-27T21:38:01.522Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T21:38:01.522Z] #33 sha256:f63e124b6b7eb361ab09a8808fa4f52283e2b67569aceb0b94fb54afcf4650bd [2021-07-27T21:38:01.522Z] #33 DONE 0.3s [2021-07-27T21:38:01.522Z] [2021-07-27T21:38:01.522Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:38:01.522Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:38:01.522Z] #50 ... [2021-07-27T21:38:01.522Z] [2021-07-27T21:38:01.522Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T21:38:01.522Z] #35 sha256:e9aed9a1cfb9172472f8be000150ed3c523674f5e153b814dd3116dfd4616f94 [2021-07-27T21:38:01.522Z] #35 DONE 0.0s [2021-07-27T21:38:01.522Z] [2021-07-27T21:38:01.522Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T21:38:01.522Z] #38 sha256:3c83b2e53e8dca71d60f79578c92aef66ef4d6c88c3070631581b17fad6035ef [2021-07-27T21:38:01.522Z] #38 DONE 0.0s [2021-07-27T21:38:01.522Z] [2021-07-27T21:38:01.522Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:38:01.522Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:38:02.054Z] . [2021-07-27T21:38:02.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T21:38:02.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T21:38:02.054Z] Error: No such image: emptyfs [2021-07-27T21:38:02.054Z] Running integration-test (iteration 1) [2021-07-27T21:38:02.054Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T21:38:02.361Z] #27 38.95 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-27T21:38:02.361Z] #27 38.97 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-27T21:38:02.361Z] #27 39.02 invoke-rc.d: could not determine current runlevel [2021-07-27T21:38:02.361Z] #27 39.03 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-27T21:38:02.361Z] #27 39.04 Setting up pigz (2.4-1) ... [2021-07-27T21:38:02.361Z] #27 39.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-27T21:38:02.361Z] #27 39.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-27T21:38:02.361Z] #27 39.09 Setting up python-pip-whl (18.1-5) ... [2021-07-27T21:38:02.361Z] #27 39.10 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-27T21:38:02.361Z] #27 39.12 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-27T21:38:02.469Z] Loaded image: debian:bullseye [2021-07-27T21:38:02.469Z] Loaded image: hello-world:latest [2021-07-27T21:38:02.469Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T21:38:02.469Z] INFO: Testing against a local daemon [2021-07-27T21:38:02.469Z] === RUN TestCgroupNamespacesBuild [2021-07-27T21:38:02.613Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 57.5% of statements [2021-07-27T21:38:02.613Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.344s coverage: 57.7% of statements [2021-07-27T21:38:02.620Z] #27 39.29 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-27T21:38:02.620Z] #27 39.31 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-27T21:38:02.620Z] #27 39.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-27T21:38:02.620Z] #27 39.33 Setting up vim (2:8.1.0875-5) ... [2021-07-27T21:38:02.620Z] #27 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-27T21:38:02.620Z] #27 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-27T21:38:02.620Z] #27 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-27T21:38:02.620Z] #27 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-27T21:38:02.620Z] #27 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-27T21:38:02.620Z] #27 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-27T21:38:02.620Z] #27 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-27T21:38:02.620Z] #27 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-27T21:38:02.620Z] #27 39.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-27T21:38:02.620Z] #27 39.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-27T21:38:02.620Z] #27 39.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-27T21:38:02.874Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.323s coverage: 46.2% of statements [2021-07-27T21:38:02.879Z] #27 39.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-27T21:38:02.879Z] #27 39.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-27T21:38:02.879Z] #27 39.48 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-27T21:38:03.448Z] ok github.com/docker/docker/daemon 12.291s coverage: 17.6% of statements [2021-07-27T21:38:03.448Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T21:38:03.448Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T21:38:03.448Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T21:38:03.448Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T21:38:03.448Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T21:38:03.448Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-27T21:38:03.448Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T21:38:03.448Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2021-07-27T21:38:03.710Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.045s coverage: 3.0% of statements [2021-07-27T21:38:03.816Z] #27 40.44 Setting up iptables (1.8.2-4) ... [2021-07-27T21:38:03.816Z] #27 40.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T21:38:03.816Z] #27 40.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T21:38:03.816Z] #27 40.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-27T21:38:03.816Z] #27 40.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-27T21:38:03.816Z] #27 40.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-27T21:38:03.816Z] #27 40.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-27T21:38:03.816Z] #27 40.49 Setting up python3 (3.7.3-1) ... [2021-07-27T21:38:03.816Z] #27 40.69 Setting up python3-wheel (0.32.3-2) ... [2021-07-27T21:38:03.847Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2021-07-27T21:38:03.847Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T21:38:04.384Z] #27 40.99 Setting up apparmor (2.13.2-10) ... [2021-07-27T21:38:05.218Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2021-07-27T21:38:05.218Z] === RUN TestBuildWithSession [2021-07-27T21:38:05.218Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:38:05.218Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T21:38:05.218Z] === RUN TestBuildSquashParent [2021-07-27T21:38:05.320Z] #27 42.03 Setting up xfsprogs (4.20.0-1) ... [2021-07-27T21:38:05.320Z] #27 42.05 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-27T21:38:05.578Z] #27 42.23 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-27T21:38:05.628Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.8% of statements [2021-07-27T21:38:05.628Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T21:38:05.628Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T21:38:05.837Z] #27 42.59 Setting up python3-distutils (3.7.3-1) ... [2021-07-27T21:38:05.890Z] ok github.com/docker/docker/daemon/logger 0.301s coverage: 43.5% of statements [2021-07-27T21:38:06.096Z] #27 42.77 Setting up python3-setuptools (40.8.0-1) ... [2021-07-27T21:38:06.152Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 67.0% of statements [2021-07-27T21:38:06.355Z] #27 43.19 Setting up python3-pip (18.1-5) ... [2021-07-27T21:38:06.440Z] ok github.com/docker/docker/daemon/logger/awslogs 0.325s coverage: 77.4% of statements [2021-07-27T21:38:06.440Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T21:38:06.440Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T21:38:06.922Z] #27 43.55 Processing triggers for libc-bin (2.28-10) ... [2021-07-27T21:38:06.922Z] #27 43.59 Processing triggers for mime-support (3.62) ... [2021-07-27T21:38:07.036Z] ok github.com/docker/docker/daemon/logger/journald 0.059s coverage: 23.9% of statements [2021-07-27T21:38:07.036Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2021-07-27T21:38:07.036Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 69.9% of statements [2021-07-27T21:38:07.859Z] #27 DONE 44.4s [2021-07-27T21:38:07.859Z] [2021-07-27T21:38:07.859Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:07.859Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:38:07.859Z] #64 ... [2021-07-27T21:38:07.859Z] [2021-07-27T21:38:07.859Z] #28 [dev-systemd-false 8/25] 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 [2021-07-27T21:38:07.859Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-07-27T21:38:07.982Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2021-07-27T21:38:07.982Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 75.2% of statements [2021-07-27T21:38:07.982Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T21:38:08.063Z] #50 ... [2021-07-27T21:38:08.063Z] [2021-07-27T21:38:08.063Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-27T21:38:08.063Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-27T21:38:08.063Z] #40 DONE 195.4s [2021-07-27T21:38:08.063Z] [2021-07-27T21:38:08.063Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:08.063Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:38:08.063Z] #57 ... [2021-07-27T21:38:08.063Z] [2021-07-27T21:38:08.063Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-27T21:38:08.063Z] #50 sha256:a919619531d3dda16198f5ada51eeb77c9941583c77a83ee7a9c737f7c3d364d [2021-07-27T21:38:08.063Z] #50 190.6 + /build/golangci-lint --version [2021-07-27T21:38:08.063Z] #50 191.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-27T21:38:08.244Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 55.1% of statements [2021-07-27T21:38:08.320Z] #50 DONE 191.4s [2021-07-27T21:38:08.320Z] [2021-07-27T21:38:08.320Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:08.320Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:38:08.794Z] #28 1.052 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-27T21:38:08.794Z] #28 1.057 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-27T21:38:08.794Z] #28 1.061 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-27T21:38:08.794Z] #28 DONE 1.1s [2021-07-27T21:38:08.794Z] [2021-07-27T21:38:08.794Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T21:38:08.794Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-27T21:38:08.815Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2021-07-27T21:38:09.181Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 46.8% of statements [2021-07-27T21:38:09.252Z] #57 ... [2021-07-27T21:38:09.252Z] [2021-07-27T21:38:09.252Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T21:38:09.252Z] #41 sha256:4464ded2dbc57b097995fb9a52e4cb0aba2c9d715b07de58f7c33f191cff176f [2021-07-27T21:38:09.508Z] #41 DONE 0.4s [2021-07-27T21:38:09.508Z] [2021-07-27T21:38:09.508Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:38:09.508Z] #54 sha256:483b2cba446d29d58600408c94a45ba2d606df76d50cdcc0fe85438edc800a80 [2021-07-27T21:38:09.508Z] #54 ... [2021-07-27T21:38:09.508Z] [2021-07-27T21:38:09.508Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T21:38:09.508Z] #45 sha256:a374289dc36ef943f7308512698773fc06c216b6508ef06c1d0f496f6824dc17 [2021-07-27T21:38:09.508Z] #45 DONE 0.1s [2021-07-27T21:38:09.508Z] [2021-07-27T21:38:09.508Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T21:38:09.508Z] #47 sha256:88101b171d1a15e5bcdd9ca01113fa8053b70e6b11c89263c693d9bc5e266949 [2021-07-27T21:38:09.755Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2021-07-27T21:38:09.767Z] #47 DONE 0.2s [2021-07-27T21:38:09.767Z] [2021-07-27T21:38:09.767Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T21:38:09.767Z] #49 sha256:5b505ab36caad96dcf19b0e105b5c0ccc669bf997fb40f566134de65629e7f8f [2021-07-27T21:38:09.767Z] #49 DONE 0.1s [2021-07-27T21:38:09.767Z] [2021-07-27T21:38:09.767Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:09.767Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:38:10.023Z] #57 ... [2021-07-27T21:38:10.023Z] [2021-07-27T21:38:10.023Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T21:38:10.023Z] #51 sha256:c512a030e556fad4b5f33c3cbf698b5a62d2b7d4e94ac3300f8cfb13d60079a2 [2021-07-27T21:38:10.023Z] #51 DONE 0.1s [2021-07-27T21:38:10.023Z] [2021-07-27T21:38:10.023Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:10.023Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:38:10.280Z] #57 ... [2021-07-27T21:38:10.280Z] [2021-07-27T21:38:10.280Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T21:38:10.280Z] #53 sha256:c1f50b91c485459b46d204195a958810c444c3f260cd90d7f76a59791a87ec66 [2021-07-27T21:38:10.280Z] #53 DONE 0.1s [2021-07-27T21:38:10.535Z] [2021-07-27T21:38:10.535Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:10.535Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:38:10.700Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2021-07-27T21:38:11.273Z] ok github.com/docker/docker/daemon/logger/splunk 1.864s coverage: 82.5% of statements [2021-07-27T21:38:11.273Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T21:38:11.273Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T21:38:11.452Z] #29 2.310 Collecting yamllint==1.26.1 [2021-07-27T21:38:12.216Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-07-27T21:38:12.216Z] ok github.com/docker/docker/distribution 0.245s coverage: 25.4% of statements [2021-07-27T21:38:12.216Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T21:38:12.788Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2021-07-27T21:38:13.276Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-27T21:38:13.276Z] [2021-07-27T21:38:13.276Z] ________ ____ __. [2021-07-27T21:38:13.276Z] \_____ \ | |/ _| [2021-07-27T21:38:13.276Z] / | \| < [2021-07-27T21:38:13.276Z] / | \ | \ [2021-07-27T21:38:13.276Z] \_______ /____|__ \ [2021-07-27T21:38:13.276Z] \/ \/ [2021-07-27T21:38:13.276Z] [2021-07-27T21:38:13.276Z] INFO: make.ps1 ended at 07/27/2021 21:38:08 [2021-07-27T21:38:13.276Z] INFO: Binaries build ended at 07/27/2021 21:38:10. Duration:00:01:28.5503403 [2021-07-27T21:38:13.276Z] INFO: Copying the built daemon binary to d:\CI\PR-42685\6\binary\dockerd-cbad910272.exe... [2021-07-27T21:38:13.276Z] INFO: Copying the built client binary to d:\CI\PR-42685\6\binary\docker-cbad910272.exe... [2021-07-27T21:38:13.276Z] INFO: Copying dockerversion from the container... [2021-07-27T21:38:13.276Z] INFO: Copying the golang package from the container to d:\CI\PR-42685\6\installer\go.zip... [2021-07-27T21:38:13.276Z] INFO: Extracting go.zip to d:\CI\PR-42685\6\go [2021-07-27T21:38:13.316Z] --- PASS: TestBuildSquashParent (7.73s) [2021-07-27T21:38:13.316Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T21:38:13.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:38:13.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:38:13.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:38:13.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:38:13.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:38:13.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:38:13.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:38:13.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:38:13.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:38:13.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:38:13.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:38:13.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:38:13.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:38:13.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:38:13.366Z] ok github.com/docker/docker/image 0.046s coverage: 86.6% of statements [2021-07-27T21:38:13.627Z] ok github.com/docker/docker/distribution/xfer 1.795s coverage: 85.1% of statements [2021-07-27T21:38:13.627Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T21:38:13.627Z] ok github.com/docker/docker/image/tarexport 0.040s coverage: 0.7% of statements [2021-07-27T21:38:13.889Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2021-07-27T21:38:13.889Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T21:38:14.151Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2021-07-27T21:38:14.736Z] #29 ... [2021-07-27T21:38:14.736Z] [2021-07-27T21:38:14.736Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:14.736Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:38:14.736Z] #64 106.6 # github.com/containerd/containerd/cmd/containerd [2021-07-27T21:38:14.736Z] #64 106.6 /usr/bin/ld: /tmp/go-link-422186763/000019.o: in function `New': [2021-07-27T21:38:14.736Z] #64 106.6 /tmp/tmp.Ovqyl43Btc/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 [2021-07-27T21:38:14.736Z] #64 106.7 + bin/containerd-stress [2021-07-27T21:38:14.736Z] #64 107.8 + bin/containerd-shim [2021-07-27T21:38:16.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:38:16.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:38:16.934Z] Loaded image: buildpack-deps:buster [2021-07-27T21:38:16.934Z] Loaded image: busybox:latest [2021-07-27T21:38:16.934Z] Loaded image: busybox:glibc [2021-07-27T21:38:17.500Z] Loaded image: debian:bullseye [2021-07-27T21:38:17.500Z] Loaded image: hello-world:latest [2021-07-27T21:38:17.500Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T21:38:17.758Z] INFO: Testing against a local daemon [2021-07-27T21:38:17.758Z] === RUN TestCgroupNamespacesBuild [2021-07-27T21:38:17.964Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:38:17.964Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:38:18.020Z] #64 ... [2021-07-27T21:38:18.020Z] [2021-07-27T21:38:18.020Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-27T21:38:18.020Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-27T21:38:18.020Z] #29 7.561 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-27T21:38:18.020Z] #29 7.967 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-27T21:38:18.020Z] #29 7.993 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-27T21:38:18.020Z] #29 8.025 Collecting pyyaml (from yamllint==1.26.1) [2021-07-27T21:38:18.020Z] #29 8.119 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-27T21:38:18.020Z] #29 8.224 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-27T21:38:18.020Z] #29 8.225 Building wheels for collected packages: yamllint [2021-07-27T21:38:18.020Z] #29 8.226 Running setup.py bdist_wheel for yamllint: started [2021-07-27T21:38:18.020Z] #29 8.596 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-27T21:38:18.020Z] #29 8.597 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-27T21:38:18.020Z] #29 8.627 Successfully built yamllint [2021-07-27T21:38:18.020Z] #29 8.636 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-27T21:38:18.020Z] #29 8.772 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-27T21:38:18.020Z] #29 DONE 9.0s [2021-07-27T21:38:18.020Z] [2021-07-27T21:38:18.020Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-27T21:38:18.020Z] #32 sha256:56cf7f4bee5f678649e3bc6ccb572554ca1a5a7dc154136a598067030c1cad0b [2021-07-27T21:38:18.020Z] #32 DONE 0.2s [2021-07-27T21:38:18.020Z] [2021-07-27T21:38:18.020Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:18.020Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:38:18.366Z] ok github.com/docker/docker/libnetwork/bitseq 0.527s coverage: 84.4% of statements [2021-07-27T21:38:18.586Z] #64 ... [2021-07-27T21:38:18.587Z] [2021-07-27T21:38:18.587Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-27T21:38:18.587Z] #37 sha256:2915d72119b12c4a8643640e53f3eb6ddc00f71fb3ca7e8209b3dbee342c9917 [2021-07-27T21:38:18.628Z] ok github.com/docker/docker/libnetwork/api 2.083s coverage: 83.2% of statements [2021-07-27T21:38:20.487Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-27T21:38:20.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2021-07-27T21:38:20.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2021-07-27T21:38:20.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.78s) [2021-07-27T21:38:20.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.83s) [2021-07-27T21:38:20.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2021-07-27T21:38:20.487Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2021-07-27T21:38:20.487Z] === RUN TestBuildMultiStageCopy [2021-07-27T21:38:20.487Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T21:38:20.489Z] #37 DONE 2.4s [2021-07-27T21:38:20.489Z] [2021-07-27T21:38:20.489Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:20.489Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:38:20.489Z] #64 ... [2021-07-27T21:38:20.489Z] [2021-07-27T21:38:20.489Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-27T21:38:20.489Z] #40 sha256:2ea758eac20725423ae6021d7d73a516aab11ea5c4bd399adf71f9556baf6d72 [2021-07-27T21:38:20.489Z] #40 DONE 0.2s [2021-07-27T21:38:20.489Z] [2021-07-27T21:38:20.489Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-27T21:38:20.489Z] #42 sha256:aa1721a03da7ed8616746f58275336262cc92a9c83bcadb72de2c2884d4678bd [2021-07-27T21:38:20.489Z] #42 DONE 0.1s [2021-07-27T21:38:20.489Z] [2021-07-27T21:38:20.489Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:20.489Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:38:20.748Z] #64 ... [2021-07-27T21:38:20.748Z] [2021-07-27T21:38:20.748Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-27T21:38:20.748Z] #45 sha256:46352e9226f006188725761954c9e33cad8089f20053eba99acfff6a5a1e5556 [2021-07-27T21:38:20.748Z] #45 DONE 0.1s [2021-07-27T21:38:20.748Z] [2021-07-27T21:38:20.748Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-27T21:38:20.748Z] #48 sha256:d606df38dc98e5965e977e4786eae5775be0fc34ed93042632840fdf8f3db95d [2021-07-27T21:38:21.007Z] #48 DONE 0.3s [2021-07-27T21:38:21.007Z] [2021-07-27T21:38:21.007Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-27T21:38:21.007Z] #52 sha256:c10a7d69167df02dd109bdcd7b1363b79ed508f26439c742ab54e4172e7fe37a [2021-07-27T21:38:21.007Z] #52 DONE 0.1s [2021-07-27T21:38:21.007Z] [2021-07-27T21:38:21.007Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:21.007Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:38:21.007Z] #64 ... [2021-07-27T21:38:21.007Z] [2021-07-27T21:38:21.007Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-27T21:38:21.007Z] #54 sha256:5c7e5a52a6df166bdf55d43c25dba93505a38252c988b784147250d659917ab9 [2021-07-27T21:38:21.007Z] #54 DONE 0.1s [2021-07-27T21:38:21.097Z] --- PASS: TestCgroupNamespacesBuild (3.07s) [2021-07-27T21:38:21.097Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T21:38:21.175Z] ok github.com/docker/docker/libnetwork/config 0.092s coverage: 24.0% of statements [2021-07-27T21:38:21.265Z] [2021-07-27T21:38:21.265Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-27T21:38:21.265Z] #56 sha256:93bc7f2b19dcdfe77fef4470529f0afbe25994295dd670768c05698497e8a777 [2021-07-27T21:38:21.265Z] #56 DONE 0.1s [2021-07-27T21:38:21.265Z] [2021-07-27T21:38:21.265Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-27T21:38:21.265Z] #58 sha256:ad5d7a2e3706659f66e825031fdaf4c35dd47e8c48cdae13e3d085a252b4dd6a [2021-07-27T21:38:21.436Z] ok github.com/docker/docker/libnetwork/datastore 0.006s coverage: 21.9% of statements [2021-07-27T21:38:21.523Z] #58 DONE 0.2s [2021-07-27T21:38:21.523Z] [2021-07-27T21:38:21.523Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-27T21:38:21.523Z] #60 sha256:725913379ca21ecddc9eda173982cf752070676ddd220dd02ec51a33d1ee3ccb [2021-07-27T21:38:21.523Z] #60 DONE 0.1s [2021-07-27T21:38:21.523Z] [2021-07-27T21:38:21.523Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:21.523Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:38:21.782Z] #64 ... [2021-07-27T21:38:21.782Z] [2021-07-27T21:38:21.782Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T21:38:21.782Z] #62 sha256:708e08c188687cc87a39d43e27204df9aaa2140cacd6e288d85ced85f8ab4316 [2021-07-27T21:38:21.782Z] #62 DONE 0.1s [2021-07-27T21:38:21.782Z] [2021-07-27T21:38:21.782Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:21.782Z] #64 sha256:713d4ac745d790bddaeef20681a9efa56c59fde690226f8d3cd52d8746b55e48 [2021-07-27T21:38:22.008Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-07-27T21:38:22.470Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s) [2021-07-27T21:38:22.470Z] === RUN TestBuildWithSession [2021-07-27T21:38:22.470Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:38:22.470Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T21:38:22.470Z] === RUN TestBuildSquashParent [2021-07-27T21:38:22.582Z] ok github.com/docker/docker/libnetwork/drivers/host 0.027s coverage: 34.8% of statements [2021-07-27T21:38:23.156Z] #64 116.3 + bin/containerd-shim-runc-v1 [2021-07-27T21:38:23.763Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T21:38:24.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T21:38:25.131Z] ok github.com/docker/docker/layer 8.058s coverage: 68.8% of statements [2021-07-27T21:38:25.131Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T21:38:25.131Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T21:38:25.131Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T21:38:25.131Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T21:38:25.265Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T21:38:26.075Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.048s coverage: 4.0% of statements [2021-07-27T21:38:26.196Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T21:38:26.336Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.065s coverage: 4.5% of statements [2021-07-27T21:38:26.598Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-07-27T21:38:27.126Z] --- PASS: TestBuildMultiStageCopy (6.87s) [2021-07-27T21:38:27.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.87s) [2021-07-27T21:38:27.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-27T21:38:27.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-07-27T21:38:27.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-07-27T21:38:27.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-27T21:38:27.126Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T21:38:27.566Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.032s coverage: 63.6% of statements [2021-07-27T21:38:27.732Z] --- PASS: TestBuildSquashParent (5.63s) [2021-07-27T21:38:27.732Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T21:38:27.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:38:27.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:38:27.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:38:27.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:38:27.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:38:27.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:38:27.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:38:27.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:38:27.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:38:27.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:38:27.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:38:27.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:38:27.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:38:27.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:38:28.424Z] #64 121.0 + bin/containerd-shim-runc-v2 [2021-07-27T21:38:28.424Z] #64 121.6 + binaries [2021-07-27T21:38:28.424Z] #64 121.6 + install -D bin/containerd /build/containerd [2021-07-27T21:38:28.424Z] #64 121.6 + install -D bin/containerd-shim /build/containerd-shim [2021-07-27T21:38:28.424Z] #64 121.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-27T21:38:28.424Z] #64 121.6 + install -D bin/ctr /build/ctr [2021-07-27T21:38:28.424Z] #64 DONE 121.8s [2021-07-27T21:38:29.829Z] [2021-07-27T21:38:29.829Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T21:38:29.829Z] #65 sha256:08b334351ce4e65fbc1879ffe8a722bfac30f3a5f49233da5e7e11813feb6090 [2021-07-27T21:38:30.087Z] #65 DONE 0.2s [2021-07-27T21:38:30.087Z] [2021-07-27T21:38:30.087Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T21:38:30.087Z] #69 sha256:657d952330990eaadd9d9efa0a9655814c8ccf1eb0e216ccb3af9efd870d0015 [2021-07-27T21:38:30.087Z] #69 DONE 0.1s [2021-07-27T21:38:30.087Z] [2021-07-27T21:38:30.087Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T21:38:30.087Z] #74 sha256:ec76d115612342483dd5ed3517f29f5c1d92bf0b112474a8f942abd0569975a1 [2021-07-27T21:38:30.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:38:30.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:38:30.653Z] #74 DONE 0.5s [2021-07-27T21:38:30.653Z] [2021-07-27T21:38:30.653Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T21:38:30.653Z] #75 sha256:07a31f2801b78e3c4d2ca8cc75d895c748ae664ca554629b771c004c039e70e3 [2021-07-27T21:38:30.653Z] #75 DONE 0.0s [2021-07-27T21:38:30.653Z] [2021-07-27T21:38:30.653Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T21:38:30.653Z] #76 sha256:ee438065452aa2d0cc7dd6e89f7e636bddc4f2fd0f76f43b22f1bbb0b51e22bb [2021-07-27T21:38:31.588Z] #76 DONE 0.7s [2021-07-27T21:38:31.588Z] [2021-07-27T21:38:31.588Z] #77 exporting to image [2021-07-27T21:38:31.588Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T21:38:31.588Z] #77 exporting layers [2021-07-27T21:38:32.378Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-07-27T21:38:32.378Z] === RUN TestBuildLabelWithTargets [2021-07-27T21:38:32.424Z] #57 183.2 + bin/containerd [2021-07-27T21:38:32.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:38:32.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:38:32.854Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.030s coverage: 57.4% of statements [2021-07-27T21:38:32.854Z] ok github.com/docker/docker/libnetwork/drivers/bridge 9.038s coverage: 59.9% of statements [2021-07-27T21:38:32.986Z] #57 ... [2021-07-27T21:38:32.986Z] [2021-07-27T21:38:32.986Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-27T21:38:32.986Z] #54 sha256:483b2cba446d29d58600408c94a45ba2d606df76d50cdcc0fe85438edc800a80 [2021-07-27T21:38:32.986Z] #54 115.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-27T21:38:32.986Z] #54 116.2 + mkdir -p /build [2021-07-27T21:38:32.986Z] #54 116.2 + cp runc /build/runc [2021-07-27T21:38:32.986Z] #54 DONE 117.0s [2021-07-27T21:38:33.243Z] [2021-07-27T21:38:33.243Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:33.243Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:38:33.799Z] ok github.com/docker/docker/libnetwork/drvregistry 0.029s coverage: 82.4% of statements [2021-07-27T21:38:33.799Z] ok github.com/docker/docker/libnetwork/etchosts 0.039s coverage: 81.2% of statements [2021-07-27T21:38:34.371Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.007s coverage: 48.1% of statements [2021-07-27T21:38:34.632Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-07-27T21:38:34.894Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-07-27T21:38:35.135Z] #57 ... [2021-07-27T21:38:35.135Z] [2021-07-27T21:38:35.135Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-27T21:38:35.135Z] #55 sha256:2a53c6b18fb21983a4febee9cad23e606bd7ac6864d3da40ded4f787523cb6d8 [2021-07-27T21:38:35.135Z] #55 DONE 0.2s [2021-07-27T21:38:35.135Z] [2021-07-27T21:38:35.135Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-27T21:38:35.135Z] #57 sha256:cc8a962c1d4a501ef6fb5970911d26c04781cd4be68674798340d11178a615fc [2021-07-27T21:38:35.313Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-27T21:38:35.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.26s) [2021-07-27T21:38:35.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s) [2021-07-27T21:38:35.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) [2021-07-27T21:38:35.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s) [2021-07-27T21:38:35.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.56s) [2021-07-27T21:38:35.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s) [2021-07-27T21:38:35.313Z] === RUN TestBuildMultiStageCopy [2021-07-27T21:38:35.314Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T21:38:35.466Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.626s coverage: 7.3% of statements [2021-07-27T21:38:36.411Z] ok github.com/docker/docker/libnetwork/ipams/null 0.005s coverage: 57.1% of statements [2021-07-27T21:38:37.213Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T21:38:37.355Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.023s coverage: 47.4% of statements [2021-07-27T21:38:37.471Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T21:38:37.729Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T21:38:37.927Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.008s coverage: 71.4% of statements [2021-07-27T21:38:37.987Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T21:38:38.244Z] --- PASS: TestBuildMultiStageCopy (3.15s) [2021-07-27T21:38:38.244Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2021-07-27T21:38:38.244Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-27T21:38:38.244Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-07-27T21:38:38.244Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-07-27T21:38:38.244Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-07-27T21:38:38.244Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T21:38:38.358Z] INFO: Extraction ended at 07/27/2021 21:38:38. Duration:00:00:25.2791753 [2021-07-27T21:38:38.358Z] INFO: Updating the golang and path environment variables [2021-07-27T21:38:38.358Z] INFO: GOPATH=d:\gopath [2021-07-27T21:38:38.358Z] INFO: go version go1.16.6 windows/amd64 [2021-07-27T21:38:38.810Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-07-27T21:38:38.810Z] === RUN TestBuildLabelWithTargets [2021-07-27T21:38:38.813Z] INFO: Running the daemon under test in debug mode [2021-07-27T21:38:38.813Z] INFO: Starting a daemon under test... [2021-07-27T21:38:38.813Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42685\6\daemon --pidfile d:\CI\PR-42685\6\docker.pid -D [2021-07-27T21:38:38.814Z] INFO: Process started successfully. [2021-07-27T21:38:38.814Z] INFO: Start tailing logs of the daemon under tests [2021-07-27T21:38:38.814Z] INFO: Waiting for the daemon under test to start... [2021-07-27T21:38:39.311Z] ok github.com/docker/docker/libnetwork/ipamutils 0.570s coverage: 74.0% of statements [2021-07-27T21:38:39.743Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2021-07-27T21:38:39.743Z] === RUN TestBuildWithEmptyLayers [2021-07-27T21:38:40.308Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-07-27T21:38:40.308Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T21:38:40.472Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-27T21:38:40.472Z] === RUN TestBuildWithEmptyLayers [2021-07-27T21:38:41.226Z] ok github.com/docker/docker/libnetwork/iptables 0.676s coverage: 45.1% of statements [2021-07-27T21:38:41.226Z] ok github.com/docker/docker/libnetwork/netlabel 0.014s coverage: 60.0% of statements [2021-07-27T21:38:41.563Z] #77 exporting layers 10.2s done [2021-07-27T21:38:41.563Z] #77 writing image sha256:ff34e1cc98dd7424bff1f8bac49bcc27c5daf3286979837b8556f6e729be57ff done [2021-07-27T21:38:41.563Z] #77 naming to docker.io/library/docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 done [2021-07-27T21:38:41.563Z] #77 DONE 10.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-27T21:38:41.896Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42685/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/validate/default [2021-07-27T21:38:42.178Z] ok github.com/docker/docker/libnetwork/netutils 0.040s coverage: 44.1% of statements [2021-07-27T21:38:42.831Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-27T21:38:42.831Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-27T21:38:42.831Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-27T21:38:42.831Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-27T21:38:42.831Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-27T21:38:42.831Z] Congratulations! No new tests were added to integration-cli. [2021-07-27T21:38:42.831Z] [2021-07-27T21:38:42.831Z] INFO Start validation with golang-ci-lint [2021-07-27T21:38:42.831Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-27T21:38:42.831Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-27T21:38:42.831Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-27T21:38:42.835Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2021-07-27T21:38:42.835Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T21:38:42.835Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-07-27T21:38:42.835Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T21:38:43.744Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-27T21:38:43.744Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T21:38:45.362Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s) [2021-07-27T21:38:45.363Z] === RUN TestBuildWithHugeFile [2021-07-27T21:38:45.486Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-07-27T21:38:46.872Z] ok github.com/docker/docker/libnetwork/options 0.012s coverage: 100.0% of statements [2021-07-27T21:38:48.805Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-27T21:38:48.805Z] [2021-07-27T21:38:48.805Z] ________ ____ __. [2021-07-27T21:38:48.805Z] \_____ \ | |/ _| [2021-07-27T21:38:48.805Z] / | \| < [2021-07-27T21:38:48.805Z] / | \ | \ [2021-07-27T21:38:48.805Z] \_______ /____|__ \ [2021-07-27T21:38:48.805Z] \/ \/ [2021-07-27T21:38:48.805Z] [2021-07-27T21:38:48.805Z] INFO: make.ps1 ended at 07/27/2021 21:38:41 [2021-07-27T21:38:48.805Z] INFO: Binaries build ended at 07/27/2021 21:38:43. Duration:00:01:27.4756036 [2021-07-27T21:38:48.805Z] INFO: Copying the built daemon binary to d:\CI\PR-42685\6\binary\dockerd-98dd9f302b.exe... [2021-07-27T21:38:48.805Z] INFO: Copying the built client binary to d:\CI\PR-42685\6\binary\docker-98dd9f302b.exe... [2021-07-27T21:38:48.805Z] INFO: Copying dockerversion from the container... [2021-07-27T21:38:48.805Z] INFO: Copying the golang package from the container to d:\CI\PR-42685\6\installer\go.zip... [2021-07-27T21:38:48.805Z] INFO: Extracting go.zip to d:\CI\PR-42685\6\go [2021-07-27T21:38:48.997Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-27T21:38:48.997Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T21:38:48.997Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-07-27T21:38:48.997Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T21:38:53.173Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-07-27T21:38:53.173Z] === RUN TestBuildWithHugeFile [2021-07-27T21:38:59.121Z] ok github.com/docker/docker/libnetwork/osl 4.617s coverage: 39.7% of statements [2021-07-27T21:38:59.691Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2021-07-27T21:38:59.867Z] ...INFO: Daemon under test started and replied! [2021-07-27T21:38:59.867Z] INFO: Docker version of the daemon under test [2021-07-27T21:38:59.867Z] [2021-07-27T21:38:59.867Z] Client: [2021-07-27T21:38:59.867Z] Version: 17.06.2-ce [2021-07-27T21:38:59.867Z] API version: 1.30 [2021-07-27T21:38:59.867Z] Go version: go1.8.3 [2021-07-27T21:38:59.867Z] Git commit: cec0b72 [2021-07-27T21:38:59.867Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-27T21:38:59.867Z] OS/Arch: windows/amd64 [2021-07-27T21:38:59.867Z] [2021-07-27T21:38:59.867Z] Server: [2021-07-27T21:38:59.867Z] Version: 0.0.0-dev [2021-07-27T21:38:59.867Z] API version: 1.42 (minimum version 1.24) [2021-07-27T21:38:59.867Z] Go version: go1.16.6 [2021-07-27T21:38:59.867Z] Git commit: cbad910272 [2021-07-27T21:38:59.867Z] Built: 07/27/2021 21:36:46 [2021-07-27T21:38:59.867Z] OS/Arch: windows/amd64 [2021-07-27T21:38:59.867Z] Experimental: false [2021-07-27T21:38:59.867Z] [2021-07-27T21:38:59.867Z] INFO: Docker info of the daemon under test [2021-07-27T21:38:59.867Z] [2021-07-27T21:38:59.867Z] Containers: 0 [2021-07-27T21:38:59.867Z] Running: 0 [2021-07-27T21:38:59.867Z] Paused: 0 [2021-07-27T21:38:59.867Z] Stopped: 0 [2021-07-27T21:38:59.867Z] Images: 0 [2021-07-27T21:38:59.867Z] Server Version: 0.0.0-dev [2021-07-27T21:38:59.867Z] Storage Driver: windowsfilter [2021-07-27T21:38:59.867Z] Windows: [2021-07-27T21:38:59.867Z] Logging Driver: json-file [2021-07-27T21:38:59.867Z] Plugins: [2021-07-27T21:38:59.867Z] Volume: local [2021-07-27T21:38:59.867Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T21:38:59.867Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T21:38:59.867Z] Swarm: inactive [2021-07-27T21:38:59.867Z] Default Isolation: process [2021-07-27T21:38:59.867Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T21:38:59.867Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T21:38:59.867Z] OSType: windows [2021-07-27T21:38:59.867Z] Architecture: x86_64 [2021-07-27T21:38:59.867Z] CPUs: 4 [2021-07-27T21:38:59.867Z] Total Memory: 32GiB [2021-07-27T21:38:59.867Z] Name: azwin-2-6f8eb0 [2021-07-27T21:38:59.867Z] ID: S2VJ:XRU6:2EAO:M55J:DKGW:A5OI:HXY4:DG2Z:YTIF:ANEN:KFIK:AD5D [2021-07-27T21:38:59.867Z] Docker Root Dir: D:\CI\PR-42685\6\daemon [2021-07-27T21:38:59.867Z] Debug Mode (client): false [2021-07-27T21:38:59.867Z] Debug Mode (server): true [2021-07-27T21:38:59.867Z] File Descriptors: -1 [2021-07-27T21:38:59.867Z] Goroutines: 16 [2021-07-27T21:38:59.867Z] System Time: 2021-07-27T21:38:57.9917075Z [2021-07-27T21:38:59.867Z] EventsListeners: 0 [2021-07-27T21:38:59.867Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:38:59.867Z] Labels: [2021-07-27T21:38:59.867Z] Experimental: false [2021-07-27T21:38:59.867Z] Insecure Registries: [2021-07-27T21:38:59.867Z] 127.0.0.0/8 [2021-07-27T21:38:59.867Z] Live Restore Enabled: false [2021-07-27T21:38:59.867Z] [2021-07-27T21:38:59.867Z] [2021-07-27T21:38:59.867Z] INFO: Docker images of the daemon under test [2021-07-27T21:38:59.867Z] [2021-07-27T21:38:59.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T21:38:59.867Z] [2021-07-27T21:38:59.867Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-27T21:38:59.867Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-27T21:38:59.867Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-27T21:38:59.867Z] 29d5b6a226d2: Pulling fs layer [2021-07-27T21:39:01.075Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 86.1% of statements [2021-07-27T21:39:03.621Z] ok github.com/docker/docker/libnetwork/portmapper 1.721s coverage: 49.5% of statements [2021-07-27T21:39:04.563Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 70.5% of statements [2021-07-27T21:39:05.506Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-07-27T21:39:07.180Z] #57 214.7 # github.com/containerd/containerd/cmd/containerd [2021-07-27T21:39:07.180Z] #57 214.7 /usr/bin/ld: /tmp/go-link-280819237/000019.o: in function `New': [2021-07-27T21:39:07.180Z] #57 214.7 /tmp/tmp.kee5WVP8uI/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 [2021-07-27T21:39:07.180Z] #57 214.7 + bin/containerd-stress [2021-07-27T21:39:07.180Z] #57 215.8 + bin/containerd-shim [2021-07-27T21:39:07.420Z] ok github.com/docker/docker/oci 0.011s coverage: 45.2% of statements [2021-07-27T21:39:08.807Z] ok github.com/docker/docker/libnetwork/ipam 32.229s coverage: 85.3% of statements [2021-07-27T21:39:09.069Z] ok github.com/docker/docker/opts 0.034s coverage: 67.1% of statements [2021-07-27T21:39:09.069Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-07-27T21:39:10.162Z] 29d5b6a226d2: Verifying Checksum [2021-07-27T21:39:10.162Z] 29d5b6a226d2: Download complete [2021-07-27T21:39:10.450Z] #57 222.6 + bin/containerd-shim-runc-v1 [2021-07-27T21:39:11.616Z] ok github.com/docker/docker/pkg/authorization 0.683s coverage: 68.3% of statements [2021-07-27T21:39:11.878Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2021-07-27T21:39:12.139Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-07-27T21:39:12.400Z] ok github.com/docker/docker/pkg/archive 1.201s coverage: 81.9% of statements [2021-07-27T21:39:13.345Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-07-27T21:39:13.904Z] INFO: Extraction ended at 07/27/2021 21:39:10. Duration:00:00:25.4124857 [2021-07-27T21:39:13.904Z] INFO: Updating the golang and path environment variables [2021-07-27T21:39:13.904Z] INFO: GOPATH=d:\gopath [2021-07-27T21:39:13.904Z] INFO: go version go1.16.6 windows/amd64 [2021-07-27T21:39:13.904Z] INFO: Running the daemon under test in debug mode [2021-07-27T21:39:13.904Z] INFO: Starting a daemon under test... [2021-07-27T21:39:13.904Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42685\6\daemon --pidfile d:\CI\PR-42685\6\docker.pid -D [2021-07-27T21:39:13.904Z] INFO: Process started successfully. [2021-07-27T21:39:13.904Z] INFO: Start tailing logs of the daemon under tests [2021-07-27T21:39:13.904Z] INFO: Waiting for the daemon under test to start... [2021-07-27T21:39:14.614Z] #57 227.3 + bin/containerd-shim-runc-v2 [2021-07-27T21:39:15.540Z] #57 227.9 + binaries [2021-07-27T21:39:15.540Z] #57 227.9 + install -D bin/containerd /build/containerd [2021-07-27T21:39:15.540Z] #57 227.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-27T21:39:15.540Z] #57 228.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-27T21:39:15.540Z] #57 228.0 + install -D bin/ctr /build/ctr [2021-07-27T21:39:16.644Z] ok github.com/docker/docker/pkg/chrootarchive 3.403s coverage: 43.2% of statements [2021-07-27T21:39:16.644Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2021-07-27T21:39:16.905Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2021-07-27T21:39:17.848Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-07-27T21:39:18.124Z] #57 DONE 230.2s [2021-07-27T21:39:18.379Z] [2021-07-27T21:39:18.379Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-27T21:39:18.379Z] #58 sha256:e8b35d841b94a782aadae94f8b6d3f3e6c3360bbd5e47af758bbb958a699ba1a [2021-07-27T21:39:18.419Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-07-27T21:39:19.000Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-07-27T21:39:19.304Z] #58 DONE 1.0s [2021-07-27T21:39:19.559Z] [2021-07-27T21:39:19.559Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-27T21:39:19.559Z] #62 sha256:b5a1b6cb5cba1ff5d38635921667f7da78f06687673fd36b5ce810a7ccf5b7c4 [2021-07-27T21:39:19.559Z] #62 DONE 0.2s [2021-07-27T21:39:19.559Z] [2021-07-27T21:39:19.559Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-27T21:39:19.559Z] #67 sha256:19055115ad904b683fc31ecd5d7cc45c9658fb6b773d0d45fb51da24b069f342 [2021-07-27T21:39:20.384Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2021-07-27T21:39:20.485Z] #67 DONE 0.9s [2021-07-27T21:39:20.486Z] [2021-07-27T21:39:20.486Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-27T21:39:20.486Z] #68 sha256:f80ea99cca2c70d1b54a9d72c8d90c40001e2b7a935d6a76d47fae80ddf06646 [2021-07-27T21:39:20.486Z] #68 DONE 0.0s [2021-07-27T21:39:20.486Z] [2021-07-27T21:39:20.486Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-27T21:39:20.486Z] #69 sha256:a2575704b5cad66e9c449b9d78fac5e576166772f37cf5233817d5c273700a2d [2021-07-27T21:39:21.049Z] #69 DONE 0.7s [2021-07-27T21:39:21.305Z] [2021-07-27T21:39:21.305Z] #70 exporting to image [2021-07-27T21:39:21.305Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-27T21:39:21.305Z] #70 exporting layers [2021-07-27T21:39:22.299Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-07-27T21:39:22.560Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.3% of statements [2021-07-27T21:39:23.503Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-07-27T21:39:23.764Z] ok github.com/docker/docker/pkg/fsutils 0.219s coverage: 85.1% of statements [2021-07-27T21:39:24.707Z] ok github.com/docker/docker/pkg/idtools 0.558s coverage: 69.5% of statements [2021-07-27T21:39:24.707Z] ok github.com/docker/docker/libnetwork 64.557s coverage: 41.0% of statements [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T21:39:24.707Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T21:39:25.279Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-07-27T21:39:25.279Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-07-27T21:39:25.540Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-07-27T21:39:25.540Z] ok github.com/docker/docker/pkg/ioutils 0.634s coverage: 70.6% of statements [2021-07-27T21:39:25.801Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-07-27T21:39:26.062Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2021-07-27T21:39:26.062Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-07-27T21:39:26.324Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2021-07-27T21:39:27.268Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-07-27T21:39:27.843Z] #70 exporting layers 6.8s done [2021-07-27T21:39:27.843Z] #70 writing image sha256:bc10f7799b28b042891319dcd250dec03ca2a6b01dbdc9147abc2fae9753a520 done [2021-07-27T21:39:27.843Z] #70 naming to docker.io/library/docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 done [2021-07-27T21:39:27.843Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-27T21:39:28.172Z] + trap exit INT TERM [2021-07-27T21:39:28.172Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-27T21:39:28.172Z] + CONTAINER_NAME=docker-pr6 [2021-07-27T21:39:28.172Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42685/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/make.sh dynbinary [2021-07-27T21:39:28.212Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2021-07-27T21:39:28.734Z] [2021-07-27T21:39:28.734Z] Removing bundles/ [2021-07-27T21:39:28.734Z] [2021-07-27T21:39:28.734Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T21:39:28.734Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:39:28.734Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:39:28.784Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-07-27T21:39:28.784Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-07-27T21:39:30.165Z] ok github.com/docker/docker/pkg/pubsub 1.063s coverage: 75.0% of statements [2021-07-27T21:39:30.432Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements [2021-07-27T21:39:31.004Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-07-27T21:39:31.537Z] .....INFO: Daemon under test started and replied! [2021-07-27T21:39:31.537Z] INFO: Docker version of the daemon under test [2021-07-27T21:39:31.537Z] [2021-07-27T21:39:31.537Z] Client: [2021-07-27T21:39:31.537Z] Version: 17.06.2-ce [2021-07-27T21:39:31.537Z] API version: 1.30 [2021-07-27T21:39:31.537Z] Go version: go1.8.3 [2021-07-27T21:39:31.537Z] Git commit: cec0b72 [2021-07-27T21:39:31.537Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-27T21:39:31.537Z] OS/Arch: windows/amd64 [2021-07-27T21:39:31.537Z] [2021-07-27T21:39:31.537Z] Server: [2021-07-27T21:39:31.537Z] Version: 0.0.0-dev [2021-07-27T21:39:31.537Z] API version: 1.42 (minimum version 1.24) [2021-07-27T21:39:31.537Z] Go version: go1.16.6 [2021-07-27T21:39:31.537Z] Git commit: 98dd9f302b [2021-07-27T21:39:31.537Z] Built: 07/27/2021 21:37:21 [2021-07-27T21:39:31.537Z] OS/Arch: windows/amd64 [2021-07-27T21:39:31.537Z] Experimental: false [2021-07-27T21:39:31.537Z] [2021-07-27T21:39:31.537Z] INFO: Docker info of the daemon under test [2021-07-27T21:39:31.537Z] [2021-07-27T21:39:31.537Z] Containers: 0 [2021-07-27T21:39:31.537Z] Running: 0 [2021-07-27T21:39:31.537Z] Paused: 0 [2021-07-27T21:39:31.537Z] Stopped: 0 [2021-07-27T21:39:31.537Z] Images: 0 [2021-07-27T21:39:31.537Z] Server Version: 0.0.0-dev [2021-07-27T21:39:31.537Z] Storage Driver: windowsfilter [2021-07-27T21:39:31.537Z] Windows: [2021-07-27T21:39:31.537Z] Logging Driver: json-file [2021-07-27T21:39:31.537Z] Plugins: [2021-07-27T21:39:31.537Z] Volume: local [2021-07-27T21:39:31.537Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T21:39:31.537Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T21:39:31.537Z] Swarm: inactive [2021-07-27T21:39:31.537Z] Default Isolation: process [2021-07-27T21:39:31.537Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-27T21:39:31.537Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-27T21:39:31.537Z] OSType: windows [2021-07-27T21:39:31.537Z] Architecture: x86_64 [2021-07-27T21:39:31.537Z] CPUs: 4 [2021-07-27T21:39:31.537Z] Total Memory: 32GiB [2021-07-27T21:39:31.537Z] Name: azwin-2-a56e30 [2021-07-27T21:39:31.537Z] ID: CW5A:GK3L:3FXY:4PED:JRFC:6ZE3:2N7N:E3IN:PVL2:62YV:QGD2:YN22 [2021-07-27T21:39:31.537Z] Docker Root Dir: D:\CI\PR-42685\6\daemon [2021-07-27T21:39:31.537Z] Debug Mode (client): false [2021-07-27T21:39:31.537Z] Debug Mode (server): true [2021-07-27T21:39:31.537Z] File Descriptors: -1 [2021-07-27T21:39:31.537Z] Goroutines: 16 [2021-07-27T21:39:31.537Z] System Time: 2021-07-27T21:39:30.2428638Z [2021-07-27T21:39:31.537Z] EventsListeners: 0 [2021-07-27T21:39:31.537Z] Registry: https://index.docker.io/v1/ [2021-07-27T21:39:31.537Z] Labels: [2021-07-27T21:39:31.537Z] Experimental: false [2021-07-27T21:39:31.537Z] Insecure Registries: [2021-07-27T21:39:31.537Z] 127.0.0.0/8 [2021-07-27T21:39:31.537Z] Live Restore Enabled: false [2021-07-27T21:39:31.537Z] [2021-07-27T21:39:31.537Z] [2021-07-27T21:39:31.537Z] INFO: Docker images of the daemon under test [2021-07-27T21:39:31.537Z] [2021-07-27T21:39:31.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T21:39:31.537Z] [2021-07-27T21:39:31.537Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-27T21:39:31.537Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-27T21:39:31.537Z] ltsc2019: Pulling from windows/servercore [2021-07-27T21:39:31.537Z] 4612f6d0b889: Pulling fs layer [2021-07-27T21:39:31.537Z] f143c6fed32d: Pulling fs layer [2021-07-27T21:39:31.575Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-07-27T21:39:31.837Z] ok github.com/docker/docker/pkg/stack 0.014s coverage: 90.9% of statements [2021-07-27T21:39:31.837Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-07-27T21:39:33.752Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 52.1% of statements [2021-07-27T21:39:34.693Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2021-07-27T21:39:36.077Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 39.9% of statements [2021-07-27T21:39:36.077Z] testing: warning: no tests to run [2021-07-27T21:39:36.077Z] coverage: [no statements] [2021-07-27T21:39:36.077Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2021-07-27T21:39:36.647Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-27T21:39:36.908Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-07-27T21:39:37.479Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2021-07-27T21:39:37.751Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2021-07-27T21:39:41.053Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2021-07-27T21:39:41.575Z] --- PASS: TestBuildWithHugeFile (50.63s) [2021-07-27T21:39:41.575Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T21:39:41.575Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T21:39:41.575Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-27T21:39:41.575Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T21:39:41.575Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:39:41.575Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:39:41.575Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:39:41.575Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:39:41.575Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:39:41.575Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:39:41.575Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:39:41.575Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:39:41.575Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:39:41.575Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-07-27T21:39:41.575Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-27T21:39:41.575Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-07-27T21:39:41.575Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-07-27T21:39:41.575Z] === RUN TestBuildPreserveOwnership [2021-07-27T21:39:41.575Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T21:39:41.575Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T21:39:41.575Z] --- PASS: TestBuildPreserveOwnership (4.48s) [2021-07-27T21:39:41.575Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.17s) [2021-07-27T21:39:41.575Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2021-07-27T21:39:41.575Z] === RUN TestBuildPlatformInvalid [2021-07-27T21:39:41.575Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-27T21:39:41.575Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T21:39:41.624Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.2% of statements [2021-07-27T21:39:43.539Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 85.7% of statements [2021-07-27T21:39:43.801Z] ok github.com/docker/docker/quota 0.380s coverage: 71.4% of statements [2021-07-27T21:39:43.801Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2021-07-27T21:39:46.343Z] f143c6fed32d: Verifying Checksum [2021-07-27T21:39:46.343Z] f143c6fed32d: Download complete [2021-07-27T21:39:46.352Z] ok github.com/docker/docker/registry 0.120s coverage: 58.8% of statements [2021-07-27T21:39:46.924Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-07-27T21:39:47.186Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-07-27T21:39:48.128Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-07-27T21:39:48.390Z] ok github.com/docker/docker/runconfig 0.038s coverage: 66.1% of statements [2021-07-27T21:39:49.391Z] --- PASS: TestBuildWithHugeFile (50.84s) [2021-07-27T21:39:49.391Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T21:39:49.391Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T21:39:49.391Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-27T21:39:49.391Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T21:39:49.391Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:39:49.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:39:49.391Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:39:49.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:39:49.391Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:39:49.391Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:39:49.391Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:39:49.391Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:39:49.391Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:39:49.391Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-07-27T21:39:49.391Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-27T21:39:49.391Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-27T21:39:49.391Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-27T21:39:49.391Z] === RUN TestBuildPreserveOwnership [2021-07-27T21:39:49.391Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T21:39:50.321Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T21:39:54.495Z] --- PASS: TestBuildPreserveOwnership (9.96s) [2021-07-27T21:39:54.495Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.95s) [2021-07-27T21:39:54.495Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-27T21:39:54.495Z] === RUN TestBuildPlatformInvalid [2021-07-27T21:39:54.495Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-27T21:39:54.495Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T21:39:54.495Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-27T21:39:54.495Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-27T21:39:54.495Z] PASS [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] === Skipped [2021-07-27T21:39:54.495Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-27T21:39:54.495Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-27T21:39:54.495Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-27T21:39:54.495Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] DONE 34 tests, 3 skipped in 131.178s [2021-07-27T21:39:54.495Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T21:39:54.495Z] INFO: Testing against a local daemon [2021-07-27T21:39:54.495Z] === RUN TestConfigInspect [2021-07-27T21:39:54.495Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] --- SKIP: TestConfigInspect (0.01s) [2021-07-27T21:39:54.495Z] === RUN TestConfigList [2021-07-27T21:39:54.495Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] --- SKIP: TestConfigList (0.01s) [2021-07-27T21:39:54.495Z] === RUN TestConfigsCreateAndDelete [2021-07-27T21:39:54.495Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-27T21:39:54.495Z] === RUN TestConfigsUpdate [2021-07-27T21:39:54.495Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-27T21:39:54.495Z] === RUN TestTemplatedConfig [2021-07-27T21:39:54.495Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-27T21:39:54.495Z] === RUN TestConfigCreateResolve [2021-07-27T21:39:54.495Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-27T21:39:54.495Z] PASS [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] === Skipped [2021-07-27T21:39:54.495Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-07-27T21:39:54.495Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-27T21:39:54.495Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-27T21:39:54.495Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-27T21:39:54.495Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-27T21:39:54.495Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-27T21:39:54.495Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] [2021-07-27T21:39:54.495Z] DONE 6 tests, 6 skipped in 0.176s [2021-07-27T21:39:54.495Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T21:39:54.753Z] INFO: Testing against a local daemon [2021-07-27T21:39:54.753Z] === RUN TestCheckpoint [2021-07-27T21:39:54.753Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T21:39:54.753Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T21:39:54.753Z] === RUN TestContainerInvalidJSON [2021-07-27T21:39:54.753Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:39:54.753Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:39:54.753Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:39:54.753Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:39:54.753Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:39:54.753Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:39:54.753Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-27T21:39:54.753Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T21:39:54.753Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T21:39:54.753Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T21:39:54.753Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-27T21:39:54.753Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T21:39:54.753Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-27T21:39:54.753Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T21:39:54.753Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-27T21:39:54.753Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T21:39:55.010Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-27T21:39:55.010Z] === RUN TestCopyFromContainer [2021-07-27T21:39:56.471Z] Loaded image: buildpack-deps:buster [2021-07-27T21:39:56.471Z] Loaded image: busybox:latest [2021-07-27T21:39:56.471Z] Loaded image: busybox:glibc [2021-07-27T21:39:57.850Z] Loaded image: debian:bullseye [2021-07-27T21:39:57.850Z] Loaded image: hello-world:latest [2021-07-27T21:39:57.850Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T21:39:58.285Z] === RUN TestCopyFromContainer// [2021-07-27T21:39:58.285Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T21:39:58.285Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T21:39:58.285Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T21:39:58.285Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T21:39:58.542Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T21:39:58.542Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T21:39:58.542Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T21:39:58.542Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T21:39:58.542Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer (3.81s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-27T21:39:58.799Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-27T21:39:58.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T21:39:58.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:39:58.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:39:58.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:39:58.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:39:58.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:39:58.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:39:58.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:39:58.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:39:58.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:39:58.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-27T21:39:58.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T21:39:58.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T21:39:58.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T21:39:58.799Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T21:39:58.799Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-27T21:39:58.799Z] === RUN TestCreateWithInvalidEnv [2021-07-27T21:39:58.799Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T21:39:58.799Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T21:39:58.799Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T21:39:58.799Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T21:39:58.799Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T21:39:58.799Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T21:39:58.799Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T21:39:58.799Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T21:39:58.799Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T21:39:58.799Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-27T21:39:58.799Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T21:39:58.799Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T21:39:58.799Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T21:39:58.799Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T21:39:58.799Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-27T21:39:58.799Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T21:40:00.623Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2021-07-27T21:40:00.698Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-07-27T21:40:00.698Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T21:40:00.884Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2021-07-27T21:40:01.829Z] ok github.com/docker/docker/volume/local 0.282s coverage: 76.4% of statements [2021-07-27T21:40:02.090Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.8% of statements [2021-07-27T21:40:02.593Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.80s) [2021-07-27T21:40:02.593Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T21:40:02.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:40:02.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:40:02.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:40:02.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:40:02.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:40:02.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:40:02.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:40:02.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:40:02.593Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:40:02.593Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:40:02.593Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-27T21:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T21:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T21:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T21:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T21:40:02.593Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T21:40:02.593Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T21:40:02.660Z] ok github.com/docker/docker/volume/service 0.021s coverage: 72.3% of statements [2021-07-27T21:40:03.157Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-07-27T21:40:03.157Z] === RUN TestCreateDifferentPlatform [2021-07-27T21:40:03.157Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T21:40:03.157Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T21:40:03.157Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-27T21:40:03.157Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T21:40:03.157Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T21:40:03.157Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T21:40:03.157Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-27T21:40:03.157Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T21:40:03.157Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-27T21:40:03.157Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T21:40:03.157Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-27T21:40:03.157Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-27T21:40:03.157Z] === RUN TestDaemonRestartIpcMode [2021-07-27T21:40:03.157Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T21:40:03.157Z] === RUN TestDaemonHostGatewayIP [2021-07-27T21:40:03.157Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:40:03.157Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-27T21:40:03.157Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T21:40:03.157Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T21:40:03.157Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T21:40:03.157Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-27T21:40:03.157Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-27T21:40:03.157Z] === RUN TestDiff [2021-07-27T21:40:03.721Z] --- PASS: TestDiff (0.63s) [2021-07-27T21:40:03.721Z] === RUN TestExecWithCloseStdin [2021-07-27T21:40:04.654Z] --- PASS: TestExecWithCloseStdin (0.93s) [2021-07-27T21:40:04.654Z] === RUN TestExec [2021-07-27T21:40:05.586Z] --- PASS: TestExec (0.89s) [2021-07-27T21:40:05.586Z] === RUN TestExecUser [2021-07-27T21:40:05.953Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.04s) [2021-07-27T21:40:05.953Z] PASS [2021-07-27T21:40:05.953Z] [2021-07-27T21:40:05.953Z] === Skipped [2021-07-27T21:40:05.953Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-27T21:40:05.953Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:40:05.953Z] [2021-07-27T21:40:05.953Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-27T21:40:05.953Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T21:40:05.953Z] [2021-07-27T21:40:05.953Z] [2021-07-27T21:40:05.953Z] DONE 34 tests, 2 skipped in 123.945s [2021-07-27T21:40:05.953Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T21:40:05.953Z] INFO: Testing against a local daemon [2021-07-27T21:40:05.953Z] === RUN TestConfigInspect [2021-07-27T21:40:06.518Z] --- PASS: TestExecUser (0.92s) [2021-07-27T21:40:06.518Z] === RUN TestExportContainerAndImportImage [2021-07-27T21:40:07.453Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-07-27T21:40:07.453Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T21:40:08.479Z] --- PASS: TestConfigInspect (2.19s) [2021-07-27T21:40:08.479Z] === RUN TestConfigList [2021-07-27T21:40:08.824Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-07-27T21:40:08.824Z] === RUN TestHealthCheckWorkdir [2021-07-27T21:40:09.757Z] --- PASS: TestHealthCheckWorkdir (1.29s) [2021-07-27T21:40:09.757Z] === RUN TestHealthKillContainer [2021-07-27T21:40:10.377Z] --- PASS: TestConfigList (2.17s) [2021-07-27T21:40:10.377Z] === RUN TestConfigsCreateAndDelete [2021-07-27T21:40:11.428Z] 4612f6d0b889: Verifying Checksum [2021-07-27T21:40:11.428Z] 4612f6d0b889: Download complete [2021-07-27T21:40:12.903Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2021-07-27T21:40:12.903Z] === RUN TestConfigsUpdate [2021-07-27T21:40:13.038Z] --- PASS: TestHealthKillContainer (2.95s) [2021-07-27T21:40:13.038Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T21:40:13.602Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-07-27T21:40:13.602Z] === RUN TestIpcModeNone [2021-07-27T21:40:14.534Z] --- PASS: TestIpcModeNone (0.87s) [2021-07-27T21:40:14.534Z] === RUN TestIpcModePrivate [2021-07-27T21:40:14.799Z] --- PASS: TestConfigsUpdate (2.17s) [2021-07-27T21:40:14.799Z] === RUN TestTemplatedConfig [2021-07-27T21:40:15.098Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-27T21:40:15.098Z] --- PASS: TestIpcModePrivate (0.89s) [2021-07-27T21:40:15.098Z] === RUN TestIpcModeShareable [2021-07-27T21:40:15.098Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:40:15.098Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-27T21:40:15.098Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T21:40:17.628Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2021-07-27T21:40:17.628Z] === RUN TestAPIIpcModeHost [2021-07-27T21:40:17.628Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:40:17.628Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-27T21:40:17.628Z] === RUN TestDaemonIpcModeShareable [2021-07-27T21:40:17.628Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:40:17.628Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-27T21:40:17.628Z] === RUN TestDaemonIpcModePrivate [2021-07-27T21:40:18.080Z] --- PASS: TestTemplatedConfig (3.33s) [2021-07-27T21:40:18.080Z] === RUN TestConfigCreateResolve [2021-07-27T21:40:19.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-27T21:40:19.526Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2021-07-27T21:40:19.526Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T21:40:19.526Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:40:19.526Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-27T21:40:19.526Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T21:40:19.526Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:40:19.526Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-27T21:40:19.526Z] === RUN TestIpcModeOlderClient [2021-07-27T21:40:19.526Z] === PAUSE TestIpcModeOlderClient [2021-07-27T21:40:19.526Z] === RUN TestKillContainerInvalidSignal [2021-07-27T21:40:20.090Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2021-07-27T21:40:20.090Z] === RUN TestKillContainer [2021-07-27T21:40:20.090Z] === RUN TestKillContainer/no_signal [2021-07-27T21:40:20.621Z] --- PASS: TestConfigCreateResolve (2.31s) [2021-07-27T21:40:20.621Z] PASS [2021-07-27T21:40:20.621Z] [2021-07-27T21:40:20.621Z] DONE 6 tests in 14.437s [2021-07-27T21:40:20.621Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T21:40:20.621Z] INFO: Testing against a local daemon [2021-07-27T21:40:20.621Z] === RUN TestCheckpoint [2021-07-27T21:40:20.621Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T21:40:20.621Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T21:40:20.621Z] === RUN TestContainerInvalidJSON [2021-07-27T21:40:20.621Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:40:20.621Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:40:20.621Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:40:20.621Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:40:20.621Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:40:20.621Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:40:20.621Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-27T21:40:20.621Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T21:40:20.621Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T21:40:20.621Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T21:40:20.621Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-27T21:40:20.621Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T21:40:20.621Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-27T21:40:20.621Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T21:40:20.621Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-27T21:40:20.621Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T21:40:20.621Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-27T21:40:20.621Z] === RUN TestCopyFromContainer [2021-07-27T21:40:20.655Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T21:40:21.219Z] === RUN TestKillContainer/killing_signal [2021-07-27T21:40:21.782Z] --- PASS: TestKillContainer (1.89s) [2021-07-27T21:40:21.782Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-07-27T21:40:21.782Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-07-27T21:40:21.782Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-07-27T21:40:21.782Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T21:40:21.782Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T21:40:21.994Z] === RUN TestCopyFromContainer// [2021-07-27T21:40:21.994Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T21:40:22.253Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T21:40:22.253Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T21:40:22.253Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T21:40:22.253Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T21:40:22.253Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T21:40:22.346Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T21:40:22.510Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T21:40:22.510Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T21:40:22.510Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer (2.07s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-27T21:40:22.510Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-27T21:40:22.510Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T21:40:22.510Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:40:22.510Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:40:22.510Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:40:22.510Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:40:22.510Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:40:22.510Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:40:22.510Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:40:22.510Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:40:22.510Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:40:22.510Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-27T21:40:22.510Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T21:40:22.510Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T21:40:22.510Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T21:40:22.510Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T21:40:22.768Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-27T21:40:22.768Z] === RUN TestCreateWithInvalidEnv [2021-07-27T21:40:22.768Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T21:40:22.768Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T21:40:22.768Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T21:40:22.768Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T21:40:22.768Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T21:40:22.768Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T21:40:22.768Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T21:40:22.768Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T21:40:22.768Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T21:40:22.768Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-27T21:40:22.768Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T21:40:22.768Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T21:40:22.768Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T21:40:22.768Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T21:40:22.768Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-27T21:40:22.768Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T21:40:23.277Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2021-07-27T21:40:23.277Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-07-27T21:40:23.278Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-07-27T21:40:23.278Z] === RUN TestKillStoppedContainer [2021-07-27T21:40:23.278Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-27T21:40:23.278Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T21:40:23.278Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-27T21:40:23.278Z] === RUN TestKillDifferentUserContainer [2021-07-27T21:40:23.841Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2021-07-27T21:40:23.841Z] === RUN TestInspectOomKilledTrue [2021-07-27T21:40:23.841Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:40:23.841Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T21:40:23.841Z] === RUN TestInspectOomKilledFalse [2021-07-27T21:40:23.841Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:40:23.841Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T21:40:23.841Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T21:40:23.841Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-27T21:40:23.841Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-27T21:40:23.841Z] === RUN TestLinksContainerNames [2021-07-27T21:40:25.211Z] --- PASS: TestLinksContainerNames (1.23s) [2021-07-27T21:40:25.211Z] === RUN TestLogsFollowTailEmpty [2021-07-27T21:40:25.295Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-07-27T21:40:25.295Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T21:40:25.775Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-07-27T21:40:25.775Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T21:40:26.338Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/default [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/private [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/slave [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/shared [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/default [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/private [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/shared [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/slave [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T21:40:26.338Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:40:26.338Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T21:40:26.338Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T21:40:26.595Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-27T21:40:26.595Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-27T21:40:26.596Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-27T21:40:26.596Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T21:40:26.596Z] 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) [2021-07-27T21:40:26.596Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-27T21:40:26.596Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T21:40:26.596Z] 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) [2021-07-27T21:40:26.596Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-27T21:40:26.596Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T21:40:26.596Z] 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) [2021-07-27T21:40:26.596Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-27T21:40:26.596Z] === RUN TestNetworkNat [2021-07-27T21:40:27.528Z] --- PASS: TestNetworkNat (0.73s) [2021-07-27T21:40:27.528Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T21:40:27.825Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2021-07-27T21:40:27.825Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T21:40:27.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:40:27.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:40:27.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:40:27.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:40:27.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:40:27.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:40:27.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:40:27.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:40:27.825Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:40:27.825Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:40:27.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:40:27.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:40:27.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:40:27.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:40:27.825Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:40:27.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-27T21:40:27.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T21:40:27.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T21:40:27.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T21:40:27.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T21:40:27.825Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T21:40:27.825Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T21:40:28.096Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2021-07-27T21:40:28.096Z] === RUN TestNetworkLoopbackNat [2021-07-27T21:40:28.391Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-07-27T21:40:28.391Z] === RUN TestCreateDifferentPlatform [2021-07-27T21:40:28.391Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T21:40:28.391Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T21:40:28.391Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-27T21:40:28.391Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T21:40:28.391Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T21:40:28.391Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T21:40:28.391Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-27T21:40:28.391Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T21:40:28.391Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-07-27T21:40:28.391Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T21:40:28.391Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-27T21:40:28.391Z] === RUN TestDaemonRestartIpcMode [2021-07-27T21:40:28.391Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T21:40:28.391Z] === RUN TestDaemonHostGatewayIP [2021-07-27T21:40:28.391Z] === PAUSE TestDaemonHostGatewayIP [2021-07-27T21:40:28.391Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T21:40:28.391Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T21:40:28.391Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T21:40:28.391Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-27T21:40:28.391Z] === RUN TestDiff [2021-07-27T21:40:29.324Z] --- PASS: TestDiff (0.75s) [2021-07-27T21:40:29.324Z] === RUN TestExecWithCloseStdin [2021-07-27T21:40:30.257Z] --- PASS: TestExecWithCloseStdin (1.07s) [2021-07-27T21:40:30.257Z] === RUN TestExec [2021-07-27T21:40:31.191Z] --- PASS: TestExec (1.06s) [2021-07-27T21:40:31.191Z] === RUN TestExecUser [2021-07-27T21:40:31.371Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2021-07-27T21:40:31.371Z] === RUN TestPause [2021-07-27T21:40:31.371Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:40:31.371Z] --- SKIP: TestPause (0.00s) [2021-07-27T21:40:31.371Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T21:40:31.371Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T21:40:31.371Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T21:40:31.371Z] === RUN TestPauseStopPausedContainer [2021-07-27T21:40:31.371Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:40:31.371Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-27T21:40:31.371Z] === RUN TestPidHost [2021-07-27T21:40:32.564Z] --- PASS: TestExecUser (1.07s) [2021-07-27T21:40:32.564Z] === RUN TestExportContainerAndImportImage [2021-07-27T21:40:32.752Z] --- PASS: TestPidHost (1.81s) [2021-07-27T21:40:32.752Z] === RUN TestPsFilter [2021-07-27T21:40:33.009Z] --- PASS: TestPsFilter (0.11s) [2021-07-27T21:40:33.009Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T21:40:33.496Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2021-07-27T21:40:33.496Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T21:40:33.573Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-07-27T21:40:33.573Z] === RUN TestRemoveContainerWithVolume [2021-07-27T21:40:34.506Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-07-27T21:40:34.506Z] === RUN TestRemoveContainerRunning [2021-07-27T21:40:34.868Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2021-07-27T21:40:34.868Z] === RUN TestHealthCheckWorkdir [2021-07-27T21:40:35.070Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-07-27T21:40:35.070Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T21:40:35.634Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-07-27T21:40:35.634Z] === RUN TestRemoveInvalidContainer [2021-07-27T21:40:35.634Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-27T21:40:35.634Z] === RUN TestRenameLinkedContainer [2021-07-27T21:40:36.239Z] --- PASS: TestHealthCheckWorkdir (1.45s) [2021-07-27T21:40:36.239Z] === RUN TestHealthKillContainer [2021-07-27T21:40:38.156Z] --- PASS: TestRenameLinkedContainer (2.54s) [2021-07-27T21:40:38.156Z] === RUN TestRenameStoppedContainer [2021-07-27T21:40:38.722Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-07-27T21:40:38.722Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T21:40:39.518Z] --- PASS: TestHealthKillContainer (3.09s) [2021-07-27T21:40:39.518Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T21:40:40.085Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-07-27T21:40:40.085Z] === RUN TestIpcModeNone [2021-07-27T21:40:40.093Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2021-07-27T21:40:40.093Z] === RUN TestRenameInvalidName [2021-07-27T21:40:40.657Z] --- PASS: TestRenameInvalidName (0.64s) [2021-07-27T21:40:40.657Z] === RUN TestRenameAnonymousContainer [2021-07-27T21:40:41.403Z] ok github.com/docker/docker/libnetwork/networkdb 111.051s coverage: 60.1% of statements [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T21:40:41.403Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === Skipped [2021-07-27T21:40:41.403Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T21:40:41.403Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T21:40:41.403Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T21:40:41.403Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T21:40:41.403Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:71: No driver to put! [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-27T21:40:41.403Z] time="2021-07-27T21:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-27T21:40:41.403Z] time="2021-07-27T21:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-27T21:40:41.403Z] time="2021-07-27T21:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-27T21:40:41.403Z] time="2021-07-27T21:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-27T21:40:41.403Z] time="2021-07-27T21:37:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:71: No driver to put! [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-27T21:40:41.403Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-27T21:40:41.403Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-27T21:40:41.403Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T21:40:41.403Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-27T21:40:41.403Z] graphtest_unix.go:71: No driver to put! [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-27T21:40:41.403Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T21:40:41.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:40:41.403Z] [2021-07-27T21:40:41.403Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T21:40:41.404Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:40:41.404Z] [2021-07-27T21:40:41.404Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T21:40:41.404Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:40:41.404Z] [2021-07-27T21:40:41.404Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T21:40:41.404Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:40:41.404Z] [2021-07-27T21:40:41.404Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T21:40:41.404Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:40:41.404Z] [2021-07-27T21:40:41.404Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-27T21:40:41.404Z] firewalld_test.go:13: firewalld is not running [2021-07-27T21:40:41.404Z] [2021-07-27T21:40:41.404Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-27T21:40:41.404Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-27T21:40:41.404Z] [2021-07-27T21:40:41.404Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-27T21:40:41.404Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-27T21:40:41.404Z] [2021-07-27T21:40:41.404Z] [2021-07-27T21:40:41.404Z] DONE 2669 tests, 35 skipped in 320.336s Post stage [Pipeline] junit [2021-07-27T21:40:41.422Z] Recording test results [2021-07-27T21:40:41.459Z] --- PASS: TestIpcModeNone (1.09s) [2021-07-27T21:40:41.459Z] === RUN TestIpcModePrivate [2021-07-27T21:40:41.507Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-27T21:40:41.857Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 -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:fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 hack/make.sh dynbinary test-integration [2021-07-27T21:40:42.024Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-27T21:40:42.282Z] --- PASS: TestIpcModePrivate (1.07s) [2021-07-27T21:40:42.282Z] === RUN TestIpcModeShareable [2021-07-27T21:40:42.801Z] [2021-07-27T21:40:42.801Z] Removing bundles/ [2021-07-27T21:40:42.801Z] [2021-07-27T21:40:42.801Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T21:40:42.801Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:40:42.801Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:40:43.181Z] --- PASS: TestRenameAnonymousContainer (2.14s) [2021-07-27T21:40:43.181Z] === RUN TestRenameContainerWithSameName [2021-07-27T21:40:43.247Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-27T21:40:43.438Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-07-27T21:40:43.438Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T21:40:43.513Z] --- PASS: TestIpcModeShareable (1.14s) [2021-07-27T21:40:43.513Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T21:40:44.808Z] --- PASS: TestRenameContainerWithLinkedContainer (1.24s) [2021-07-27T21:40:44.808Z] === RUN TestResize [2021-07-27T21:40:45.741Z] --- PASS: TestResize (0.84s) [2021-07-27T21:40:45.741Z] === RUN TestResizeWithInvalidSize [2021-07-27T21:40:46.305Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-07-27T21:40:46.305Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T21:40:46.800Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2021-07-27T21:40:46.800Z] === RUN TestAPIIpcModeHost [2021-07-27T21:40:46.869Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-07-27T21:40:46.869Z] === RUN TestDaemonRestartKillContainers [2021-07-27T21:40:46.869Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-27T21:40:46.869Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-27T21:40:46.869Z] === RUN TestCgroupNamespacesRun [2021-07-27T21:40:47.366Z] --- PASS: TestAPIIpcModeHost (1.10s) [2021-07-27T21:40:47.366Z] === RUN TestDaemonIpcModeShareable [2021-07-27T21:40:48.239Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2021-07-27T21:40:48.239Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T21:40:49.264Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-27T21:40:49.264Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2021-07-27T21:40:49.264Z] === RUN TestDaemonIpcModePrivate [2021-07-27T21:40:49.615Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-07-27T21:40:49.615Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T21:40:50.638Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-27T21:40:50.897Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-07-27T21:40:50.897Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T21:40:50.986Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.57s) [2021-07-27T21:40:50.987Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T21:40:51.648Z] 29d5b6a226d2: Pull complete [2021-07-27T21:40:51.648Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-27T21:40:51.648Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T21:40:51.648Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-27T21:40:51.648Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-27T21:40:51.648Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-27T21:40:51.648Z] WARN: Skipping validation tests [2021-07-27T21:40:51.648Z] INFO: Running unit tests at 07/27/2021 21:40:41... [2021-07-27T21:40:51.648Z] INFO: make.ps1 starting at 07/27/2021 21:40:45 [2021-07-27T21:40:51.648Z] INFO: Git commit (cbad910272) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T21:40:51.648Z] INFO: Invoking autogen... [2021-07-27T21:40:51.648Z] INFO: Running unit tests... [2021-07-27T21:40:52.270Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-27T21:40:52.528Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2021-07-27T21:40:52.528Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T21:40:52.882Z] --- PASS: TestCgroupNamespacesRunHostMode (1.56s) [2021-07-27T21:40:52.882Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T21:40:54.253Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.54s) [2021-07-27T21:40:54.253Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T21:40:54.426Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-27T21:40:54.426Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2021-07-27T21:40:54.426Z] === RUN TestIpcModeOlderClient [2021-07-27T21:40:54.426Z] === PAUSE TestIpcModeOlderClient [2021-07-27T21:40:54.426Z] === RUN TestKillContainerInvalidSignal [2021-07-27T21:40:54.537Z] 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/api 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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 [2021-07-27T21:40:54.992Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-07-27T21:40:54.992Z] === RUN TestKillContainer [2021-07-27T21:40:54.992Z] === RUN TestKillContainer/no_signal [2021-07-27T21:40:55.204Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2021-07-27T21:40:55.204Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T21:40:55.558Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T21:40:55.768Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-27T21:40:55.768Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T21:40:56.123Z] === RUN TestKillContainer/killing_signal [2021-07-27T21:40:57.056Z] --- PASS: TestKillContainer (2.12s) [2021-07-27T21:40:57.056Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-07-27T21:40:57.056Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-07-27T21:40:57.056Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-07-27T21:40:57.056Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T21:40:57.056Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T21:40:57.622Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T21:40:57.666Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.58s) [2021-07-27T21:40:57.666Z] === RUN TestNISDomainname [2021-07-27T21:40:57.666Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-27T21:40:57.667Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-27T21:40:57.667Z] === RUN TestHostnameDnsResolution [2021-07-27T21:40:58.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2021-07-27T21:40:58.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-07-27T21:40:58.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-07-27T21:40:58.555Z] === RUN TestKillStoppedContainer [2021-07-27T21:40:58.555Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-07-27T21:40:58.555Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T21:40:58.555Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-27T21:40:58.555Z] === RUN TestKillDifferentUserContainer [2021-07-27T21:40:58.599Z] --- PASS: TestHostnameDnsResolution (1.10s) [2021-07-27T21:40:58.599Z] === RUN TestStats [2021-07-27T21:40:58.599Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:40:58.599Z] --- SKIP: TestStats (0.00s) [2021-07-27T21:40:58.599Z] === RUN TestStopContainerWithTimeout [2021-07-27T21:40:58.599Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T21:40:58.599Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T21:40:58.599Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T21:40:58.599Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T21:40:58.599Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T21:40:58.599Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T21:40:58.599Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T21:40:58.599Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T21:40:58.599Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T21:40:58.599Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T21:40:59.488Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-07-27T21:40:59.488Z] === RUN TestInspectOomKilledTrue [2021-07-27T21:40:59.488Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-27T21:40:59.488Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T21:40:59.488Z] === RUN TestInspectOomKilledFalse [2021-07-27T21:40:59.623Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T21:41:00.053Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2021-07-27T21:41:00.053Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T21:41:00.987Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2021-07-27T21:41:00.987Z] === RUN TestLinksContainerNames [2021-07-27T21:41:02.144Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T21:41:02.360Z] --- PASS: TestLinksContainerNames (1.46s) [2021-07-27T21:41:02.360Z] === RUN TestLogsFollowTailEmpty [2021-07-27T21:41:03.293Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-07-27T21:41:03.293Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T21:41:03.515Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-27T21:41:03.515Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-07-27T21:41:03.515Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-07-27T21:41:03.515Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2021-07-27T21:41:03.515Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-07-27T21:41:03.515Z] === RUN TestDeleteDevicemapper [2021-07-27T21:41:03.515Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T21:41:03.515Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T21:41:03.515Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T21:41:03.859Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/default [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/private [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/slave [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/shared [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T21:41:03.859Z] === CONT TestMountDaemonRoot/default [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:41:03.859Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T21:41:03.859Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:41:03.859Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:41:03.859Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/shared [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/slave [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/private [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T21:41:03.860Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:41:03.860Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:41:03.860Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:41:04.117Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:41:04.304Z] INFO [loader] Go packages loading at mode 575 (deps|name|compiled_files|exports_file|files|imports|types_sizes) took 2m14.111380621s [2021-07-27T21:41:04.304Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 535.286099ms [2021-07-27T21:41:04.375Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:41:04.375Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:41:04.375Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T21:41:04.375Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:41:04.375Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T21:41:04.375Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:41:04.375Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T21:41:04.375Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-27T21:41:04.375Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-27T21:41:04.375Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T21:41:04.836Z] ? github.com/docker/docker/api [no test files] [2021-07-27T21:41:05.120Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:41:05.120Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:41:05.120Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:41:05.120Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:41:05.120Z] [2021-07-27T21:41:05.120Z] + TEST_INTEGRATION_DEST=1 [2021-07-27T21:41:05.120Z] + CONTAINER_NAME=docker-pr6-1 [2021-07-27T21:41:05.120Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T21:41:05.120Z] + run_tests test-integration-flaky [2021-07-27T21:41:05.120Z] + '[' -n 0 ']' [2021-07-27T21:41:05.120Z] + rm= [2021-07-27T21:41:05.120Z] + c=0 [2021-07-27T21:41:05.120Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42685/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42685/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/make.sh test-integration-flaky test-integration [2021-07-27T21:41:05.120Z] + TEST_INTEGRATION_DEST=2 [2021-07-27T21:41:05.120Z] + TEST_INTEGRATION_DEST=3 [2021-07-27T21:41:05.120Z] + CONTAINER_NAME=docker-pr6-2 [2021-07-27T21:41:05.120Z] + CONTAINER_NAME=docker-pr6-3 [2021-07-27T21:41:05.120Z] + TEST_SKIP_INTEGRATION=1 [2021-07-27T21:41:05.120Z] + TEST_SKIP_INTEGRATION=1 [2021-07-27T21:41:05.120Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-27T21:41:05.120Z] + run_tests [2021-07-27T21:41:05.120Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-27T21:41:05.120Z] + run_tests [2021-07-27T21:41:05.120Z] + '[' -n 0 ']' [2021-07-27T21:41:05.120Z] + '[' -n 0 ']' [2021-07-27T21:41:05.120Z] + rm= [2021-07-27T21:41:05.120Z] + rm= [2021-07-27T21:41:05.120Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42685/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42685/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/make.sh '' test-integration [2021-07-27T21:41:05.121Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42685/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42685/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/make.sh '' test-integration [2021-07-27T21:41:05.121Z] ++ jobs -p [2021-07-27T21:41:05.121Z] + for job in $(jobs -p) [2021-07-27T21:41:05.121Z] + wait 14947 [2021-07-27T21:41:05.121Z] [2021-07-27T21:41:05.121Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-27T21:41:05.121Z] [2021-07-27T21:41:05.121Z] [2021-07-27T21:41:05.121Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T21:41:05.121Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T21:41:05.121Z] HOSTNAME=d074717a3a31 [2021-07-27T21:41:05.121Z] TEST_SKIP_INTEGRATION=1 [2021-07-27T21:41:05.121Z] TESTDEBUG=0 [2021-07-27T21:41:05.121Z] DEST=bundles/test-integration [2021-07-27T21:41:05.121Z] PWD=/go/src/github.com/docker/docker [2021-07-27T21:41:05.121Z] KEEPBUNDLE=1 [2021-07-27T21:41:05.121Z] DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 [2021-07-27T21:41:05.121Z] container=docker [2021-07-27T21:41:05.121Z] HOME=/root [2021-07-27T21:41:05.121Z] GOLANG_VERSION=1.16.6 [2021-07-27T21:41:05.121Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T21:41:05.121Z] VALIDATE_BRANCH=master [2021-07-27T21:41:05.121Z] TERM=xterm [2021-07-27T21:41:05.121Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T21:41:05.121Z] SHLVL=1 [2021-07-27T21:41:05.121Z] TIMEOUT=120m [2021-07-27T21:41:05.121Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T21:41:05.121Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T21:41:05.121Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-27T21:41:05.121Z] GO111MODULE=off [2021-07-27T21:41:05.121Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T21:41:05.121Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T21:41:05.121Z] GOPATH=/go [2021-07-27T21:41:05.121Z] PKG_CONFIG=pkg-config [2021-07-27T21:41:05.121Z] _=/usr/bin/env [2021-07-27T21:41:05.121Z] Building test suite binary ./integration-cli/test.main [2021-07-27T21:41:05.121Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T21:41:05.121Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T21:41:05.121Z] HOSTNAME=f105c6b04bc8 [2021-07-27T21:41:05.121Z] TEST_SKIP_INTEGRATION=1 [2021-07-27T21:41:05.121Z] TESTDEBUG=0 [2021-07-27T21:41:05.121Z] DEST=bundles/test-integration [2021-07-27T21:41:05.121Z] PWD=/go/src/github.com/docker/docker [2021-07-27T21:41:05.121Z] KEEPBUNDLE=1 [2021-07-27T21:41:05.121Z] DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 [2021-07-27T21:41:05.121Z] container=docker [2021-07-27T21:41:05.121Z] HOME=/root [2021-07-27T21:41:05.121Z] GOLANG_VERSION=1.16.6 [2021-07-27T21:41:05.121Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T21:41:05.121Z] VALIDATE_BRANCH=master [2021-07-27T21:41:05.121Z] TERM=xterm [2021-07-27T21:41:05.121Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T21:41:05.121Z] SHLVL=1 [2021-07-27T21:41:05.121Z] TIMEOUT=120m [2021-07-27T21:41:05.121Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T21:41:05.121Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T21:41:05.121Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-27T21:41:05.121Z] GO111MODULE=off [2021-07-27T21:41:05.121Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T21:41:05.121Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T21:41:05.121Z] GOPATH=/go [2021-07-27T21:41:05.121Z] PKG_CONFIG=pkg-config [2021-07-27T21:41:05.121Z] _=/usr/bin/env [2021-07-27T21:41:05.121Z] Building test suite binary ./integration-cli/test.main [2021-07-27T21:41:05.121Z] No new tests added to integration. [2021-07-27T21:41:05.121Z] [2021-07-27T21:41:05.121Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T21:41:05.121Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T21:41:05.121Z] HOSTNAME=a906ae12db7d [2021-07-27T21:41:05.121Z] TESTDEBUG=0 [2021-07-27T21:41:05.121Z] DEST=bundles/test-integration [2021-07-27T21:41:05.121Z] PWD=/go/src/github.com/docker/docker [2021-07-27T21:41:05.121Z] KEEPBUNDLE=1 [2021-07-27T21:41:05.121Z] DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 [2021-07-27T21:41:05.121Z] container=docker [2021-07-27T21:41:05.121Z] HOME=/root [2021-07-27T21:41:05.121Z] GOLANG_VERSION=1.16.6 [2021-07-27T21:41:05.121Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T21:41:05.121Z] VALIDATE_BRANCH=master [2021-07-27T21:41:05.121Z] TERM=xterm [2021-07-27T21:41:05.121Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T21:41:05.121Z] SHLVL=1 [2021-07-27T21:41:05.121Z] TIMEOUT=120m [2021-07-27T21:41:05.121Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T21:41:05.121Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T21:41:05.121Z] GO111MODULE=off [2021-07-27T21:41:05.121Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T21:41:05.121Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T21:41:05.121Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T21:41:05.121Z] GOPATH=/go [2021-07-27T21:41:05.121Z] PKG_CONFIG=pkg-config [2021-07-27T21:41:05.121Z] _=/usr/bin/env [2021-07-27T21:41:05.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T21:41:05.412Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2021-07-27T21:41:05.413Z] === RUN TestUpdateMemory [2021-07-27T21:41:05.413Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:05.413Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-27T21:41:05.413Z] === RUN TestUpdateCPUQuota [2021-07-27T21:41:05.413Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:05.413Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-27T21:41:05.413Z] === RUN TestUpdatePidsLimit [2021-07-27T21:41:05.413Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:05.413Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-27T21:41:05.413Z] === RUN TestUpdateRestartPolicy [2021-07-27T21:41:06.914Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2021-07-27T21:41:06.914Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T21:41:06.914Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2021-07-27T21:41:06.914Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T21:41:07.846Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-07-27T21:41:07.846Z] === RUN TestNetworkNat [2021-07-27T21:41:08.779Z] --- PASS: TestNetworkNat (1.02s) [2021-07-27T21:41:08.779Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T21:41:09.712Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-07-27T21:41:09.712Z] === RUN TestNetworkLoopbackNat [2021-07-27T21:41:12.990Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-07-27T21:41:12.990Z] === RUN TestPause [2021-07-27T21:41:13.557Z] --- PASS: TestPause (0.77s) [2021-07-27T21:41:13.557Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T21:41:13.557Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T21:41:13.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T21:41:13.557Z] === RUN TestPauseStopPausedContainer [2021-07-27T21:41:14.490Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-07-27T21:41:14.490Z] === RUN TestPidHost [2021-07-27T21:41:16.391Z] --- PASS: TestPidHost (1.91s) [2021-07-27T21:41:16.391Z] === RUN TestPsFilter [2021-07-27T21:41:16.391Z] --- PASS: TestPsFilter (0.13s) [2021-07-27T21:41:16.391Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T21:41:17.324Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-07-27T21:41:17.324Z] === RUN TestRemoveContainerWithVolume [2021-07-27T21:41:17.595Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2021-07-27T21:41:17.595Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T21:41:17.890Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-07-27T21:41:17.890Z] === RUN TestRemoveContainerRunning [2021-07-27T21:41:18.158Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-07-27T21:41:18.158Z] === RUN TestWaitNonBlocked [2021-07-27T21:41:18.158Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:41:18.158Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:41:18.158Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:41:18.158Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:41:18.158Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:41:18.158Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:41:18.456Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-07-27T21:41:18.456Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T21:41:19.088Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-27T21:41:19.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-07-27T21:41:19.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-07-27T21:41:19.088Z] === RUN TestWaitBlocked [2021-07-27T21:41:19.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:41:19.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:41:19.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:41:19.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:41:19.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:41:19.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:41:19.388Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-07-27T21:41:19.388Z] === RUN TestRemoveInvalidContainer [2021-07-27T21:41:19.388Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-27T21:41:19.388Z] === RUN TestRenameLinkedContainer [2021-07-27T21:41:20.458Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-27T21:41:20.458Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-07-27T21:41:20.458Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-07-27T21:41:20.458Z] === CONT TestDaemonRestartIpcMode [2021-07-27T21:41:20.458Z] === CONT TestIpcModeOlderClient [2021-07-27T21:41:20.458Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-27T21:41:20.458Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T21:41:22.601Z] === RUN TestMiddlewares [2021-07-27T21:41:22.601Z] --- PASS: TestMiddlewares (0.00s) [2021-07-27T21:41:22.601Z] PASS [2021-07-27T21:41:22.601Z] coverage: 9.0% of statements [2021-07-27T21:41:22.601Z] ok github.com/docker/docker/api/server 0.068s coverage: 9.0% of statements [2021-07-27T21:41:22.668Z] --- PASS: TestRenameLinkedContainer (2.99s) [2021-07-27T21:41:22.668Z] === RUN TestRenameStoppedContainer [2021-07-27T21:41:22.926Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-07-27T21:41:22.926Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T21:41:23.736Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.93s) [2021-07-27T21:41:23.736Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2021-07-27T21:41:23.736Z] PASS [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === Skipped [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-27T21:41:23.736Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-27T21:41:23.736Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-27T21:41:23.736Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-27T21:41:23.736Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-27T21:41:23.736Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-27T21:41:23.736Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-27T21:41:23.736Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-27T21:41:23.736Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-27T21:41:23.736Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T21:41:23.736Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-27T21:41:23.736Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-27T21:41:23.736Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-27T21:41:23.736Z] 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) [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-27T21:41:23.736Z] 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) [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-27T21:41:23.736Z] 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) [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-27T21:41:23.736Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T21:41:23.736Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-27T21:41:23.736Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-27T21:41:23.736Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-27T21:41:23.736Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-27T21:41:23.736Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T21:41:23.736Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-27T21:41:23.736Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-27T21:41:23.736Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-27T21:41:23.736Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] [2021-07-27T21:41:23.736Z] DONE 176 tests, 25 skipped in 89.337s [2021-07-27T21:41:23.736Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T21:41:23.995Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T21:41:24.559Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-27T21:41:24.559Z] === RUN TestDaemonConfigValidation [2021-07-27T21:41:24.559Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:41:24.559Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:41:24.559Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T21:41:24.559Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T21:41:24.559Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T21:41:24.559Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T21:41:24.559Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T21:41:24.559Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T21:41:24.559Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T21:41:24.559Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T21:41:24.559Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:41:24.559Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T21:41:24.559Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T21:41:24.559Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T21:41:24.559Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T21:41:24.559Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T21:41:24.559Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-07-27T21:41:24.559Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-07-27T21:41:24.559Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-07-27T21:41:24.559Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-27T21:41:24.559Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-07-27T21:41:24.559Z] PASS [2021-07-27T21:41:24.559Z] [2021-07-27T21:41:24.559Z] DONE 7 tests in 0.810s [2021-07-27T21:41:24.559Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T21:41:24.817Z] INFO: Testing against a local daemon [2021-07-27T21:41:24.817Z] === RUN TestCommitInheritsEnv [2021-07-27T21:41:24.824Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2021-07-27T21:41:24.824Z] === RUN TestRenameInvalidName [2021-07-27T21:41:25.082Z] --- PASS: TestRenameInvalidName (0.74s) [2021-07-27T21:41:25.082Z] === RUN TestRenameAnonymousContainer [2021-07-27T21:41:26.188Z] --- PASS: TestCommitInheritsEnv (1.29s) [2021-07-27T21:41:26.188Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T21:41:26.188Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-27T21:41:26.188Z] === RUN TestImagesFilterMultiReference [2021-07-27T21:41:26.188Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-27T21:41:26.188Z] === RUN TestImagePullPlatformInvalid [2021-07-27T21:41:26.188Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-27T21:41:26.188Z] === RUN TestRemoveImageOrphaning [2021-07-27T21:41:27.611Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2021-07-27T21:41:27.611Z] === RUN TestRenameContainerWithSameName [2021-07-27T21:41:28.081Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-27T21:41:28.082Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T21:41:28.082Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-27T21:41:28.082Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-27T21:41:28.082Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T21:41:28.082Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-27T21:41:28.082Z] === RUN TestTagInvalidReference [2021-07-27T21:41:28.082Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-27T21:41:28.082Z] === RUN TestTagValidPrefixedRepo [2021-07-27T21:41:28.343Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-27T21:41:28.343Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T21:41:28.343Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-27T21:41:28.343Z] === RUN TestTagOfficialNames [2021-07-27T21:41:28.343Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-27T21:41:28.343Z] === RUN TestTagMatchesDigest [2021-07-27T21:41:28.343Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-27T21:41:28.343Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-27T21:41:28.544Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-07-27T21:41:28.544Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T21:41:29.916Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2021-07-27T21:41:29.916Z] === RUN TestResize [2021-07-27T21:41:30.490Z] --- PASS: TestResize (0.76s) [2021-07-27T21:41:30.490Z] === RUN TestResizeWithInvalidSize [2021-07-27T21:41:31.424Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2021-07-27T21:41:31.424Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T21:41:32.356Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:41:32.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:41:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:41:32.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T21:41:32.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T21:41:34.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:41:34.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:41:36.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:41:36.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:41:37.631Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T21:41:37.631Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T21:41:40.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T21:41:40.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T21:41:42.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T21:41:42.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.96s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.12s) [2021-07-27T21:41:45.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) [2021-07-27T21:41:45.219Z] === RUN TestCgroupNamespacesRun [2021-07-27T21:41:46.592Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2021-07-27T21:41:46.592Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T21:41:46.592Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-27T21:41:46.592Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-27T21:41:46.592Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T21:41:48.491Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2021-07-27T21:41:48.491Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T21:41:49.865Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-07-27T21:41:49.865Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T21:41:51.761Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2021-07-27T21:41:51.761Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T21:41:52.694Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2021-07-27T21:41:52.694Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T21:41:53.259Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-27T21:41:53.259Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T21:41:55.168Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-07-27T21:41:55.168Z] === RUN TestNISDomainname [2021-07-27T21:41:56.546Z] --- PASS: TestNISDomainname (1.29s) [2021-07-27T21:41:56.546Z] === RUN TestHostnameDnsResolution [2021-07-27T21:41:57.919Z] --- PASS: TestHostnameDnsResolution (1.34s) [2021-07-27T21:41:57.919Z] === RUN TestStats [2021-07-27T21:42:00.448Z] --- PASS: TestStats (2.73s) [2021-07-27T21:42:00.448Z] === RUN TestStopContainerWithTimeout [2021-07-27T21:42:00.448Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T21:42:00.448Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T21:42:00.448Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T21:42:00.448Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T21:42:00.448Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T21:42:00.448Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T21:42:00.448Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T21:42:00.448Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T21:42:00.448Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T21:42:00.448Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T21:42:01.822Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T21:42:03.719Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T21:42:04.295Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:42:04.295Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:42:04.295Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:42:04.295Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:42:04.295Z] [2021-07-27T21:42:04.295Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-27T21:42:04.295Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-27T21:42:04.295Z] HOSTNAME=c8d523b42b0e [2021-07-27T21:42:04.295Z] TESTDEBUG=0 [2021-07-27T21:42:04.295Z] DEST=bundles/test-integration [2021-07-27T21:42:04.295Z] PWD=/go/src/github.com/docker/docker [2021-07-27T21:42:04.295Z] DOCKER_GITCOMMIT=fabfd44641dbfa13178ea3d2519f4ce01fc8e7d5 [2021-07-27T21:42:04.295Z] container=docker [2021-07-27T21:42:04.295Z] HOME=/root [2021-07-27T21:42:04.295Z] GOLANG_VERSION=1.16.6 [2021-07-27T21:42:04.295Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-27T21:42:04.295Z] VALIDATE_BRANCH=master [2021-07-27T21:42:04.295Z] TERM=xterm [2021-07-27T21:42:04.295Z] DOCKER_PKG=github.com/docker/docker [2021-07-27T21:42:04.295Z] SHLVL=1 [2021-07-27T21:42:04.295Z] TIMEOUT=120m [2021-07-27T21:42:04.295Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-27T21:42:04.295Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-27T21:42:04.295Z] GO111MODULE=off [2021-07-27T21:42:04.295Z] DOCKER_EXPERIMENTAL=1 [2021-07-27T21:42:04.295Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-27T21:42:04.295Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-27T21:42:04.295Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-27T21:42:04.295Z] GOPATH=/go [2021-07-27T21:42:04.295Z] PKG_CONFIG=pkg-config [2021-07-27T21:42:04.295Z] _=/usr/bin/env [2021-07-27T21:42:04.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-27T21:42:05.618Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-27T21:42:05.618Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2021-07-27T21:42:05.618Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-07-27T21:42:05.618Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-07-27T21:42:05.618Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2021-07-27T21:42:05.618Z] === RUN TestDeleteDevicemapper [2021-07-27T21:42:05.618Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T21:42:05.618Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T21:42:05.618Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T21:42:08.899Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.30s) [2021-07-27T21:42:08.899Z] === RUN TestUpdateMemory [2021-07-27T21:42:10.272Z] --- PASS: TestUpdateMemory (1.36s) [2021-07-27T21:42:10.272Z] === RUN TestUpdateCPUQuota [2021-07-27T21:42:16.825Z] --- PASS: TestUpdateCPUQuota (6.36s) [2021-07-27T21:42:16.825Z] === RUN TestUpdatePidsLimit [2021-07-27T21:42:16.825Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-27T21:42:17.084Z] === RUN TestUpdatePidsLimit/no_change [2021-07-27T21:42:18.019Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-27T21:42:18.585Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-27T21:42:19.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-27T21:42:20.086Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-27T21:42:20.652Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-27T21:42:22.030Z] --- PASS: TestUpdatePidsLimit (5.52s) [2021-07-27T21:42:22.030Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-07-27T21:42:22.030Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-07-27T21:42:22.030Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-07-27T21:42:22.030Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-07-27T21:42:22.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-07-27T21:42:22.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-07-27T21:42:22.030Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-07-27T21:42:22.030Z] === RUN TestUpdateRestartPolicy [2021-07-27T21:42:23.037Z] 4612f6d0b889: Pull complete [2021-07-27T21:42:25.768Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m23.116656361s with top 10 stages: buildssa: 1m41.798872479s, goimports: 22.984277347s, unconvert: 14.193029292s, gosec: 10.680474134s, golint: 7.330496191s, ineffassign: 5.293938674s, misspell: 4.90209932s, inspect: 3.891670564s, vrp: 3.182535589s, ctrlflow: 2.775624932s [2021-07-27T21:42:34.635Z] === RUN TestBoolValue [2021-07-27T21:42:34.635Z] --- PASS: TestBoolValue (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestBoolValueOrDefault [2021-07-27T21:42:34.635Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestInt64ValueOrZero [2021-07-27T21:42:34.635Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestInt64ValueOrDefault [2021-07-27T21:42:34.635Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-27T21:42:34.635Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestJsonContentType [2021-07-27T21:42:34.635Z] --- PASS: TestJsonContentType (0.00s) [2021-07-27T21:42:34.635Z] PASS [2021-07-27T21:42:34.635Z] coverage: 14.7% of statements [2021-07-27T21:42:34.635Z] ok github.com/docker/docker/api/server/httputils 0.081s coverage: 14.7% of statements [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T21:42:34.635Z] === RUN TestMaskSecretKeys [2021-07-27T21:42:34.635Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-27T21:42:34.635Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-27T21:42:34.635Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-27T21:42:34.635Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-27T21:42:34.635Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-27T21:42:34.635Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-27T21:42:34.635Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestVersionMiddlewareVersion [2021-07-27T21:42:34.635Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-27T21:42:34.635Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-27T21:42:34.635Z] PASS [2021-07-27T21:42:34.635Z] coverage: 37.7% of statements [2021-07-27T21:42:34.635Z] ok github.com/docker/docker/api/server/middleware 0.066s coverage: 37.7% of statements [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T21:42:34.635Z] === RUN TestAdjustForAPIVersion [2021-07-27T21:42:34.635Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-27T21:42:34.635Z] PASS [2021-07-27T21:42:34.635Z] coverage: 5.7% of statements [2021-07-27T21:42:34.635Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T21:42:34.635Z] === RUN TestToJSON [2021-07-27T21:42:34.635Z] --- PASS: TestToJSON (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestToParamWithVersion [2021-07-27T21:42:34.635Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestFromJSON [2021-07-27T21:42:34.635Z] --- PASS: TestFromJSON (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestEmpty [2021-07-27T21:42:34.635Z] --- PASS: TestEmpty (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestArgsMatchKVListEmptySources [2021-07-27T21:42:34.635Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestArgsMatchKVList [2021-07-27T21:42:34.635Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestArgsMatch [2021-07-27T21:42:34.635Z] --- PASS: TestArgsMatch (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestAdd [2021-07-27T21:42:34.635Z] --- PASS: TestAdd (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestDel [2021-07-27T21:42:34.635Z] --- PASS: TestDel (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestLen [2021-07-27T21:42:34.635Z] --- PASS: TestLen (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestExactMatch [2021-07-27T21:42:34.635Z] --- PASS: TestExactMatch (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestOnlyOneExactMatch [2021-07-27T21:42:34.635Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestContains [2021-07-27T21:42:34.635Z] --- PASS: TestContains (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestValidate [2021-07-27T21:42:34.635Z] --- PASS: TestValidate (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestWalkValues [2021-07-27T21:42:34.635Z] --- PASS: TestWalkValues (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestFuzzyMatch [2021-07-27T21:42:34.635Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestClone [2021-07-27T21:42:34.635Z] --- PASS: TestClone (0.00s) [2021-07-27T21:42:34.635Z] PASS [2021-07-27T21:42:34.635Z] coverage: 92.2% of statements [2021-07-27T21:42:34.635Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T21:42:34.635Z] === RUN TestStrSliceMarshalJSON [2021-07-27T21:42:34.635Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestStrSliceUnmarshalJSON [2021-07-27T21:42:34.635Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestStrSliceUnmarshalString [2021-07-27T21:42:34.635Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-27T21:42:34.635Z] === RUN TestStrSliceUnmarshalSlice [2021-07-27T21:42:34.635Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-27T21:42:34.635Z] PASS [2021-07-27T21:42:34.635Z] coverage: 90.0% of statements [2021-07-27T21:42:34.635Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2021-07-27T21:42:34.635Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T21:42:34.636Z] === RUN TestDurationToSecondsString [2021-07-27T21:42:34.636Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-27T21:42:34.636Z] === RUN TestGetTimestamp [2021-07-27T21:42:34.636Z] --- PASS: TestGetTimestamp (0.17s) [2021-07-27T21:42:34.636Z] === RUN TestParseTimestamps [2021-07-27T21:42:34.636Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-27T21:42:34.636Z] PASS [2021-07-27T21:42:34.636Z] coverage: 100.0% of statements [2021-07-27T21:42:34.636Z] ok github.com/docker/docker/api/types/time 0.215s coverage: 100.0% of statements [2021-07-27T21:42:34.636Z] === RUN TestCompareVersion [2021-07-27T21:42:34.636Z] --- PASS: TestCompareVersion (0.00s) [2021-07-27T21:42:34.636Z] PASS [2021-07-27T21:42:34.636Z] coverage: 75.0% of statements [2021-07-27T21:42:34.636Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T21:42:34.636Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-27T21:42:34.636Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-27T21:42:34.636Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-27T21:42:34.636Z] === RUN TestCloneArgsSmartHttp [2021-07-27T21:42:34.636Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-27T21:42:34.636Z] === RUN TestCloneArgsDumbHttp [2021-07-27T21:42:34.636Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-27T21:42:34.636Z] === RUN TestCloneArgsGit [2021-07-27T21:42:34.636Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-27T21:42:34.636Z] === RUN TestCheckoutGit [2021-07-27T21:42:35.598Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-27T21:42:35.598Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-27T21:42:35.598Z] === RUN TestProcessNoDockerignore [2021-07-27T21:42:35.598Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-27T21:42:35.598Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-27T21:42:36.054Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestDetectContentType [2021-07-27T21:42:36.054Z] --- PASS: TestDetectContentType (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestSelectAcceptableMIME [2021-07-27T21:42:36.054Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestInspectEmptyResponse [2021-07-27T21:42:36.054Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestInspectResponseBinary [2021-07-27T21:42:36.054Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestResponseUnsupportedContentType [2021-07-27T21:42:36.054Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestInspectResponseTextSimple [2021-07-27T21:42:36.054Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestInspectResponseEmptyContentType [2021-07-27T21:42:36.054Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestUnknownContentLength [2021-07-27T21:42:36.054Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestDownloadRemote [2021-07-27T21:42:36.054Z] --- PASS: TestDownloadRemote (0.09s) [2021-07-27T21:42:36.054Z] === RUN TestGetWithStatusError [2021-07-27T21:42:36.054Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestCloseRootDirectory [2021-07-27T21:42:36.054Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:42:36.054Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-27T21:42:36.054Z] === RUN TestHashFile [2021-07-27T21:42:36.054Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:42:36.054Z] --- SKIP: TestHashFile (0.01s) [2021-07-27T21:42:36.054Z] === RUN TestHashSubdir [2021-07-27T21:42:36.054Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:42:36.054Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-27T21:42:36.054Z] === RUN TestRemoveDirectory [2021-07-27T21:42:36.054Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:42:36.054Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-27T21:42:36.054Z] PASS [2021-07-27T21:42:36.054Z] coverage: 9.3% of statements [2021-07-27T21:42:36.054Z] ok github.com/docker/docker/builder/remotecontext 0.242s coverage: 9.3% of statements [2021-07-27T21:42:36.512Z] === RUN TestGetAllAllowed [2021-07-27T21:42:36.512Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestGetAllMeta [2021-07-27T21:42:36.512Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-27T21:42:36.512Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestIsUnreferencedBuiltin [2021-07-27T21:42:36.512Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestIsExistingDirectory [2021-07-27T21:42:36.512Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-27T21:42:36.512Z] === RUN TestGetFilenameForDownload [2021-07-27T21:42:36.512Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestEnv2Variables [2021-07-27T21:42:36.512Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-27T21:42:36.512Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestMaintainer [2021-07-27T21:42:36.512Z] --- PASS: TestMaintainer (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestLabel [2021-07-27T21:42:36.512Z] --- PASS: TestLabel (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestFromScratch [2021-07-27T21:42:36.512Z] --- PASS: TestFromScratch (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestFromWithArg [2021-07-27T21:42:36.512Z] --- PASS: TestFromWithArg (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-27T21:42:36.512Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestFromWithUndefinedArg [2021-07-27T21:42:36.512Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestFromMultiStageWithNamedStage [2021-07-27T21:42:36.512Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestOnbuild [2021-07-27T21:42:36.512Z] --- PASS: TestOnbuild (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestWorkdir [2021-07-27T21:42:36.512Z] --- PASS: TestWorkdir (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestCmd [2021-07-27T21:42:36.512Z] --- PASS: TestCmd (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestHealthcheckNone [2021-07-27T21:42:36.512Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestHealthcheckCmd [2021-07-27T21:42:36.512Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestEntrypoint [2021-07-27T21:42:36.512Z] --- PASS: TestEntrypoint (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestExpose [2021-07-27T21:42:36.512Z] --- PASS: TestExpose (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestUser [2021-07-27T21:42:36.512Z] --- PASS: TestUser (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestVolume [2021-07-27T21:42:36.512Z] --- PASS: TestVolume (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestStopSignal [2021-07-27T21:42:36.512Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T21:42:36.512Z] --- SKIP: TestStopSignal (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestArg [2021-07-27T21:42:36.512Z] --- PASS: TestArg (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestShell [2021-07-27T21:42:36.512Z] --- PASS: TestShell (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestPrependEnvOnCmd [2021-07-27T21:42:36.512Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestRunWithBuildArgs [2021-07-27T21:42:36.512Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestRunIgnoresHealthcheck [2021-07-27T21:42:36.512Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestDispatchUnsupportedOptions [2021-07-27T21:42:36.512Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-27T21:42:36.512Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-27T21:42:36.512Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-27T21:42:36.512Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestNormalizeWorkdir [2021-07-27T21:42:36.512Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestDispatch [2021-07-27T21:42:36.512Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-27T21:42:36.512Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-27T21:42:36.512Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-27T21:42:36.512Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-27T21:42:36.512Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-27T21:42:36.512Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-27T21:42:36.512Z] === RUN TestDispatch/COPY_url [2021-07-27T21:42:36.512Z] --- PASS: TestDispatch (0.08s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-27T21:42:36.512Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestAddScratchImageAddsToMounts [2021-07-27T21:42:36.512Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-27T21:42:36.512Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-27T21:42:36.512Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-27T21:42:36.512Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestImageSourceGetAddsToMounts [2021-07-27T21:42:36.512Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestEmptyDockerfile [2021-07-27T21:42:36.512Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-27T21:42:36.512Z] === RUN TestSymlinkDockerfile [2021-07-27T21:42:36.512Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-27T21:42:36.512Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-27T21:42:36.512Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestNonExistingDockerfile [2021-07-27T21:42:36.512Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestCopyRunConfig [2021-07-27T21:42:36.512Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestDeepCopyRunConfig [2021-07-27T21:42:36.512Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestExportImage [2021-07-27T21:42:36.512Z] --- PASS: TestExportImage (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestNormalizeDest [2021-07-27T21:42:36.512Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-27T21:42:36.512Z] PASS [2021-07-27T21:42:36.512Z] coverage: 47.0% of statements [2021-07-27T21:42:36.512Z] ok github.com/docker/docker/builder/dockerfile 0.196s coverage: 47.0% of statements [2021-07-27T21:42:36.512Z] === RUN TestEnable [2021-07-27T21:42:36.512Z] --- PASS: TestEnable (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestDisable [2021-07-27T21:42:36.512Z] --- PASS: TestDisable (0.00s) [2021-07-27T21:42:36.512Z] === RUN TestEnabled [2021-07-27T21:42:36.512Z] --- PASS: TestEnabled (0.00s) [2021-07-27T21:42:36.512Z] PASS [2021-07-27T21:42:36.512Z] coverage: 100.0% of statements [2021-07-27T21:42:36.512Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-07-27T21:42:36.891Z] --- PASS: TestUpdateRestartPolicy (12.58s) [2021-07-27T21:42:36.891Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T21:42:36.891Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2021-07-27T21:42:36.891Z] === RUN TestWaitNonBlocked [2021-07-27T21:42:36.891Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:42:36.891Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:42:36.891Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:42:36.891Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:42:36.891Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:42:36.891Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:42:36.891Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-27T21:42:36.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2021-07-27T21:42:36.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-07-27T21:42:36.891Z] === RUN TestWaitBlocked [2021-07-27T21:42:36.891Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:42:36.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:42:36.891Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:42:36.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:42:36.891Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:42:36.891Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:42:36.979Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T21:42:37.824Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-27T21:42:37.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-07-27T21:42:37.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-07-27T21:42:37.824Z] === CONT TestContainerStartOnDaemonRestart [2021-07-27T21:42:37.824Z] === CONT TestContainerKillOnDaemonStart [2021-07-27T21:42:37.941Z] === RUN TestTCP4Proxy [2021-07-27T21:42:37.941Z] --- PASS: TestTCP4Proxy (0.02s) [2021-07-27T21:42:37.941Z] === RUN TestTCP4ProxyHalfClose [2021-07-27T21:42:37.941Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-27T21:42:37.941Z] === RUN TestTCP6Proxy [2021-07-27T21:42:37.941Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T21:42:37.941Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-27T21:42:37.941Z] === RUN TestTCPDualStackProxy [2021-07-27T21:42:37.941Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T21:42:37.941Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-27T21:42:37.941Z] === RUN TestUDP4Proxy [2021-07-27T21:42:37.941Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-27T21:42:37.941Z] === RUN TestUDP6Proxy [2021-07-27T21:42:37.941Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T21:42:37.941Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-27T21:42:37.941Z] === RUN TestUDPWriteError [2021-07-27T21:42:37.941Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-27T21:42:37.941Z] === RUN TestSCTP4Proxy [2021-07-27T21:42:37.941Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T21:42:37.941Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-27T21:42:37.941Z] === RUN TestSCTP6Proxy [2021-07-27T21:42:37.941Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T21:42:37.941Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-27T21:42:37.941Z] PASS [2021-07-27T21:42:37.941Z] coverage: 49.4% of statements [2021-07-27T21:42:37.941Z] ok github.com/docker/docker/cmd/docker-proxy 0.095s coverage: 49.4% of statements [2021-07-27T21:42:41.104Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s) [2021-07-27T21:42:41.104Z] === CONT TestIpcModeOlderClient [2021-07-27T21:42:41.104Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-07-27T21:42:41.104Z] === CONT TestDaemonHostGatewayIP [2021-07-27T21:42:43.850Z] INFO [runner/unused/goanalysis] analyzers took 31.779541113s with top 10 stages: buildssa: 27.212393075s, U1000: 4.567148038s [2021-07-27T21:42:43.850Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-27T21:42:43.850Z] INFO [runner] Processors filtering stat (out/in): exclude: 1892/1892, skip_files: 2281/2281, skip_dirs: 2281/2281, filename_unadjuster: 2281/2281, autogenerated_exclude: 1892/2281, exclude-rules: 78/1892, cgo: 2281/2856, path_prettifier: 2281/2281, identifier_marker: 1892/1892, nolint: 0/78 [2021-07-27T21:42:43.850Z] INFO [runner] processing took 144.017212ms with stages: identifier_marker: 52.939739ms, nolint: 52.604754ms, path_prettifier: 17.284699ms, autogenerated_exclude: 8.441248ms, exclude-rules: 6.712393ms, skip_dirs: 4.008079ms, cgo: 1.119343ms, filename_unadjuster: 900.458µs, max_same_issues: 1.754µs, uniq_by_line: 877ns, exclude: 768ns, source_code: 727ns, max_from_linter: 598ns, skip_files: 544ns, diff: 528ns, path_shortener: 416ns, max_per_file_from_linter: 287ns [2021-07-27T21:42:43.850Z] INFO [runner] linters took 1m44.868124524s with stages: goanalysis_metalinter: 1m21.202429277s, unused: 23.519736932s [2021-07-27T21:42:43.850Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-07-27T21:42:43.850Z] INFO Memory: 2397 samples, avg is 499.0MB, max is 4235.9MB [2021-07-27T21:42:43.850Z] INFO Execution took 3m59.527507167s [2021-07-27T21:42:43.850Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-27T21:42:44.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/make.sh dynbinary test-docker-py [2021-07-27T21:42:44.385Z] --- PASS: TestDaemonHostGatewayIP (3.52s) [2021-07-27T21:42:44.385Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T21:42:45.114Z] [2021-07-27T21:42:45.114Z] Removing bundles/ [2021-07-27T21:42:45.114Z] [2021-07-27T21:42:45.114Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-27T21:42:45.114Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:42:45.114Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:42:46.913Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.73s) [2021-07-27T21:42:46.913Z] === CONT TestDaemonRestartIpcMode [2021-07-27T21:42:50.195Z] --- PASS: TestDaemonRestartIpcMode (2.97s) [2021-07-27T21:42:50.195Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) [2021-07-27T21:42:50.195Z] PASS [2021-07-27T21:42:50.195Z] [2021-07-27T21:42:50.195Z] === Skipped [2021-07-27T21:42:50.195Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-27T21:42:50.195Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T21:42:50.195Z] [2021-07-27T21:42:50.195Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T21:42:50.195Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-27T21:42:50.195Z] [2021-07-27T21:42:50.195Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T21:42:50.195Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T21:42:50.195Z] [2021-07-27T21:42:50.195Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-27T21:42:50.195Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-27T21:42:50.195Z] [2021-07-27T21:42:50.195Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T21:42:50.195Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T21:42:50.195Z] [2021-07-27T21:42:50.195Z] [2021-07-27T21:42:50.195Z] DONE 195 tests, 5 skipped in 149.697s [2021-07-27T21:42:50.195Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T21:42:50.195Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T21:42:50.287Z] === RUN TestCheckpointCreateError [2021-07-27T21:42:50.287Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestCheckpointCreate [2021-07-27T21:42:50.287Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestCheckpointDeleteError [2021-07-27T21:42:50.287Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestCheckpointDelete [2021-07-27T21:42:50.287Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestCheckpointListError [2021-07-27T21:42:50.287Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestCheckpointList [2021-07-27T21:42:50.287Z] --- PASS: TestCheckpointList (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestCheckpointListContainerNotFound [2021-07-27T21:42:50.287Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestNewClientWithOpsFromEnv [2021-07-27T21:42:50.287Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T21:42:50.287Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestGetAPIPath [2021-07-27T21:42:50.287Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestParseHostURL [2021-07-27T21:42:50.287Z] --- PASS: TestParseHostURL (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-27T21:42:50.287Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-27T21:42:50.287Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestNegotiateAPIVersion [2021-07-27T21:42:50.287Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-27T21:42:50.287Z] === RUN TestNegotiateAPVersionOverride [2021-07-27T21:42:50.288Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-27T21:42:50.288Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-27T21:42:50.288Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-27T21:42:50.288Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestClientRedirect [2021-07-27T21:42:50.288Z] --- PASS: TestClientRedirect (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigCreateUnsupported [2021-07-27T21:42:50.288Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigCreateError [2021-07-27T21:42:50.288Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigCreate [2021-07-27T21:42:50.288Z] --- PASS: TestConfigCreate (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigInspectNotFound [2021-07-27T21:42:50.288Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigInspectWithEmptyID [2021-07-27T21:42:50.288Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigInspectUnsupported [2021-07-27T21:42:50.288Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigInspectError [2021-07-27T21:42:50.288Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigInspectConfigNotFound [2021-07-27T21:42:50.288Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigInspect [2021-07-27T21:42:50.288Z] --- PASS: TestConfigInspect (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigListUnsupported [2021-07-27T21:42:50.288Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigListError [2021-07-27T21:42:50.288Z] --- PASS: TestConfigListError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigList [2021-07-27T21:42:50.288Z] --- PASS: TestConfigList (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigRemoveUnsupported [2021-07-27T21:42:50.288Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigRemoveError [2021-07-27T21:42:50.288Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigRemove [2021-07-27T21:42:50.288Z] --- PASS: TestConfigRemove (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigUpdateUnsupported [2021-07-27T21:42:50.288Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigUpdateError [2021-07-27T21:42:50.288Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestConfigUpdate [2021-07-27T21:42:50.288Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerCommitError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerCommit [2021-07-27T21:42:50.288Z] --- PASS: TestContainerCommit (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStatPathError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStatPathNotFoundError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStatPathNoHeaderError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStatPath [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestCopyToContainerError [2021-07-27T21:42:50.288Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestCopyToContainerNotFoundError [2021-07-27T21:42:50.288Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-27T21:42:50.288Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestCopyToContainer [2021-07-27T21:42:50.288Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestCopyFromContainerError [2021-07-27T21:42:50.288Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestCopyFromContainerNotFoundError [2021-07-27T21:42:50.288Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-27T21:42:50.288Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-27T21:42:50.288Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestCopyFromContainer [2021-07-27T21:42:50.288Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerCreateError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerCreateImageNotFound [2021-07-27T21:42:50.288Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerCreateWithName [2021-07-27T21:42:50.288Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerCreateAutoRemove [2021-07-27T21:42:50.288Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerDiffError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerDiff [2021-07-27T21:42:50.288Z] --- PASS: TestContainerDiff (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExecCreateError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExecCreate [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExecStartError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExecStart [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExecInspectError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExecInspect [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExportError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExportError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExport [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExport (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerInspectError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerInspectContainerNotFound [2021-07-27T21:42:50.288Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerInspectWithEmptyID [2021-07-27T21:42:50.288Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerInspect [2021-07-27T21:42:50.288Z] --- PASS: TestContainerInspect (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerInspectNode [2021-07-27T21:42:50.288Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerKillError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerKillError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerKill [2021-07-27T21:42:50.288Z] --- PASS: TestContainerKill (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerListError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerListError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerList [2021-07-27T21:42:50.288Z] --- PASS: TestContainerList (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerLogsNotFoundError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerLogsError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerLogs [2021-07-27T21:42:50.288Z] --- PASS: TestContainerLogs (0.21s) [2021-07-27T21:42:50.288Z] === RUN TestContainerPauseError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerPause [2021-07-27T21:42:50.288Z] --- PASS: TestContainerPause (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainersPruneError [2021-07-27T21:42:50.288Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainersPrune [2021-07-27T21:42:50.288Z] --- PASS: TestContainersPrune (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerRemoveError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerRemoveNotFoundError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerRemove [2021-07-27T21:42:50.288Z] --- PASS: TestContainerRemove (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerRenameError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerRename [2021-07-27T21:42:50.288Z] --- PASS: TestContainerRename (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerResizeError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExecResizeError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerResize [2021-07-27T21:42:50.288Z] --- PASS: TestContainerResize (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerExecResize [2021-07-27T21:42:50.288Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerRestartError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerRestart [2021-07-27T21:42:50.288Z] --- PASS: TestContainerRestart (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStartError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStartError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStart [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStart (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStatsError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStats [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStats (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStopError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStopError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerStop [2021-07-27T21:42:50.288Z] --- PASS: TestContainerStop (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerTopError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerTopError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerTop [2021-07-27T21:42:50.288Z] --- PASS: TestContainerTop (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerUnpauseError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerUnpause [2021-07-27T21:42:50.288Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerUpdateError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerUpdate [2021-07-27T21:42:50.288Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerWaitError [2021-07-27T21:42:50.288Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestContainerWait [2021-07-27T21:42:50.288Z] --- PASS: TestContainerWait (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestDiskUsageError [2021-07-27T21:42:50.288Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestDiskUsage [2021-07-27T21:42:50.288Z] --- PASS: TestDiskUsage (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestDistributionInspectUnsupported [2021-07-27T21:42:50.288Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestDistributionInspectWithEmptyID [2021-07-27T21:42:50.288Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestEventsErrorInOptions [2021-07-27T21:42:50.288Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestEventsErrorFromServer [2021-07-27T21:42:50.288Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestEvents [2021-07-27T21:42:50.288Z] --- PASS: TestEvents (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestTLSCloseWriter [2021-07-27T21:42:50.288Z] === PAUSE TestTLSCloseWriter [2021-07-27T21:42:50.288Z] === RUN TestImageBuildError [2021-07-27T21:42:50.288Z] --- PASS: TestImageBuildError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageBuild [2021-07-27T21:42:50.288Z] --- PASS: TestImageBuild (0.01s) [2021-07-27T21:42:50.288Z] === RUN TestGetDockerOS [2021-07-27T21:42:50.288Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageCreateError [2021-07-27T21:42:50.288Z] --- PASS: TestImageCreateError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageCreate [2021-07-27T21:42:50.288Z] --- PASS: TestImageCreate (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageHistoryError [2021-07-27T21:42:50.288Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageHistory [2021-07-27T21:42:50.288Z] --- PASS: TestImageHistory (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageImportError [2021-07-27T21:42:50.288Z] --- PASS: TestImageImportError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageImport [2021-07-27T21:42:50.288Z] --- PASS: TestImageImport (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageInspectError [2021-07-27T21:42:50.288Z] --- PASS: TestImageInspectError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageInspectImageNotFound [2021-07-27T21:42:50.288Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageInspectWithEmptyID [2021-07-27T21:42:50.288Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageInspect [2021-07-27T21:42:50.288Z] --- PASS: TestImageInspect (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageListError [2021-07-27T21:42:50.288Z] --- PASS: TestImageListError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageList [2021-07-27T21:42:50.288Z] --- PASS: TestImageList (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageListApiBefore125 [2021-07-27T21:42:50.288Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageLoadError [2021-07-27T21:42:50.288Z] --- PASS: TestImageLoadError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageLoad [2021-07-27T21:42:50.288Z] --- PASS: TestImageLoad (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagesPruneError [2021-07-27T21:42:50.288Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagesPrune [2021-07-27T21:42:50.288Z] --- PASS: TestImagesPrune (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePullReferenceParseError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePullAnyError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePullWithoutErrors [2021-07-27T21:42:50.288Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePushReferenceError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePushAnyError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImagePushWithoutErrors [2021-07-27T21:42:50.288Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-27T21:42:50.288Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-27T21:42:50.288Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-27T21:42:50.288Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-27T21:42:50.288Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageRemoveError [2021-07-27T21:42:50.288Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageRemoveImageNotFound [2021-07-27T21:42:50.288Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageRemove [2021-07-27T21:42:50.288Z] --- PASS: TestImageRemove (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageSaveError [2021-07-27T21:42:50.288Z] --- PASS: TestImageSaveError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageSave [2021-07-27T21:42:50.288Z] --- PASS: TestImageSave (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageSearchAnyError [2021-07-27T21:42:50.288Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-27T21:42:50.288Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T21:42:50.288Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T21:42:50.288Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-27T21:42:50.288Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageSearchWithoutErrors [2021-07-27T21:42:50.288Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageTagError [2021-07-27T21:42:50.288Z] --- PASS: TestImageTagError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageTagInvalidReference [2021-07-27T21:42:50.288Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageTagInvalidSourceImageName [2021-07-27T21:42:50.288Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageTagHexSource [2021-07-27T21:42:50.288Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestImageTag [2021-07-27T21:42:50.288Z] --- PASS: TestImageTag (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestInfoServerError [2021-07-27T21:42:50.288Z] --- PASS: TestInfoServerError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestInfoInvalidResponseJSONError [2021-07-27T21:42:50.288Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestInfo [2021-07-27T21:42:50.288Z] --- PASS: TestInfo (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNetworkConnectError [2021-07-27T21:42:50.288Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-27T21:42:50.288Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNetworkConnect [2021-07-27T21:42:50.288Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNetworkCreateError [2021-07-27T21:42:50.288Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNetworkCreate [2021-07-27T21:42:50.288Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNetworkDisconnectError [2021-07-27T21:42:50.288Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-27T21:42:50.288Z] === RUN TestNetworkDisconnect [2021-07-27T21:42:50.289Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworkInspectError [2021-07-27T21:42:50.289Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworkInspectNotFoundError [2021-07-27T21:42:50.289Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworkInspectWithEmptyID [2021-07-27T21:42:50.289Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworkInspect [2021-07-27T21:42:50.289Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworkListError [2021-07-27T21:42:50.289Z] --- PASS: TestNetworkListError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworkList [2021-07-27T21:42:50.289Z] --- PASS: TestNetworkList (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworksPruneError [2021-07-27T21:42:50.289Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworksPrune [2021-07-27T21:42:50.289Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworkRemoveError [2021-07-27T21:42:50.289Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNetworkRemove [2021-07-27T21:42:50.289Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeInspectError [2021-07-27T21:42:50.289Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeInspectNodeNotFound [2021-07-27T21:42:50.289Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeInspectWithEmptyID [2021-07-27T21:42:50.289Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeInspect [2021-07-27T21:42:50.289Z] --- PASS: TestNodeInspect (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeListError [2021-07-27T21:42:50.289Z] --- PASS: TestNodeListError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeList [2021-07-27T21:42:50.289Z] --- PASS: TestNodeList (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeRemoveError [2021-07-27T21:42:50.289Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeRemove [2021-07-27T21:42:50.289Z] --- PASS: TestNodeRemove (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeUpdateError [2021-07-27T21:42:50.289Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestNodeUpdate [2021-07-27T21:42:50.289Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestOptionWithTimeout [2021-07-27T21:42:50.289Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPingFail [2021-07-27T21:42:50.289Z] --- PASS: TestPingFail (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPingWithError [2021-07-27T21:42:50.289Z] 2021/07/27 21:42:48 RoundTripper returned a response & error; ignoring response [2021-07-27T21:42:50.289Z] 2021/07/27 21:42:48 RoundTripper returned a response & error; ignoring response [2021-07-27T21:42:50.289Z] --- PASS: TestPingWithError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPingSuccess [2021-07-27T21:42:50.289Z] --- PASS: TestPingSuccess (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPingHeadFallback [2021-07-27T21:42:50.289Z] === RUN TestPingHeadFallback/OK [2021-07-27T21:42:50.289Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-27T21:42:50.289Z] === RUN TestPingHeadFallback/Not_Found [2021-07-27T21:42:50.289Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-27T21:42:50.289Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-27T21:42:50.289Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-27T21:42:50.289Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-27T21:42:50.289Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-27T21:42:50.289Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginDisableError [2021-07-27T21:42:50.289Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginDisable [2021-07-27T21:42:50.289Z] --- PASS: TestPluginDisable (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginEnableError [2021-07-27T21:42:50.289Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginEnable [2021-07-27T21:42:50.289Z] --- PASS: TestPluginEnable (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginInspectError [2021-07-27T21:42:50.289Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginInspectWithEmptyID [2021-07-27T21:42:50.289Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginInspect [2021-07-27T21:42:50.289Z] --- PASS: TestPluginInspect (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginListError [2021-07-27T21:42:50.289Z] --- PASS: TestPluginListError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginList [2021-07-27T21:42:50.289Z] --- PASS: TestPluginList (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginPushError [2021-07-27T21:42:50.289Z] --- PASS: TestPluginPushError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginPush [2021-07-27T21:42:50.289Z] --- PASS: TestPluginPush (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginRemoveError [2021-07-27T21:42:50.289Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginRemove [2021-07-27T21:42:50.289Z] --- PASS: TestPluginRemove (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginSetError [2021-07-27T21:42:50.289Z] --- PASS: TestPluginSetError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPluginSet [2021-07-27T21:42:50.289Z] --- PASS: TestPluginSet (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSetHostHeader [2021-07-27T21:42:50.289Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestPlainTextError [2021-07-27T21:42:50.289Z] --- PASS: TestPlainTextError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestInfiniteError [2021-07-27T21:42:50.289Z] --- PASS: TestInfiniteError (0.03s) [2021-07-27T21:42:50.289Z] === RUN TestCanceledContext [2021-07-27T21:42:50.289Z] 2021/07/27 21:42:48 RoundTripper returned a response & error; ignoring response [2021-07-27T21:42:50.289Z] --- PASS: TestCanceledContext (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestDeadlineExceededContext [2021-07-27T21:42:50.289Z] 2021/07/27 21:42:48 RoundTripper returned a response & error; ignoring response [2021-07-27T21:42:50.289Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretCreateUnsupported [2021-07-27T21:42:50.289Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretCreateError [2021-07-27T21:42:50.289Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretCreate [2021-07-27T21:42:50.289Z] --- PASS: TestSecretCreate (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretInspectUnsupported [2021-07-27T21:42:50.289Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretInspectError [2021-07-27T21:42:50.289Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretInspectSecretNotFound [2021-07-27T21:42:50.289Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretInspectWithEmptyID [2021-07-27T21:42:50.289Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretInspect [2021-07-27T21:42:50.289Z] --- PASS: TestSecretInspect (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretListUnsupported [2021-07-27T21:42:50.289Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretListError [2021-07-27T21:42:50.289Z] --- PASS: TestSecretListError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretList [2021-07-27T21:42:50.289Z] --- PASS: TestSecretList (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretRemoveUnsupported [2021-07-27T21:42:50.289Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretRemoveError [2021-07-27T21:42:50.289Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretRemove [2021-07-27T21:42:50.289Z] --- PASS: TestSecretRemove (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretUpdateUnsupported [2021-07-27T21:42:50.289Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretUpdateError [2021-07-27T21:42:50.289Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSecretUpdate [2021-07-27T21:42:50.289Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceCreateError [2021-07-27T21:42:50.289Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceCreate [2021-07-27T21:42:50.289Z] --- PASS: TestServiceCreate (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-27T21:42:50.289Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceCreateDigestPinning [2021-07-27T21:42:50.289Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceInspectError [2021-07-27T21:42:50.289Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceInspectServiceNotFound [2021-07-27T21:42:50.289Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceInspectWithEmptyID [2021-07-27T21:42:50.289Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceInspect [2021-07-27T21:42:50.289Z] --- PASS: TestServiceInspect (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceListError [2021-07-27T21:42:50.289Z] --- PASS: TestServiceListError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceList [2021-07-27T21:42:50.289Z] --- PASS: TestServiceList (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceLogsError [2021-07-27T21:42:50.289Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceLogs [2021-07-27T21:42:50.289Z] --- PASS: TestServiceLogs (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceRemoveError [2021-07-27T21:42:50.289Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceRemoveNotFoundError [2021-07-27T21:42:50.289Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceRemove [2021-07-27T21:42:50.289Z] --- PASS: TestServiceRemove (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceUpdateError [2021-07-27T21:42:50.289Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestServiceUpdate [2021-07-27T21:42:50.289Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmGetUnlockKeyError [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmGetUnlockKey [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmInitError [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmInit [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmInit (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmInspectError [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmInspect [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmJoinError [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmJoin [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmLeaveError [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmLeave [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmUnlockError [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmUnlock [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmUpdateError [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestSwarmUpdate [2021-07-27T21:42:50.289Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestTaskInspectError [2021-07-27T21:42:50.289Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestTaskInspectWithEmptyID [2021-07-27T21:42:50.289Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestTaskInspect [2021-07-27T21:42:50.289Z] --- PASS: TestTaskInspect (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestTaskListError [2021-07-27T21:42:50.289Z] --- PASS: TestTaskListError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestTaskList [2021-07-27T21:42:50.289Z] --- PASS: TestTaskList (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeCreateError [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeCreate [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeInspectError [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeInspectNotFound [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeInspectWithEmptyID [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeInspect [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeListError [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeListError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeList [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeList (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeRemoveError [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-27T21:42:50.289Z] === RUN TestVolumeRemove [2021-07-27T21:42:50.289Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-27T21:42:50.289Z] === CONT TestTLSCloseWriter [2021-07-27T21:42:50.289Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-07-27T21:42:50.289Z] PASS [2021-07-27T21:42:50.289Z] coverage: 75.0% of statements [2021-07-27T21:42:50.289Z] ok github.com/docker/docker/client 0.600s coverage: 75.0% of statements [2021-07-27T21:42:50.453Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-07-27T21:42:50.453Z] === RUN TestDaemonConfigValidation [2021-07-27T21:42:50.453Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:42:50.453Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:42:50.453Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T21:42:50.453Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T21:42:50.453Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T21:42:50.453Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T21:42:50.453Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T21:42:50.453Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T21:42:50.453Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T21:42:50.453Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T21:42:50.453Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:42:50.453Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T21:42:50.453Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T21:42:50.453Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T21:42:50.710Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T21:42:50.710Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T21:42:50.710Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-27T21:42:50.710Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-27T21:42:50.710Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-27T21:42:50.710Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-27T21:42:50.710Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-07-27T21:42:50.710Z] PASS [2021-07-27T21:42:50.710Z] [2021-07-27T21:42:50.710Z] DONE 7 tests in 0.738s [2021-07-27T21:42:50.710Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T21:42:50.710Z] INFO: Testing against a local daemon [2021-07-27T21:42:50.710Z] === RUN TestCommitInheritsEnv [2021-07-27T21:42:50.968Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-07-27T21:42:50.968Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T21:42:50.968Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-27T21:42:50.968Z] === RUN TestImagesFilterMultiReference [2021-07-27T21:42:51.225Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-27T21:42:51.225Z] === RUN TestImagePullPlatformInvalid [2021-07-27T21:42:51.225Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-27T21:42:51.225Z] === RUN TestRemoveImageOrphaning [2021-07-27T21:42:51.484Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-07-27T21:42:51.484Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T21:42:53.383Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2021-07-27T21:42:53.383Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T21:42:53.383Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-27T21:42:53.383Z] === RUN TestTagInvalidReference [2021-07-27T21:42:53.383Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-27T21:42:53.383Z] === RUN TestTagValidPrefixedRepo [2021-07-27T21:42:53.383Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-27T21:42:53.383Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T21:42:53.383Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-27T21:42:53.383Z] === RUN TestTagOfficialNames [2021-07-27T21:42:53.641Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-27T21:42:53.641Z] === RUN TestTagMatchesDigest [2021-07-27T21:42:53.641Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-27T21:42:53.641Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-27T21:43:04.752Z] --- PASS: TestImportExtremelyLargeImageWorks (93.89s) [2021-07-27T21:43:04.753Z] PASS [2021-07-27T21:43:04.753Z] [2021-07-27T21:43:04.753Z] === Skipped [2021-07-27T21:43:04.753Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-27T21:43:04.753Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-27T21:43:04.753Z] [2021-07-27T21:43:04.753Z] [2021-07-27T21:43:04.753Z] DONE 12 tests, 1 skipped in 97.539s [2021-07-27T21:43:04.753Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T21:43:04.753Z] INFO: Testing against a local daemon [2021-07-27T21:43:04.753Z] === RUN TestNetworkCreateDelete [2021-07-27T21:43:04.753Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-27T21:43:04.753Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T21:43:04.753Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-07-27T21:43:04.753Z] === RUN TestDaemonDNSFallback [2021-07-27T21:43:07.953Z] --- PASS: TestCheckoutGit (33.39s) [2021-07-27T21:43:07.953Z] === RUN TestValidGitTransport [2021-07-27T21:43:07.953Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-27T21:43:07.953Z] === RUN TestGitInvalidRef [2021-07-27T21:43:07.953Z] --- PASS: TestGitInvalidRef (0.24s) [2021-07-27T21:43:07.953Z] PASS [2021-07-27T21:43:07.953Z] coverage: 86.3% of statements [2021-07-27T21:43:07.953Z] ok github.com/docker/docker/builder/remotecontext/git 33.689s coverage: 86.3% of statements [2021-07-27T21:43:08.408Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T21:43:08.408Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T21:43:10.030Z] --- PASS: TestDaemonDNSFallback (6.55s) [2021-07-27T21:43:10.030Z] === RUN TestInspectNetwork [2021-07-27T21:43:10.030Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:10.030Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T21:43:10.030Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestNetworkInvalidJSON [2021-07-27T21:43:10.030Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T21:43:10.030Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T21:43:10.030Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:43:10.030Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:43:10.030Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:43:10.030Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:43:10.030Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T21:43:10.030Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:43:10.030Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:43:10.030Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-27T21:43:10.030Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T21:43:10.030Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T21:43:10.030Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestNetworkList [2021-07-27T21:43:10.030Z] === RUN TestNetworkList//networks [2021-07-27T21:43:10.030Z] === PAUSE TestNetworkList//networks [2021-07-27T21:43:10.030Z] === RUN TestNetworkList//networks/ [2021-07-27T21:43:10.030Z] === PAUSE TestNetworkList//networks/ [2021-07-27T21:43:10.030Z] === CONT TestNetworkList//networks [2021-07-27T21:43:10.030Z] === CONT TestNetworkList//networks/ [2021-07-27T21:43:10.030Z] --- PASS: TestNetworkList (0.01s) [2021-07-27T21:43:10.030Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T21:43:10.030Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T21:43:10.030Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T21:43:10.030Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-27T21:43:10.030Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T21:43:10.030Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-27T21:43:10.030Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T21:43:10.030Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T21:43:10.030Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T21:43:10.030Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T21:43:10.030Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:10.030Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T21:43:10.030Z] service_test.go:242: FLAKY_TEST [2021-07-27T21:43:10.030Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T21:43:10.030Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:10.030Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-27T21:43:10.030Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T21:43:10.030Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:10.030Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T21:43:10.030Z] PASS [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === Skipped [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-27T21:43:10.030Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-27T21:43:10.030Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-27T21:43:10.030Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-27T21:43:10.030Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-27T21:43:10.030Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T21:43:10.030Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T21:43:10.030Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T21:43:10.030Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T21:43:10.030Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T21:43:10.030Z] service_test.go:242: FLAKY_TEST [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-27T21:43:10.030Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T21:43:10.030Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] DONE 22 tests, 12 skipped in 7.219s [2021-07-27T21:43:10.030Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T21:43:10.030Z] INFO: Testing against a local daemon [2021-07-27T21:43:10.030Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T21:43:10.030Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:43:10.030Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T21:43:10.030Z] === RUN TestDockerNetworkIpvlan [2021-07-27T21:43:10.030Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:43:10.030Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T21:43:10.030Z] PASS [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === Skipped [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T21:43:10.030Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T21:43:10.030Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] [2021-07-27T21:43:10.030Z] DONE 2 tests, 2 skipped in 0.118s [2021-07-27T21:43:10.031Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T21:43:10.031Z] INFO: Testing against a local daemon [2021-07-27T21:43:10.031Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T21:43:10.031Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.031Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestDockerNetworkMacvlan [2021-07-27T21:43:10.031Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.031Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-27T21:43:10.031Z] PASS [2021-07-27T21:43:10.031Z] [2021-07-27T21:43:10.031Z] === Skipped [2021-07-27T21:43:10.031Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-27T21:43:10.031Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.031Z] [2021-07-27T21:43:10.031Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-27T21:43:10.031Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:10.031Z] [2021-07-27T21:43:10.031Z] [2021-07-27T21:43:10.031Z] DONE 2 tests, 2 skipped in 0.105s [2021-07-27T21:43:10.031Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T21:43:10.031Z] testing: warning: no tests to run [2021-07-27T21:43:10.031Z] PASS [2021-07-27T21:43:10.031Z] [2021-07-27T21:43:10.031Z] DONE 0 tests in 0.024s [2021-07-27T21:43:10.031Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T21:43:10.031Z] INFO: Testing against a local daemon [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginTLS [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginHeader [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginV2Disable [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.031Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-27T21:43:10.031Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T21:43:10.031Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-07-27T21:43:10.288Z] PASS [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === Skipped [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-07-27T21:43:10.288Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] DONE 17 tests, 17 skipped in 0.408s [2021-07-27T21:43:10.288Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T21:43:10.288Z] INFO: Testing against a local daemon [2021-07-27T21:43:10.288Z] === RUN TestPluginInvalidJSON [2021-07-27T21:43:10.288Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:43:10.288Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:43:10.288Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:43:10.288Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-27T21:43:10.288Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T21:43:10.288Z] === RUN TestPluginInstall [2021-07-27T21:43:10.288Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-27T21:43:10.288Z] === RUN TestPluginsWithRuntimes [2021-07-27T21:43:10.288Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-27T21:43:10.288Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-27T21:43:10.288Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T21:43:10.288Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-27T21:43:10.288Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T21:43:10.288Z] PASS [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === Skipped [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-27T21:43:10.288Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-27T21:43:10.288Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T21:43:10.288Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] [2021-07-27T21:43:10.288Z] DONE 5 tests, 3 skipped in 0.140s [2021-07-27T21:43:10.288Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T21:43:10.550Z] INFO: Testing against a local daemon [2021-07-27T21:43:10.550Z] === RUN TestExternalGraphDriver [2021-07-27T21:43:10.550Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-27T21:43:10.550Z] --- SKIP: TestExternalGraphDriver (0.05s) [2021-07-27T21:43:10.550Z] === RUN TestGraphdriverPluginV2 [2021-07-27T21:43:11.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T21:43:12.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T21:43:14.726Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2021-07-27T21:43:14.726Z] PASS [2021-07-27T21:43:14.726Z] [2021-07-27T21:43:14.726Z] === Skipped [2021-07-27T21:43:14.726Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2021-07-27T21:43:14.726Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-27T21:43:14.726Z] [2021-07-27T21:43:14.726Z] [2021-07-27T21:43:14.726Z] DONE 2 tests, 1 skipped in 3.808s [2021-07-27T21:43:14.726Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T21:43:14.726Z] INFO: Testing against a local daemon [2021-07-27T21:43:14.726Z] === RUN TestContinueAfterPluginCrash [2021-07-27T21:43:14.726Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T21:43:14.726Z] === RUN TestReadPluginNoRead [2021-07-27T21:43:14.726Z] === PAUSE TestReadPluginNoRead [2021-07-27T21:43:14.726Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T21:43:14.726Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T21:43:14.726Z] === CONT TestContinueAfterPluginCrash [2021-07-27T21:43:14.726Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T21:43:18.905Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2021-07-27T21:43:18.905Z] === CONT TestReadPluginNoRead [2021-07-27T21:43:20.799Z] === RUN TestReadPluginNoRead/default [2021-07-27T21:43:22.169Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-27T21:43:23.177Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestConfigureDaemonLogs [2021-07-27T21:43:23.177Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestCommonOptionsInstallFlags [2021-07-27T21:43:23.177Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-27T21:43:23.177Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-27T21:43:23.177Z] PASS [2021-07-27T21:43:23.177Z] coverage: 18.5% of statements [2021-07-27T21:43:23.177Z] ok github.com/docker/docker/cmd/dockerd 0.211s coverage: 18.5% of statements [2021-07-27T21:43:23.177Z] === RUN TestContainerStopSignal [2021-07-27T21:43:23.177Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestContainerStopTimeout [2021-07-27T21:43:23.177Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-27T21:43:23.177Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-27T21:43:23.177Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-27T21:43:23.177Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T21:43:23.177Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-27T21:43:23.177Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestReplaceAndAppendEnvVars [2021-07-27T21:43:23.177Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-27T21:43:23.177Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestNewMemoryStore [2021-07-27T21:43:23.177Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestAddContainers [2021-07-27T21:43:23.177Z] --- PASS: TestAddContainers (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestGetContainer [2021-07-27T21:43:23.177Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestDeleteContainer [2021-07-27T21:43:23.177Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestListContainers [2021-07-27T21:43:23.177Z] --- PASS: TestListContainers (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestFirstContainer [2021-07-27T21:43:23.177Z] --- PASS: TestFirstContainer (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestApplyAllContainer [2021-07-27T21:43:23.177Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestIsValidHealthString [2021-07-27T21:43:23.177Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestStateRunStop [2021-07-27T21:43:23.177Z] --- PASS: TestStateRunStop (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestStateTimeoutWait [2021-07-27T21:43:23.177Z] state_test.go:141: Stop callback fired [2021-07-27T21:43:23.177Z] state_test.go:165: Stop callback fired [2021-07-27T21:43:23.177Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-27T21:43:23.177Z] === RUN TestIsValidStateString [2021-07-27T21:43:23.177Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestViewSaveDelete [2021-07-27T21:43:23.177Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-27T21:43:23.177Z] === RUN TestViewAll [2021-07-27T21:43:23.177Z] --- PASS: TestViewAll (0.02s) [2021-07-27T21:43:23.177Z] === RUN TestViewGet [2021-07-27T21:43:23.177Z] --- PASS: TestViewGet (0.01s) [2021-07-27T21:43:23.177Z] === RUN TestNames [2021-07-27T21:43:23.177Z] --- PASS: TestNames (0.00s) [2021-07-27T21:43:23.177Z] === RUN TestViewWithHealthCheck [2021-07-27T21:43:23.177Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-27T21:43:23.177Z] PASS [2021-07-27T21:43:23.177Z] coverage: 41.6% of statements [2021-07-27T21:43:23.177Z] ok github.com/docker/docker/container 0.261s coverage: 41.6% of statements [2021-07-27T21:43:23.177Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T21:43:23.177Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T21:43:23.177Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T21:43:23.177Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T21:43:23.538Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2021-07-27T21:43:23.538Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T21:43:23.635Z] === RUN TestPrepare [2021-07-27T21:43:23.636Z] --- PASS: TestPrepare (0.00s) [2021-07-27T21:43:23.636Z] === RUN TestStart [2021-07-27T21:43:23.636Z] --- PASS: TestStart (0.00s) [2021-07-27T21:43:23.636Z] === RUN TestWaitCancel [2021-07-27T21:43:23.636Z] --- PASS: TestWaitCancel (0.00s) [2021-07-27T21:43:23.636Z] === RUN TestWaitDisabled [2021-07-27T21:43:23.636Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-27T21:43:23.636Z] === RUN TestWaitEnabled [2021-07-27T21:43:23.636Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-27T21:43:23.636Z] === RUN TestRemove [2021-07-27T21:43:23.636Z] --- PASS: TestRemove (0.00s) [2021-07-27T21:43:23.636Z] PASS [2021-07-27T21:43:23.636Z] coverage: 65.3% of statements [2021-07-27T21:43:23.636Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2021-07-27T21:43:24.907Z] === CONT TestReadPluginNoRead [2021-07-27T21:43:24.907Z] read_test.go:92: [d9a9a9787aabd] daemon is not started [2021-07-27T21:43:24.907Z] --- PASS: TestReadPluginNoRead (6.57s) [2021-07-27T21:43:24.907Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-07-27T21:43:24.907Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-07-27T21:43:24.907Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2021-07-27T21:43:24.907Z] PASS [2021-07-27T21:43:24.907Z] [2021-07-27T21:43:24.907Z] DONE 6 tests in 10.825s [2021-07-27T21:43:24.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-27T21:43:24.907Z] testing: warning: no tests to run [2021-07-27T21:43:24.907Z] PASS [2021-07-27T21:43:24.907Z] [2021-07-27T21:43:24.907Z] DONE 0 tests in 0.032s [2021-07-27T21:43:24.907Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T21:43:25.164Z] INFO: Testing against a local daemon [2021-07-27T21:43:25.164Z] === RUN TestPluginWithDevMounts [2021-07-27T21:43:25.164Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-27T21:43:25.164Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-27T21:43:25.164Z] PASS [2021-07-27T21:43:25.164Z] [2021-07-27T21:43:25.164Z] === Skipped [2021-07-27T21:43:25.164Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-27T21:43:25.164Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-27T21:43:25.164Z] [2021-07-27T21:43:25.164Z] [2021-07-27T21:43:25.164Z] DONE 1 tests, 1 skipped in 0.118s [2021-07-27T21:43:25.164Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T21:43:25.164Z] INFO: Testing against a local daemon [2021-07-27T21:43:25.164Z] === RUN TestSecretInspect [2021-07-27T21:43:25.164Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.164Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-27T21:43:25.164Z] === RUN TestSecretList [2021-07-27T21:43:25.164Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestSecretList (0.02s) [2021-07-27T21:43:25.422Z] === RUN TestSecretsCreateAndDelete [2021-07-27T21:43:25.422Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-27T21:43:25.422Z] === RUN TestSecretsUpdate [2021-07-27T21:43:25.422Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-27T21:43:25.422Z] === RUN TestTemplatedSecret [2021-07-27T21:43:25.422Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-27T21:43:25.422Z] === RUN TestSecretCreateResolve [2021-07-27T21:43:25.422Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-27T21:43:25.422Z] PASS [2021-07-27T21:43:25.422Z] [2021-07-27T21:43:25.422Z] === Skipped [2021-07-27T21:43:25.422Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-27T21:43:25.422Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] [2021-07-27T21:43:25.422Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-07-27T21:43:25.422Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] [2021-07-27T21:43:25.422Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-27T21:43:25.422Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] [2021-07-27T21:43:25.422Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-27T21:43:25.422Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] [2021-07-27T21:43:25.422Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-27T21:43:25.422Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] [2021-07-27T21:43:25.422Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-27T21:43:25.422Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] [2021-07-27T21:43:25.422Z] [2021-07-27T21:43:25.422Z] DONE 6 tests, 6 skipped in 0.176s [2021-07-27T21:43:25.422Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T21:43:25.422Z] INFO: Testing against a local daemon [2021-07-27T21:43:25.422Z] === RUN TestServiceCreateInit [2021-07-27T21:43:25.422Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T21:43:25.422Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T21:43:25.422Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-27T21:43:25.422Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T21:43:25.422Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T21:43:25.422Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T21:43:25.422Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-27T21:43:25.422Z] === RUN TestCreateServiceConflict [2021-07-27T21:43:25.422Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-27T21:43:25.422Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T21:43:25.422Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-27T21:43:25.422Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T21:43:25.422Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-27T21:43:25.422Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T21:43:25.422Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.422Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-27T21:43:25.422Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T21:43:25.679Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.679Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-27T21:43:25.679Z] === RUN TestCreateServiceSysctls [2021-07-27T21:43:25.679Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.679Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-27T21:43:25.679Z] === RUN TestCreateServiceCapabilities [2021-07-27T21:43:25.679Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.679Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-27T21:43:25.679Z] === RUN TestInspect [2021-07-27T21:43:25.679Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.679Z] --- SKIP: TestInspect (0.01s) [2021-07-27T21:43:25.679Z] === RUN TestCreateJob [2021-07-27T21:43:25.679Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.679Z] --- SKIP: TestCreateJob (0.01s) [2021-07-27T21:43:25.679Z] === RUN TestReplicatedJob [2021-07-27T21:43:25.679Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.679Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-27T21:43:25.679Z] === RUN TestUpdateReplicatedJob [2021-07-27T21:43:25.679Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.679Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-07-27T21:43:25.679Z] === RUN TestServiceListWithStatuses [2021-07-27T21:43:25.679Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T21:43:25.679Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T21:43:25.679Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T21:43:25.679Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.679Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-27T21:43:25.679Z] === RUN TestDockerNetworkReConnect [2021-07-27T21:43:25.679Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:25.679Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-27T21:43:25.679Z] === RUN TestServicePlugin [2021-07-27T21:43:25.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-27T21:43:25.811Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-27T21:43:25.811Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-27T21:43:25.811Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-27T21:43:25.811Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-27T21:43:25.811Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-27T21:43:25.811Z] PASS [2021-07-27T21:43:25.811Z] coverage: 35.9% of statements [2021-07-27T21:43:25.811Z] ok github.com/docker/docker/daemon/cluster/convert 0.449s coverage: 35.9% of statements [2021-07-27T21:43:25.811Z] === RUN TestNewListSecretsFilters [2021-07-27T21:43:25.811Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-27T21:43:25.811Z] === RUN TestNewListConfigsFilters [2021-07-27T21:43:25.811Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-27T21:43:25.811Z] PASS [2021-07-27T21:43:25.811Z] coverage: 0.5% of statements [2021-07-27T21:43:25.811Z] ok github.com/docker/docker/daemon/cluster 0.870s coverage: 0.5% of statements [2021-07-27T21:43:27.575Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] --- SKIP: TestServicePlugin (1.93s) [2021-07-27T21:43:27.575Z] === RUN TestServiceUpdateLabel [2021-07-27T21:43:27.575Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-27T21:43:27.575Z] === RUN TestServiceUpdateSecrets [2021-07-27T21:43:27.575Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-27T21:43:27.575Z] === RUN TestServiceUpdateConfigs [2021-07-27T21:43:27.575Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-27T21:43:27.575Z] === RUN TestServiceUpdateNetwork [2021-07-27T21:43:27.575Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-07-27T21:43:27.575Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T21:43:27.575Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-27T21:43:27.575Z] PASS [2021-07-27T21:43:27.575Z] [2021-07-27T21:43:27.575Z] === Skipped [2021-07-27T21:43:27.575Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T21:43:27.575Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T21:43:27.575Z] [2021-07-27T21:43:27.575Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T21:43:27.575Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T21:43:27.575Z] [2021-07-27T21:43:27.575Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-27T21:43:27.575Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] [2021-07-27T21:43:27.575Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-27T21:43:27.575Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.575Z] [2021-07-27T21:43:27.575Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-27T21:43:27.576Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-27T21:43:27.576Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-27T21:43:27.576Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-27T21:43:27.576Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-27T21:43:27.576Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-27T21:43:27.576Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-27T21:43:27.576Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-27T21:43:27.576Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-27T21:43:27.576Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-07-27T21:43:27.576Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T21:43:27.576Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-27T21:43:27.576Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-27T21:43:27.576Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2021-07-27T21:43:27.576Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-27T21:43:27.576Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-27T21:43:27.576Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-27T21:43:27.576Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-07-27T21:43:27.576Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-27T21:43:27.576Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] [2021-07-27T21:43:27.576Z] DONE 24 tests, 23 skipped in 2.318s [2021-07-27T21:43:27.576Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T21:43:27.833Z] INFO: Testing against a local daemon [2021-07-27T21:43:27.833Z] === RUN TestSessionCreate [2021-07-27T21:43:27.833Z] --- PASS: TestSessionCreate (0.02s) [2021-07-27T21:43:27.833Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T21:43:27.833Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-27T21:43:27.833Z] PASS [2021-07-27T21:43:27.833Z] [2021-07-27T21:43:27.833Z] DONE 2 tests in 0.139s [2021-07-27T21:43:27.833Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T21:43:27.833Z] INFO: Testing against a local daemon [2021-07-27T21:43:27.833Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T21:43:27.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T21:43:27.833Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T21:43:27.833Z] === RUN TestEventsExecDie [2021-07-27T21:43:28.765Z] --- PASS: TestEventsExecDie (0.92s) [2021-07-27T21:43:28.765Z] === RUN TestEventsBackwardsCompatible [2021-07-27T21:43:28.765Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-27T21:43:28.765Z] === RUN TestEventsVolumeCreate [2021-07-27T21:43:29.022Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-27T21:43:29.022Z] === RUN TestInfoBinaryCommits [2021-07-27T21:43:29.022Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-27T21:43:29.022Z] === RUN TestInfoAPIVersioned [2021-07-27T21:43:29.022Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T21:43:29.022Z] === RUN TestInfoDiscoveryBackend [2021-07-27T21:43:29.586Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-27T21:43:29.586Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T21:43:30.487Z] === RUN TestDiscoveryOptsErrors [2021-07-27T21:43:30.488Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestDiscoveryOpts [2021-07-27T21:43:30.488Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-27T21:43:30.488Z] PASS [2021-07-27T21:43:30.488Z] coverage: 30.0% of statements [2021-07-27T21:43:30.488Z] ok github.com/docker/docker/daemon/discovery 0.101s coverage: 30.0% of statements [2021-07-27T21:43:30.488Z] === RUN TestBuilderGC [2021-07-27T21:43:30.488Z] --- PASS: TestBuilderGC (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestDaemonConfigurationNotFound [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestDaemonBrokenConfiguration [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestParseClusterAdvertiseSettings [2021-07-27T21:43:30.488Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestFindConfigurationConflicts [2021-07-27T21:43:30.488Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-27T21:43:30.488Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-27T21:43:30.488Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-27T21:43:30.488Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-27T21:43:30.488Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-27T21:43:30.488Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-27T21:43:30.488Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-27T21:43:30.488Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestValidateConfiguration [2021-07-27T21:43:30.488Z] === RUN TestValidateConfiguration/with_label [2021-07-27T21:43:30.488Z] === RUN TestValidateConfiguration/with_dns [2021-07-27T21:43:30.488Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-27T21:43:30.488Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-27T21:43:30.488Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-27T21:43:30.488Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-27T21:43:30.488Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-27T21:43:30.488Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-27T21:43:30.488Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestModifiedDiscoverySettings [2021-07-27T21:43:30.488Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-27T21:43:30.488Z] === RUN TestReloadSetConfigFileNotExist [2021-07-27T21:43:30.943Z] time="2021-07-27T21:43:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-27T21:43:30.943Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-07-27T21:43:30.943Z] === RUN TestReloadDefaultConfigNotExist [2021-07-27T21:43:30.943Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:43:30.943Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-27T21:43:30.943Z] === RUN TestReloadBadDefaultConfig [2021-07-27T21:43:30.943Z] time="2021-07-27T21:43:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-391344735" [2021-07-27T21:43:30.943Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-27T21:43:30.943Z] === RUN TestReloadWithConflictingLabels [2021-07-27T21:43:30.943Z] time="2021-07-27T21:43:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-973048882" [2021-07-27T21:43:30.943Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-27T21:43:30.943Z] === RUN TestReloadWithDuplicateLabels [2021-07-27T21:43:30.943Z] time="2021-07-27T21:43:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-346156521" [2021-07-27T21:43:30.943Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-27T21:43:30.943Z] === RUN TestDaemonConfigurationMerge [2021-07-27T21:43:30.943Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-27T21:43:30.943Z] PASS [2021-07-27T21:43:30.943Z] coverage: 79.2% of statements [2021-07-27T21:43:30.943Z] ok github.com/docker/docker/daemon/config 0.306s coverage: 79.2% of statements [2021-07-27T21:43:30.943Z] === RUN TestWaitNodeAttachment [2021-07-27T21:43:31.398Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-27T21:43:31.398Z] === RUN TestIsolationConversion [2021-07-27T21:43:31.398Z] === RUN TestIsolationConversion/default [2021-07-27T21:43:31.398Z] === RUN TestIsolationConversion/process [2021-07-27T21:43:31.398Z] === RUN TestIsolationConversion/hyperv [2021-07-27T21:43:31.398Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-27T21:43:31.398Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-27T21:43:31.398Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-27T21:43:31.398Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-27T21:43:31.398Z] === RUN TestContainerLabels [2021-07-27T21:43:31.398Z] --- PASS: TestContainerLabels (0.00s) [2021-07-27T21:43:31.398Z] === RUN TestCredentialSpecConversion [2021-07-27T21:43:31.398Z] === RUN TestCredentialSpecConversion/none [2021-07-27T21:43:31.398Z] === RUN TestCredentialSpecConversion/config [2021-07-27T21:43:31.398Z] === RUN TestCredentialSpecConversion/file [2021-07-27T21:43:31.398Z] === RUN TestCredentialSpecConversion/registry [2021-07-27T21:43:31.398Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-27T21:43:31.398Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-27T21:43:31.398Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-27T21:43:31.398Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-27T21:43:31.398Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-27T21:43:31.398Z] === RUN TestControllerValidateMountBind [2021-07-27T21:43:31.398Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-27T21:43:31.398Z] === RUN TestControllerValidateMountVolume [2021-07-27T21:43:31.398Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-27T21:43:31.398Z] === RUN TestControllerValidateMountTarget [2021-07-27T21:43:31.398Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-27T21:43:31.398Z] === RUN TestControllerValidateMountTmpfs [2021-07-27T21:43:31.398Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-27T21:43:31.398Z] === RUN TestControllerValidateMountInvalidType [2021-07-27T21:43:31.399Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestControllerValidateMountNamedPipe [2021-07-27T21:43:31.399Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-27T21:43:31.399Z] PASS [2021-07-27T21:43:31.399Z] coverage: 11.0% of statements [2021-07-27T21:43:31.399Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.565s coverage: 11.0% of statements [2021-07-27T21:43:31.399Z] === RUN TestVerifyNetworkingConfig [2021-07-27T21:43:31.399Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestGetContainer [2021-07-27T21:43:31.399Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestValidContainerNames [2021-07-27T21:43:31.399Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestContainerInitDNS [2021-07-27T21:43:31.399Z] daemon_test.go:147: root required [2021-07-27T21:43:31.399Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestMerge [2021-07-27T21:43:31.399Z] --- PASS: TestMerge (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestValidateContainerIsolation [2021-07-27T21:43:31.399Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestFindNetworkErrorType [2021-07-27T21:43:31.399Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestEnsureServicesExist [2021-07-27T21:43:31.399Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-07-27T21:43:31.399Z] === RUN TestEnsureServicesExistErrors [2021-07-27T21:43:31.399Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-27T21:43:31.399Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-27T21:43:31.399Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-27T21:43:31.399Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestContainerDelete [2021-07-27T21:43:31.399Z] --- PASS: TestContainerDelete (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestContainerDoubleDelete [2021-07-27T21:43:31.399Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestLogContainerEventCopyLabels [2021-07-27T21:43:31.399Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestLogContainerEventWithAttributes [2021-07-27T21:43:31.399Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestNoneHealthcheck [2021-07-27T21:43:31.399Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestHealthStates [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] time="2021-07-27T21:43: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" [2021-07-27T21:43:31.399Z] --- PASS: TestHealthStates (0.18s) [2021-07-27T21:43:31.399Z] === RUN TestMaskURLCredentials [2021-07-27T21:43:31.399Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestGetInspectData [2021-07-27T21:43:31.399Z] --- PASS: TestGetInspectData (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestFillLicense [2021-07-27T21:43:31.399Z] --- PASS: TestFillLicense (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestListInvalidFilter [2021-07-27T21:43:31.399Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestNameFilter [2021-07-27T21:43:31.399Z] --- PASS: TestNameFilter (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-27T21:43:31.399Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-27T21:43:31.399Z] === 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 [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-27T21:43:31.399Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-27T21:43:31.399Z] --- 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) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-27T21:43:31.399Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestDaemonReloadLabels [2021-07-27T21:43:31.399Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-27T21:43:31.399Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestDaemonReloadMirrors [2021-07-27T21:43:31.399Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-27T21:43:31.399Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-27T21:43:31.399Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-27T21:43:31.399Z] === RUN TestDaemonDiscoveryReload [2021-07-27T21:43:31.854Z] === RUN TestEventsLog [2021-07-27T21:43:31.854Z] --- PASS: TestEventsLog (0.00s) [2021-07-27T21:43:31.854Z] === RUN TestEventsLogTimeout [2021-07-27T21:43:31.854Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-27T21:43:31.854Z] === RUN TestLogEvents [2021-07-27T21:43:31.854Z] --- PASS: TestLogEvents (0.05s) [2021-07-27T21:43:31.854Z] === RUN TestLoadBufferedEvents [2021-07-27T21:43:31.854Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-07-27T21:43:31.854Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-27T21:43:31.854Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-27T21:43:31.854Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-27T21:43:31.854Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-27T21:43:31.854Z] PASS [2021-07-27T21:43:31.854Z] coverage: 50.0% of statements [2021-07-27T21:43:31.854Z] ok github.com/docker/docker/daemon/events 0.303s coverage: 50.0% of statements [2021-07-27T21:43:32.310Z] === RUN TestIsEmptyDir [2021-07-27T21:43:32.310Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-27T21:43:32.310Z] PASS [2021-07-27T21:43:32.310Z] coverage: 2.3% of statements [2021-07-27T21:43:32.310Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2021-07-27T21:43:32.765Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-27T21:43:32.765Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-27T21:43:32.765Z] === RUN TestLinkNaming [2021-07-27T21:43:32.765Z] --- PASS: TestLinkNaming (0.00s) [2021-07-27T21:43:32.765Z] === RUN TestLinkNew [2021-07-27T21:43:32.765Z] --- PASS: TestLinkNew (0.00s) [2021-07-27T21:43:32.765Z] === RUN TestLinkEnv [2021-07-27T21:43:32.765Z] --- PASS: TestLinkEnv (0.00s) [2021-07-27T21:43:32.765Z] === RUN TestLinkMultipleEnv [2021-07-27T21:43:32.765Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-27T21:43:32.765Z] === RUN TestLinkPortRangeEnv [2021-07-27T21:43:32.765Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-27T21:43:32.765Z] PASS [2021-07-27T21:43:32.765Z] coverage: 93.0% of statements [2021-07-27T21:43:32.765Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-07-27T21:43:32.867Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-07-27T21:43:32.867Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T21:43:32.867Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:32.867Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-27T21:43:32.867Z] === RUN TestInfoAPI [2021-07-27T21:43:32.867Z] --- PASS: TestInfoAPI (0.02s) [2021-07-27T21:43:32.867Z] === RUN TestInfoAPIWarnings [2021-07-27T21:43:33.221Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-27T21:43:33.221Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-27T21:43:33.677Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-27T21:43:33.677Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-27T21:43:33.677Z] reload_test.go:520: root required [2021-07-27T21:43:33.677Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T21:43:33.677Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-27T21:43:33.677Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2021-07-27T21:43:33.677Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-27T21:43:33.677Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-27T21:43:33.677Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-27T21:43:33.677Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-27T21:43:33.677Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-27T21:43:33.677Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-27T21:43:33.677Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-27T21:43:33.677Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-27T21:43:33.677Z] === RUN TestParseVolumesFrom [2021-07-27T21:43:33.677Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-27T21:43:33.677Z] PASS [2021-07-27T21:43:33.677Z] coverage: 9.1% of statements [2021-07-27T21:43:33.677Z] ok github.com/docker/docker/daemon 2.452s coverage: 9.1% of statements [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-27T21:43:33.677Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-27T21:43:33.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-27T21:43:34.639Z] === RUN TestAdapterReadLogs [2021-07-27T21:43:34.639Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-27T21:43:34.639Z] === RUN TestCopier [2021-07-27T21:43:34.639Z] --- PASS: TestCopier (0.00s) [2021-07-27T21:43:34.639Z] === RUN TestCopierLongLines [2021-07-27T21:43:34.639Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-27T21:43:34.639Z] === RUN TestCopierSlow [2021-07-27T21:43:35.094Z] --- PASS: TestCopierSlow (0.24s) [2021-07-27T21:43:35.094Z] === RUN TestCopierWithSized [2021-07-27T21:43:35.094Z] === RUN TestCopierWithSized/as_is [2021-07-27T21:43:35.094Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-27T21:43:35.094Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-27T21:43:35.094Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-27T21:43:35.094Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-27T21:43:35.094Z] === RUN TestCopierWithPartial [2021-07-27T21:43:35.094Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-27T21:43:35.094Z] === RUN TestRingLogger [2021-07-27T21:43:35.094Z] --- PASS: TestRingLogger (0.00s) [2021-07-27T21:43:35.094Z] === RUN TestRingCap [2021-07-27T21:43:35.094Z] --- PASS: TestRingCap (0.00s) [2021-07-27T21:43:35.094Z] === RUN TestRingClose [2021-07-27T21:43:35.094Z] --- PASS: TestRingClose (0.00s) [2021-07-27T21:43:35.094Z] === RUN TestRingDrain [2021-07-27T21:43:35.094Z] --- PASS: TestRingDrain (0.00s) [2021-07-27T21:43:35.094Z] PASS [2021-07-27T21:43:35.094Z] coverage: 43.3% of statements [2021-07-27T21:43:35.094Z] ok github.com/docker/docker/daemon/logger 0.397s coverage: 43.3% of statements [2021-07-27T21:43:35.549Z] === RUN TestNewStreamConfig [2021-07-27T21:43:35.549Z] === RUN TestNewStreamConfig/defaults [2021-07-27T21:43:35.549Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-27T21:43:35.549Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-27T21:43:35.549Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-27T21:43:35.549Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-27T21:43:35.549Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-27T21:43:35.549Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-27T21:43:35.549Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-27T21:43:35.549Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-27T21:43:35.549Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-27T21:43:35.550Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-27T21:43:35.550Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-27T21:43:35.550Z] time="2021-07-27T21:43:35Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-27T21:43:35.550Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-07-27T21:43:35.550Z] === RUN TestCreateSuccess [2021-07-27T21:43:35.550Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCreateStreamSkipped [2021-07-27T21:43:35.550Z] time="2021-07-27T21:43:35Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-27T21:43:35.550Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCreateLogGroupSuccess [2021-07-27T21:43:35.550Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCreateError [2021-07-27T21:43:35.550Z] --- PASS: TestCreateError (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCreateAlreadyExists [2021-07-27T21:43:35.550Z] time="2021-07-27T21:43:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-27T21:43:35.550Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestLogClosed [2021-07-27T21:43:35.550Z] --- PASS: TestLogClosed (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestLogBlocking [2021-07-27T21:43:35.550Z] --- PASS: TestLogBlocking (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-27T21:43:35.550Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestLogNonBlockingBufferFull [2021-07-27T21:43:35.550Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestPublishBatchSuccess [2021-07-27T21:43:35.550Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestPublishBatchError [2021-07-27T21:43:35.550Z] time="2021-07-27T21:43:35Z" level=error msg=Error [2021-07-27T21:43:35.550Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-27T21:43:35.550Z] time="2021-07-27T21:43:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T21:43:35.550Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-27T21:43:35.550Z] time="2021-07-27T21:43:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T21:43:35.550Z] time="2021-07-27T21:43:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-27T21:43:35.550Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchSimple [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchTicker [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchMultilinePattern [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchClose [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestEffectiveLen [2021-07-27T21:43:35.550Z] === RUN TestEffectiveLen/0/Hello [2021-07-27T21:43:35.550Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-27T21:43:35.550Z] === RUN TestEffectiveLen/2/🙃 [2021-07-27T21:43:35.550Z] === RUN TestEffectiveLen/3/���� [2021-07-27T21:43:35.550Z] === RUN TestEffectiveLen/4/He��o [2021-07-27T21:43:35.550Z] === RUN TestEffectiveLen/5/ [2021-07-27T21:43:35.550Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestFindValidSplit [2021-07-27T21:43:35.550Z] === RUN TestFindValidSplit/0/ [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1064: [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1065: [2021-07-27T21:43:35.550Z] === RUN TestFindValidSplit/1/Hello [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1064: Hello [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1065: [2021-07-27T21:43:35.550Z] === RUN TestFindValidSplit/2/Hello [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1064: He [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1065: llo [2021-07-27T21:43:35.550Z] === RUN TestFindValidSplit/3/Hello [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1064: [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1065: Hello [2021-07-27T21:43:35.550Z] === RUN TestFindValidSplit/4/🙃 [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1064: [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-27T21:43:35.550Z] === RUN TestFindValidSplit/5/🙃 [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1065: [2021-07-27T21:43:35.550Z] === RUN TestFindValidSplit/6/a� [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1064: a [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1065: � [2021-07-27T21:43:35.550Z] === RUN TestFindValidSplit/7/a� [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1064: a� [2021-07-27T21:43:35.550Z] cloudwatchlogs_test.go:1065: [2021-07-27T21:43:35.550Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-27T21:43:35.550Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestProcessEventEmoji [2021-07-27T21:43:35.550Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchLineSplit [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchMaxEvents [2021-07-27T21:43:35.550Z] === RUN TestSearchRegistryForImagesErrors [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-27T21:43:35.550Z] --- PASS: TestSearchRegistryForImagesErrors (0.02s) [2021-07-27T21:43:35.550Z] === RUN TestSearchRegistryForImages [2021-07-27T21:43:35.550Z] --- PASS: TestSearchRegistryForImages (0.01s) [2021-07-27T21:43:35.550Z] === RUN TestOnlyPlatformWithFallback [2021-07-27T21:43:35.550Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-27T21:43:35.550Z] === RUN TestImageDelete [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-27T21:43:35.550Z] === RUN TestImageDelete/no_lease [2021-07-27T21:43:35.550Z] === RUN TestImageDelete/lease_exists [2021-07-27T21:43:35.550Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-27T21:43:35.550Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-27T21:43:35.550Z] --- PASS: TestImageDelete (0.04s) [2021-07-27T21:43:35.550Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-27T21:43:36.006Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-27T21:43:36.006Z] === RUN TestContentStoreForPull [2021-07-27T21:43:36.006Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-07-27T21:43:36.006Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-27T21:43:36.006Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-27T21:43:36.006Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-27T21:43:36.006Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-27T21:43:36.006Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-27T21:43:36.006Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-27T21:43:36.006Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-27T21:43:36.006Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-27T21:43:36.006Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-27T21:43:36.006Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-27T21:43:36.006Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-27T21:43:36.006Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-27T21:43:36.006Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-27T21:43:36.006Z] === RUN TestCreateTagSuccess [2021-07-27T21:43:36.006Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-27T21:43:36.006Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-27T21:43:36.006Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-27T21:43:36.006Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-27T21:43:36.006Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-27T21:43:36.006Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-27T21:43:36.006Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-27T21:43:36.006Z] PASS [2021-07-27T21:43:36.006Z] coverage: 77.0% of statements [2021-07-27T21:43:36.006Z] ok github.com/docker/docker/daemon/logger/awslogs 0.507s coverage: 77.0% of statements [2021-07-27T21:43:36.006Z] --- PASS: TestContentStoreForPull (0.20s) [2021-07-27T21:43:36.006Z] PASS [2021-07-27T21:43:36.006Z] coverage: 6.8% of statements [2021-07-27T21:43:36.006Z] ok github.com/docker/docker/daemon/images 0.398s coverage: 6.8% of statements [2021-07-27T21:43:36.006Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T21:43:36.006Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T21:43:36.006Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-27T21:43:36.006Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T21:43:36.006Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T21:43:36.006Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-27T21:43:36.006Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-27T21:43:36.463Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-27T21:43:36.463Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-27T21:43:36.463Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-27T21:43:36.463Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-07-27T21:43:36.463Z] === RUN TestFastTimeMarshalJSON [2021-07-27T21:43:36.463Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-27T21:43:36.463Z] PASS [2021-07-27T21:43:36.463Z] coverage: 87.2% of statements [2021-07-27T21:43:36.463Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.237s coverage: 87.2% of statements [2021-07-27T21:43:36.463Z] === RUN TestJSONFileLogger [2021-07-27T21:43:36.463Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-27T21:43:36.463Z] === RUN TestJSONFileLoggerWithTags [2021-07-27T21:43:36.463Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-27T21:43:36.463Z] === RUN TestJSONFileLoggerWithOpts [2021-07-27T21:43:36.463Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-27T21:43:36.919Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-27T21:43:36.919Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-27T21:43:36.919Z] === RUN TestEncodeDecode [2021-07-27T21:43:36.919Z] === PAUSE TestEncodeDecode [2021-07-27T21:43:36.919Z] === RUN TestUnexpectedEOF [2021-07-27T21:43:36.919Z] time="2021-07-27T21:43:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T21:43:36.919Z] time="2021-07-27T21:43:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T21:43:36.919Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-07-27T21:43:36.919Z] === CONT TestEncodeDecode [2021-07-27T21:43:36.919Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-27T21:43:36.919Z] PASS [2021-07-27T21:43:36.919Z] coverage: 69.9% of statements [2021-07-27T21:43:36.919Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.276s coverage: 69.9% of statements [2021-07-27T21:43:37.880Z] === RUN TestWriteLog [2021-07-27T21:43:37.880Z] === PAUSE TestWriteLog [2021-07-27T21:43:37.880Z] === RUN TestReadLog [2021-07-27T21:43:37.880Z] === PAUSE TestReadLog [2021-07-27T21:43:37.880Z] === CONT TestWriteLog [2021-07-27T21:43:37.880Z] === CONT TestReadLog [2021-07-27T21:43:37.880Z] --- PASS: TestWriteLog (0.00s) [2021-07-27T21:43:37.880Z] === RUN TestReadLog/tail_exact [2021-07-27T21:43:37.880Z] === RUN TestReadLog/tail_less_than_available [2021-07-27T21:43:37.880Z] === RUN TestReadLog/tail_more_than_available [2021-07-27T21:43:37.880Z] --- PASS: TestReadLog (0.21s) [2021-07-27T21:43:37.880Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-07-27T21:43:37.880Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-27T21:43:37.880Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-07-27T21:43:37.880Z] PASS [2021-07-27T21:43:37.880Z] coverage: 75.2% of statements [2021-07-27T21:43:37.880Z] ok github.com/docker/docker/daemon/logger/local 0.359s coverage: 75.2% of statements [2021-07-27T21:43:37.880Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T21:43:37.880Z] === RUN TestOpenFileDelete [2021-07-27T21:43:37.880Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-27T21:43:37.880Z] === RUN TestOpenFileRename [2021-07-27T21:43:37.880Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-27T21:43:37.880Z] === RUN TestParseLogTagDefaultTag [2021-07-27T21:43:37.880Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-27T21:43:37.880Z] === RUN TestParseLogTag [2021-07-27T21:43:37.880Z] --- PASS: TestParseLogTag (0.00s) [2021-07-27T21:43:37.880Z] === RUN TestParseLogTagEmptyTag [2021-07-27T21:43:37.880Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-27T21:43:37.880Z] === RUN TestTailFiles [2021-07-27T21:43:37.880Z] --- PASS: TestTailFiles (0.00s) [2021-07-27T21:43:37.880Z] === RUN TestFollowLogsConsumerGone [2021-07-27T21:43:37.880Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-27T21:43:37.880Z] === RUN TestFollowLogsProducerGone [2021-07-27T21:43:37.880Z] logfile_test.go:179: logDecode() closed after sending 1742 messages [2021-07-27T21:43:37.880Z] logfile_test.go:232: messages sent: 1742, received: 1742 [2021-07-27T21:43:37.880Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-27T21:43:37.880Z] === RUN TestCheckCapacityAndRotate [2021-07-27T21:43:37.880Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-27T21:43:37.880Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-27T21:43:38.337Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-07-27T21:43:38.337Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-27T21:43:38.337Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-07-27T21:43:38.337Z] PASS [2021-07-27T21:43:38.337Z] coverage: 50.9% of statements [2021-07-27T21:43:38.337Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.159s coverage: 50.9% of statements [2021-07-27T21:43:38.337Z] === RUN TestLog [2021-07-27T21:43:38.337Z] --- PASS: TestLog (0.01s) [2021-07-27T21:43:38.337Z] PASS [2021-07-27T21:43:38.337Z] coverage: 31.5% of statements [2021-07-27T21:43:38.337Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.065s coverage: 31.5% of statements [2021-07-27T21:43:39.299Z] === RUN TestNewParse [2021-07-27T21:43:39.299Z] --- PASS: TestNewParse (0.00s) [2021-07-27T21:43:39.299Z] PASS [2021-07-27T21:43:39.299Z] coverage: 8.3% of statements [2021-07-27T21:43:39.299Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2021-07-27T21:43:39.299Z] === RUN TestValidateLogOpt [2021-07-27T21:43:39.299Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestNewMissedConfig [2021-07-27T21:43:39.299Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestNewMissedUrl [2021-07-27T21:43:39.299Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestNewMissedToken [2021-07-27T21:43:39.299Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestNewWithProxy [2021-07-27T21:43:39.299Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestDefault [2021-07-27T21:43:39.299Z] --- PASS: TestDefault (0.01s) [2021-07-27T21:43:39.299Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-27T21:43:39.299Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestJsonFormat [2021-07-27T21:43:39.299Z] --- PASS: TestJsonFormat (0.01s) [2021-07-27T21:43:39.299Z] === RUN TestRawFormat [2021-07-27T21:43:39.299Z] --- PASS: TestRawFormat (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestRawFormatWithLabels [2021-07-27T21:43:39.299Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestRawFormatWithoutTag [2021-07-27T21:43:39.299Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestBatching [2021-07-27T21:43:39.299Z] === RUN TestParseLogFormat [2021-07-27T21:43:39.299Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestValidateLogOptEmpty [2021-07-27T21:43:39.299Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestValidateSyslogAddress [2021-07-27T21:43:39.299Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestParseAddressDefaultPort [2021-07-27T21:43:39.299Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestValidateSyslogFacility [2021-07-27T21:43:39.299Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestValidateLogOptSyslogFormat [2021-07-27T21:43:39.299Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-27T21:43:39.299Z] === RUN TestValidateLogOpt [2021-07-27T21:43:39.299Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T21:43:39.299Z] PASS [2021-07-27T21:43:39.299Z] coverage: 46.8% of statements [2021-07-27T21:43:39.299Z] ok github.com/docker/docker/daemon/logger/syslog 0.055s coverage: 46.8% of statements [2021-07-27T21:43:39.755Z] --- PASS: TestBatching (0.28s) [2021-07-27T21:43:39.755Z] === RUN TestFrequency [2021-07-27T21:43:40.213Z] --- PASS: TestFrequency (0.22s) [2021-07-27T21:43:40.213Z] === RUN TestOneMessagePerRequest [2021-07-27T21:43:40.213Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-27T21:43:40.213Z] === RUN TestVerify [2021-07-27T21:43:40.213Z] --- PASS: TestVerify (0.00s) [2021-07-27T21:43:40.213Z] === RUN TestSkipVerify [2021-07-27T21:43:40.213Z] time="2021-07-27T21:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.213Z] time="2021-07-27T21:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.213Z] time="2021-07-27T21:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.669Z] --- PASS: TestSkipVerify (0.60s) [2021-07-27T21:43:40.669Z] === RUN TestBufferMaximum [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422220.231316\",\"host\":\"ad0d01246026\"}'" [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422220.231316\",\"host\":\"ad0d01246026\"}'" [2021-07-27T21:43:40.669Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-27T21:43:40.669Z] === RUN TestServerAlwaysDown [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422220.234312\",\"host\":\"ad0d01246026\"}'" [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422220.234312\",\"host\":\"ad0d01246026\"}'" [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422220.234312\",\"host\":\"ad0d01246026\"}'" [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422220.236120\",\"host\":\"ad0d01246026\"}'" [2021-07-27T21:43:40.669Z] time="2021-07-27T21:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422220.236120\",\"host\":\"ad0d01246026\"}'" [2021-07-27T21:43:40.669Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-27T21:43:40.669Z] === RUN TestCannotSendAfterClose [2021-07-27T21:43:40.669Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-27T21:43:40.669Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-27T21:43:41.125Z] === RUN TestV1IDService [2021-07-27T21:43:41.125Z] --- PASS: TestV1IDService (0.03s) [2021-07-27T21:43:41.125Z] === RUN TestV2MetadataService [2021-07-27T21:43:41.581Z] time="2021-07-27T21:43:41Z" 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 [2021-07-27T21:43:41.581Z] time="2021-07-27T21:43:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ad0d01246026\"}'" [2021-07-27T21:43:41.581Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-27T21:43:41.581Z] PASS [2021-07-27T21:43:41.581Z] coverage: 82.5% of statements [2021-07-27T21:43:41.581Z] ok github.com/docker/docker/daemon/logger/splunk 2.187s coverage: 82.5% of statements [2021-07-27T21:43:41.581Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T21:43:41.581Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-27T21:43:41.581Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T21:43:41.581Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-27T21:43:41.581Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-27T21:43:41.581Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-27T21:43:41.581Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-27T21:43:41.581Z] === RUN TestContinueOnError_NeverContinue [2021-07-27T21:43:41.581Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-27T21:43:41.581Z] === RUN TestManifestStore [2021-07-27T21:43:41.581Z] === RUN TestManifestStore/no_remote_or_local [2021-07-27T21:43:42.039Z] --- PASS: TestV2MetadataService (0.83s) [2021-07-27T21:43:42.039Z] PASS [2021-07-27T21:43:42.039Z] coverage: 48.2% of statements [2021-07-27T21:43:42.039Z] ok github.com/docker/docker/distribution/metadata 0.940s coverage: 48.2% of statements [2021-07-27T21:43:42.039Z] time="2021-07-27T21:43:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local833397735\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/no_local_cache [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/with_local_cache [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/unknown_media_type [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-27T21:43:42.039Z] time="2021-07-27T21:43:41Z" level=warning msg="reference for unknown type: " [2021-07-27T21:43:42.039Z] === RUN TestSuccessfulDownload [2021-07-27T21:43:42.039Z] download_test.go:268: Needs fixing on Windows [2021-07-27T21:43:42.039Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestCancelledDownload [2021-07-27T21:43:42.039Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestMaxDownloadAttempts [2021-07-27T21:43:42.039Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T21:43:42.039Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T21:43:42.039Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T21:43:42.039Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T21:43:42.039Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T21:43:42.039Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T21:43:42.039Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T21:43:42.039Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T21:43:42.039Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T21:43:42.039Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T21:43:42.039Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T21:43:42.039Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T21:43:42.039Z] time="2021-07-27T21:43:41Z" level=warning msg="reference for unknown type: " [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-27T21:43:42.039Z] time="2021-07-27T21:43:41Z" level=warning msg="reference for unknown type: " [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-27T21:43:42.039Z] time="2021-07-27T21:43:41Z" level=warning msg="reference for unknown type: " [2021-07-27T21:43:42.039Z] time="2021-07-27T21:43:41Z" level=warning msg="reference for unknown type: " [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-27T21:43:42.039Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-27T21:43:42.039Z] time="2021-07-27T21:43:41Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore (0.29s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-27T21:43:42.039Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-27T21:43:42.039Z] === RUN TestDetectManifestBlobMediaType [2021-07-27T21:43:42.039Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-27T21:43:42.039Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-27T21:43:42.039Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-27T21:43:42.039Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-27T21:43:42.039Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-27T21:43:42.039Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-27T21:43:42.039Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-27T21:43:42.039Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-27T21:43:42.039Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-27T21:43:42.039Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-27T21:43:42.039Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-27T21:43:42.039Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-27T21:43:42.039Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestFixManifestLayers [2021-07-27T21:43:42.039Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-27T21:43:42.039Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T21:43:42.039Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestFixManifestLayersBadParent [2021-07-27T21:43:42.039Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestValidateManifest [2021-07-27T21:43:42.039Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T21:43:42.039Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestFormatPlatform [2021-07-27T21:43:42.039Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestGetRepositoryMountCandidates [2021-07-27T21:43:42.039Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestLayerAlreadyExists [2021-07-27T21:43:42.039Z] 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} [2021-07-27T21:43:42.039Z] 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} [2021-07-27T21:43:42.039Z] 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} [2021-07-27T21:43:42.039Z] 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} [2021-07-27T21:43:42.039Z] 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} [2021-07-27T21:43:42.039Z] 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} [2021-07-27T21:43:42.039Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-27T21:43:42.039Z] === RUN TestWhenEmptyAuthConfig [2021-07-27T21:43:42.496Z] time="2021-07-27T21:43:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T21:43:42.496Z] time="2021-07-27T21:43:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T21:43:42.496Z] time="2021-07-27T21:43:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T21:43:42.496Z] time="2021-07-27T21:43:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T21:43:42.496Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-27T21:43:42.496Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2021-07-27T21:43:42.496Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2021-07-27T21:43:42.496Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2021-07-27T21:43:42.496Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2021-07-27T21:43:42.496Z] === RUN TestTransfer [2021-07-27T21:43:42.496Z] --- PASS: TestTransfer (0.13s) [2021-07-27T21:43:42.496Z] === RUN TestConcurrencyLimit [2021-07-27T21:43:42.959Z] === RUN TestNotFound [2021-07-27T21:43:42.959Z] --- PASS: TestNotFound (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestConflict [2021-07-27T21:43:42.959Z] --- PASS: TestConflict (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestForbidden [2021-07-27T21:43:42.959Z] --- PASS: TestForbidden (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestInvalidParameter [2021-07-27T21:43:42.959Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestNotImplemented [2021-07-27T21:43:42.959Z] --- PASS: TestNotImplemented (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestNotModified [2021-07-27T21:43:42.959Z] --- PASS: TestNotModified (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestUnauthorized [2021-07-27T21:43:42.959Z] --- PASS: TestUnauthorized (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestUnknown [2021-07-27T21:43:42.959Z] --- PASS: TestUnknown (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestCancelled [2021-07-27T21:43:42.959Z] --- PASS: TestCancelled (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestDeadline [2021-07-27T21:43:42.959Z] --- PASS: TestDeadline (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestDataLoss [2021-07-27T21:43:42.959Z] --- PASS: TestDataLoss (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestUnavailable [2021-07-27T21:43:42.959Z] --- PASS: TestUnavailable (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestSystem [2021-07-27T21:43:42.959Z] --- PASS: TestSystem (0.00s) [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Not_Found [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Bad_Request [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Conflict [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Unauthorized [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Forbidden [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Not_Modified [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-27T21:43:42.959Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-27T21:43:42.959Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-27T21:43:42.959Z] PASS [2021-07-27T21:43:42.959Z] coverage: 53.1% of statements [2021-07-27T21:43:42.959Z] ok github.com/docker/docker/errdefs 0.073s coverage: 53.1% of statements [2021-07-27T21:43:42.959Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-07-27T21:43:42.959Z] === RUN TestInactiveJobs [2021-07-27T21:43:43.416Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-07-27T21:43:43.416Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-27T21:43:43.416Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-27T21:43:43.416Z] === RUN TestTokenPassThru [2021-07-27T21:43:43.416Z] --- PASS: TestTokenPassThru (0.00s) [2021-07-27T21:43:43.416Z] === RUN TestTokenPassThruDifferentHost [2021-07-27T21:43:43.416Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-07-27T21:43:43.416Z] PASS [2021-07-27T21:43:43.416Z] coverage: 23.8% of statements [2021-07-27T21:43:43.416Z] ok github.com/docker/docker/distribution 1.593s coverage: 23.8% of statements [2021-07-27T21:43:43.416Z] --- PASS: TestInactiveJobs (0.38s) [2021-07-27T21:43:43.416Z] === RUN TestWatchRelease [2021-07-27T21:43:43.416Z] --- PASS: TestWatchRelease (0.06s) [2021-07-27T21:43:43.416Z] === RUN TestWatchFinishedTransfer [2021-07-27T21:43:43.416Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-27T21:43:43.416Z] === RUN TestDuplicateTransfer [2021-07-27T21:43:43.416Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T21:43:43.416Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-07-27T21:43:43.416Z] === RUN TestSuccessfulUpload [2021-07-27T21:43:43.872Z] time="2021-07-27T21:43:43Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-27T21:43:43.872Z] === RUN TestFSGetInvalidData [2021-07-27T21:43:43.872Z] --- PASS: TestFSGetInvalidData (0.04s) [2021-07-27T21:43:43.872Z] === RUN TestFSInvalidSet [2021-07-27T21:43:43.872Z] --- PASS: TestFSInvalidSet (0.03s) [2021-07-27T21:43:43.872Z] === RUN TestFSInvalidRoot [2021-07-27T21:43:43.872Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-27T21:43:43.872Z] === RUN TestFSMetadataGetSet [2021-07-27T21:43:43.872Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-07-27T21:43:43.872Z] === RUN TestCancelledUpload [2021-07-27T21:43:43.872Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-27T21:43:43.872Z] PASS [2021-07-27T21:43:43.872Z] coverage: 76.8% of statements [2021-07-27T21:43:43.872Z] ok github.com/docker/docker/distribution/xfer 1.985s coverage: 76.8% of statements [2021-07-27T21:43:43.872Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T21:43:43.872Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-07-27T21:43:43.872Z] === RUN TestFSInvalidWalker [2021-07-27T21:43:43.872Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-27T21:43:43.872Z] === RUN TestFSGetSet [2021-07-27T21:43:43.872Z] --- PASS: TestFSGetSet (0.03s) [2021-07-27T21:43:43.872Z] === RUN TestFSGetUnsetKey [2021-07-27T21:43:43.872Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-27T21:43:43.872Z] === RUN TestFSGetEmptyData [2021-07-27T21:43:43.872Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-27T21:43:43.872Z] === RUN TestFSDelete [2021-07-27T21:43:43.872Z] --- PASS: TestFSDelete (0.02s) [2021-07-27T21:43:43.872Z] === RUN TestFSWalker [2021-07-27T21:43:43.872Z] --- PASS: TestFSWalker (0.01s) [2021-07-27T21:43:43.872Z] === RUN TestFSWalkerStopOnError [2021-07-27T21:43:43.872Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-27T21:43:43.872Z] === RUN TestNewFromJSON [2021-07-27T21:43:43.872Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-27T21:43:43.872Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-27T21:43:43.872Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-27T21:43:43.872Z] === RUN TestMarshalKeyOrder [2021-07-27T21:43:43.872Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-27T21:43:43.872Z] === RUN TestHistoryEqual [2021-07-27T21:43:44.334Z] === RUN TestCompare [2021-07-27T21:43:44.334Z] --- PASS: TestCompare (0.00s) [2021-07-27T21:43:44.334Z] PASS [2021-07-27T21:43:44.334Z] coverage: 19.2% of statements [2021-07-27T21:43:44.334Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2021-07-27T21:43:44.334Z] --- PASS: TestHistoryEqual (0.18s) [2021-07-27T21:43:44.334Z] === RUN TestImage [2021-07-27T21:43:44.334Z] --- PASS: TestImage (0.00s) [2021-07-27T21:43:44.334Z] === RUN TestImageOSNotEmpty [2021-07-27T21:43:44.334Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-27T21:43:44.334Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-27T21:43:44.334Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-27T21:43:44.334Z] === RUN TestCreate [2021-07-27T21:43:44.334Z] --- PASS: TestCreate (0.01s) [2021-07-27T21:43:44.334Z] === RUN TestRestore [2021-07-27T21:43:44.334Z] time="2021-07-27T21:43:43Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-27T21:43:44.334Z] --- PASS: TestRestore (0.05s) [2021-07-27T21:43:44.334Z] === RUN TestAddDelete [2021-07-27T21:43:44.334Z] --- PASS: TestAddDelete (0.03s) [2021-07-27T21:43:44.334Z] === RUN TestSearchAfterDelete [2021-07-27T21:43:44.334Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-27T21:43:44.334Z] === RUN TestParentReset [2021-07-27T21:43:44.334Z] --- PASS: TestParentReset (0.04s) [2021-07-27T21:43:44.334Z] === RUN TestGetAndSetLastUpdated [2021-07-27T21:43:44.334Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-07-27T21:43:44.334Z] === RUN TestStoreLen [2021-07-27T21:43:44.334Z] --- PASS: TestStoreLen (0.07s) [2021-07-27T21:43:44.334Z] PASS [2021-07-27T21:43:44.334Z] coverage: 86.6% of statements [2021-07-27T21:43:44.334Z] ok github.com/docker/docker/image 0.713s coverage: 86.6% of statements [2021-07-27T21:43:44.789Z] === RUN TestValidateManifest [2021-07-27T21:43:44.789Z] === RUN TestValidateManifest/nil [2021-07-27T21:43:44.789Z] === RUN TestValidateManifest/non-nil [2021-07-27T21:43:44.789Z] --- PASS: TestValidateManifest (0.00s) [2021-07-27T21:43:44.789Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-27T21:43:44.789Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-27T21:43:44.789Z] PASS [2021-07-27T21:43:44.789Z] coverage: 0.7% of statements [2021-07-27T21:43:44.790Z] ok github.com/docker/docker/image/tarexport 0.065s coverage: 0.7% of statements [2021-07-27T21:43:44.790Z] === RUN TestMakeV1ConfigFromConfig [2021-07-27T21:43:44.790Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-27T21:43:44.790Z] PASS [2021-07-27T21:43:44.790Z] coverage: 25.0% of statements [2021-07-27T21:43:44.790Z] ok github.com/docker/docker/image/v1 0.074s coverage: 25.0% of statements [2021-07-27T21:43:44.790Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T21:43:46.952Z] === RUN TestEnvironmentParsing [2021-07-27T21:43:46.952Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-27T21:43:46.952Z] PASS [2021-07-27T21:43:46.952Z] coverage: 1.2% of statements [2021-07-27T21:43:46.952Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2021-07-27T21:43:46.952Z] === RUN TestSerialization [2021-07-27T21:43:46.952Z] --- PASS: TestSerialization (0.02s) [2021-07-27T21:43:46.952Z] PASS [2021-07-27T21:43:46.952Z] coverage: 100.0% of statements [2021-07-27T21:43:46.952Z] ok github.com/docker/docker/libcontainerd/queue 0.082s coverage: 100.0% of statements [2021-07-27T21:43:47.408Z] === RUN TestEmptyLayer [2021-07-27T21:43:47.408Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-27T21:43:47.408Z] === RUN TestCommitFailure [2021-07-27T21:43:47.408Z] --- PASS: TestCommitFailure (0.01s) [2021-07-27T21:43:47.408Z] === RUN TestStartTransactionFailure [2021-07-27T21:43:47.408Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-27T21:43:47.408Z] === RUN TestGetOrphan [2021-07-27T21:43:47.408Z] --- PASS: TestGetOrphan (0.01s) [2021-07-27T21:43:47.408Z] === RUN TestMountAndRegister [2021-07-27T21:43:47.408Z] layer_test.go:271: Layer size: 14 [2021-07-27T21:43:47.408Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-27T21:43:47.408Z] === RUN TestLayerRelease [2021-07-27T21:43:47.408Z] layer_test.go:304: Failing on Windows [2021-07-27T21:43:47.408Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-27T21:43:47.408Z] === RUN TestStoreRestore [2021-07-27T21:43:47.408Z] layer_test.go:353: Failing on Windows [2021-07-27T21:43:47.408Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-27T21:43:47.408Z] === RUN TestTarStreamStability [2021-07-27T21:43:47.408Z] layer_test.go:468: Failing on Windows [2021-07-27T21:43:47.408Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-27T21:43:47.408Z] === RUN TestRegisterExistingLayer [2021-07-27T21:43:47.863Z] --- PASS: TestRegisterExistingLayer (0.28s) [2021-07-27T21:43:47.863Z] === RUN TestTarStreamVerification [2021-07-27T21:43:47.863Z] layer_test.go:697: Failing on Windows [2021-07-27T21:43:47.863Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-27T21:43:47.863Z] === RUN TestLayerMigration [2021-07-27T21:43:47.863Z] migration_test.go:46: Failing on Windows [2021-07-27T21:43:47.863Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-27T21:43:47.863Z] === RUN TestLayerMigrationNoTarsplit [2021-07-27T21:43:47.863Z] migration_test.go:182: Failing on Windows [2021-07-27T21:43:47.863Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T21:43:47.863Z] === RUN TestMountInit [2021-07-27T21:43:47.863Z] mount_test.go:17: Failing on Windows [2021-07-27T21:43:47.863Z] --- SKIP: TestMountInit (0.00s) [2021-07-27T21:43:47.863Z] === RUN TestMountSize [2021-07-27T21:43:47.863Z] mount_test.go:76: Failing on Windows [2021-07-27T21:43:47.863Z] --- SKIP: TestMountSize (0.00s) [2021-07-27T21:43:47.863Z] === RUN TestMountChanges [2021-07-27T21:43:47.863Z] mount_test.go:125: Failing on Windows [2021-07-27T21:43:47.863Z] --- SKIP: TestMountChanges (0.00s) [2021-07-27T21:43:47.863Z] === RUN TestMountApply [2021-07-27T21:43:47.863Z] mount_test.go:212: Failing on Windows [2021-07-27T21:43:47.863Z] --- SKIP: TestMountApply (0.00s) [2021-07-27T21:43:47.863Z] PASS [2021-07-27T21:43:47.863Z] coverage: 30.1% of statements [2021-07-27T21:43:47.863Z] ok github.com/docker/docker/layer 0.443s coverage: 30.1% of statements [2021-07-27T21:43:47.863Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T21:43:47.863Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T21:43:47.863Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T21:43:47.863Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T21:43:48.825Z] === RUN TestSequenceGetAvailableBit [2021-07-27T21:43:48.825Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestSequenceEqual [2021-07-27T21:43:48.825Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestSequenceCopy [2021-07-27T21:43:48.825Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestGetFirstAvailable [2021-07-27T21:43:48.825Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestFindSequence [2021-07-27T21:43:48.825Z] --- PASS: TestFindSequence (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestCheckIfAvailable [2021-07-27T21:43:48.825Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestMergeSequences [2021-07-27T21:43:48.825Z] --- PASS: TestMergeSequences (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestPushReservation [2021-07-27T21:43:48.825Z] --- PASS: TestPushReservation (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestSerializeDeserialize [2021-07-27T21:43:48.825Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestSet [2021-07-27T21:43:48.825Z] --- PASS: TestSet (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestSetUnset [2021-07-27T21:43:48.825Z] --- PASS: TestSetUnset (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestOffsetSetUnset [2021-07-27T21:43:48.825Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestSetInRange [2021-07-27T21:43:48.825Z] --- PASS: TestSetInRange (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestSetAnyInRange [2021-07-27T21:43:48.825Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestMethods [2021-07-27T21:43:48.825Z] --- PASS: TestMethods (0.00s) [2021-07-27T21:43:48.825Z] === RUN TestRandomAllocateDeallocate [2021-07-27T21:43:50.922Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-07-27T21:43:50.922Z] === RUN TestInfoDebug [2021-07-27T21:43:50.922Z] --- PASS: TestInfoDebug (0.52s) [2021-07-27T21:43:50.922Z] === RUN TestInfoInsecureRegistries [2021-07-27T21:43:50.922Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-27T21:43:50.922Z] === RUN TestInfoRegistryMirrors [2021-07-27T21:43:50.922Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-27T21:43:50.922Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T21:43:50.922Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-27T21:43:50.922Z] === RUN TestPingCacheHeaders [2021-07-27T21:43:50.922Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-27T21:43:50.922Z] === RUN TestPingGet [2021-07-27T21:43:50.922Z] --- PASS: TestPingGet (0.02s) [2021-07-27T21:43:50.922Z] === RUN TestPingHead [2021-07-27T21:43:50.922Z] --- PASS: TestPingHead (0.02s) [2021-07-27T21:43:50.922Z] === RUN TestVersion [2021-07-27T21:43:50.922Z] --- PASS: TestVersion (0.02s) [2021-07-27T21:43:50.922Z] PASS [2021-07-27T21:43:50.922Z] [2021-07-27T21:43:50.922Z] === Skipped [2021-07-27T21:43:50.922Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T21:43:50.922Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T21:43:50.922Z] [2021-07-27T21:43:50.922Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-27T21:43:50.922Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-27T21:43:50.922Z] [2021-07-27T21:43:50.922Z] [2021-07-27T21:43:50.922Z] DONE 19 tests, 2 skipped in 23.152s [2021-07-27T21:43:50.922Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T21:43:50.992Z] === RUN TestInvalidConfig [2021-07-27T21:43:50.992Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-27T21:43:50.992Z] === RUN TestConfig [2021-07-27T21:43:50.992Z] --- PASS: TestConfig (0.00s) [2021-07-27T21:43:50.992Z] === RUN TestOptionsLabels [2021-07-27T21:43:50.992Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-27T21:43:50.992Z] === RUN TestValidName [2021-07-27T21:43:50.992Z] --- PASS: TestValidName (0.00s) [2021-07-27T21:43:50.992Z] === RUN TestTLSConfiguration [2021-07-27T21:43:50.992Z] time="2021-07-27T21:43:50Z" level=info msg="Option Initializing KV with TLS" [2021-07-27T21:43:50.992Z] --- PASS: TestTLSConfiguration (0.17s) [2021-07-27T21:43:50.992Z] PASS [2021-07-27T21:43:50.992Z] coverage: 24.0% of statements [2021-07-27T21:43:50.992Z] ok github.com/docker/docker/libnetwork/config 0.283s coverage: 24.0% of statements [2021-07-27T21:43:51.179Z] INFO: Testing against a local daemon [2021-07-27T21:43:51.179Z] === RUN TestVolumesCreateAndList [2021-07-27T21:43:51.179Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-27T21:43:51.179Z] === RUN TestVolumesRemove [2021-07-27T21:43:51.179Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-27T21:43:51.179Z] === RUN TestVolumesInspect [2021-07-27T21:43:51.179Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-27T21:43:51.179Z] === RUN TestVolumesInvalidJSON [2021-07-27T21:43:51.179Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T21:43:51.179Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T21:43:51.179Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T21:43:51.179Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-27T21:43:51.179Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T21:43:51.179Z] PASS [2021-07-27T21:43:51.179Z] [2021-07-27T21:43:51.179Z] DONE 5 tests in 0.194s [2021-07-27T21:43:51.179Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T21:43:51.179Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12634 is not a child of this shell [2021-07-27T21:43:51.179Z] warning: PID 12634 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-27T21:43:51.179Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T21:43:51.179Z] [2021-07-27T21:43:51.179Z] Unloading profiles will leave already running processes permanently [2021-07-27T21:43:51.179Z] unconfined, which can lead to unexpected situations. [2021-07-27T21:43:51.179Z] [2021-07-27T21:43:51.179Z] To set a process to complain mode, use the command line tool [2021-07-27T21:43:51.179Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T21:43:51.179Z] Removing test suite binaries [2021-07-27T21:43:51.436Z] exiting test-integration [2021-07-27T21:43:51.436Z] ++ exit 0 [2021-07-27T21:43:51.436Z] [2021-07-27T21:43:51.456Z] === RUN TestErrorInterfaces [2021-07-27T21:43:51.456Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-27T21:43:51.456Z] === RUN TestNetworkMarshalling [2021-07-27T21:43:51.456Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-07-27T21:43:51.456Z] === RUN TestEndpointMarshalling [2021-07-27T21:43:51.456Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-27T21:43:51.456Z] === RUN TestAuxAddresses [2021-07-27T21:43:51.456Z] time="2021-07-27T21:43:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T21:43:51.456Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-27T21:43:51.456Z] === RUN TestSRVServiceQuery [2021-07-27T21:43:51.456Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-27T21:43:51.456Z] === RUN TestServiceVIPReuse [2021-07-27T21:43:51.456Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-27T21:43:51.456Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-27T21:43:51.456Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-27T21:43:51.456Z] === RUN TestDNSIPQuery [2021-07-27T21:43:51.456Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-27T21:43:51.456Z] === RUN TestDNSProxyServFail [2021-07-27T21:43:51.456Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-27T21:43:51.456Z] === RUN TestSandboxAddEmpty [2021-07-27T21:43:51.456Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-27T21:43:51.456Z] === RUN TestSandboxAddMultiPrio [2021-07-27T21:43:51.456Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2021-07-27T21:43:51.456Z] === RUN TestSandboxAddSamePrio [2021-07-27T21:43:51.456Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2021-07-27T21:43:51.456Z] === RUN TestCleanupServiceDiscovery [2021-07-27T21:43:51.456Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-27T21:43:51.456Z] === RUN TestDNSOptions [2021-07-27T21:43:51.456Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:43:51.456Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-27T21:43:51.456Z] === RUN TestMultipleControllersWithSameStore [2021-07-27T21:43:51.456Z] time="2021-07-27T21:43:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T21:43:51.456Z] time="2021-07-27T21:43:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T21:43:51.456Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-27T21:43:51.456Z] PASS [2021-07-27T21:43:51.456Z] coverage: 8.6% of statements [2021-07-27T21:43:51.456Z] ok github.com/docker/docker/libnetwork 0.390s coverage: 8.6% of statements [2021-07-27T21:43:51.912Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-27T21:43:51.912Z] === RUN TestKey [2021-07-27T21:43:51.912Z] --- PASS: TestKey (0.00s) [2021-07-27T21:43:51.912Z] === RUN TestParseKey [2021-07-27T21:43:51.912Z] --- PASS: TestParseKey (0.00s) [2021-07-27T21:43:51.912Z] === RUN TestInvalidDataStore [2021-07-27T21:43:51.912Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-27T21:43:51.912Z] === RUN TestKVObjectFlatKey [2021-07-27T21:43:51.912Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-27T21:43:51.912Z] === RUN TestAtomicKVObjectFlatKey [2021-07-27T21:43:51.912Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-27T21:43:51.912Z] PASS [2021-07-27T21:43:51.912Z] coverage: 21.9% of statements [2021-07-27T21:43:51.912Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-07-27T21:43:52.368Z] === RUN TestIPDataMarshalling [2021-07-27T21:43:52.368Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-27T21:43:52.368Z] === RUN TestValidateAndIsV6 [2021-07-27T21:43:52.368Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-27T21:43:52.368Z] PASS [2021-07-27T21:43:52.368Z] coverage: 68.9% of statements [2021-07-27T21:43:52.368Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2021-07-27T21:43:52.824Z] === RUN TestDriver [2021-07-27T21:43:52.824Z] --- PASS: TestDriver (0.00s) [2021-07-27T21:43:52.824Z] PASS [2021-07-27T21:43:52.824Z] coverage: 34.8% of statements [2021-07-27T21:43:52.824Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2021-07-27T21:43:53.282Z] === RUN TestDriver [2021-07-27T21:43:53.282Z] --- PASS: TestDriver (0.00s) [2021-07-27T21:43:53.282Z] PASS [2021-07-27T21:43:53.282Z] coverage: 34.8% of statements [2021-07-27T21:43:53.282Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements Post stage [Pipeline] junit [2021-07-27T21:43:53.355Z] Recording test results [2021-07-27T21:43:53.706Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-07-27T21:43:53.738Z] === RUN TestNetworkAllocateFree [2021-07-27T21:43:53.738Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-27T21:43:53.738Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-27T21:43:53.738Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-27T21:43:53.738Z] PASS [2021-07-27T21:43:53.738Z] coverage: 63.6% of statements [2021-07-27T21:43:53.738Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.076s coverage: 63.6% of statements [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T21:43:54.092Z] + echo Ensuring container killed. [2021-07-27T21:43:54.092Z] Ensuring container killed. [2021-07-27T21:43:54.092Z] + docker rm -vf docker-pr6 [2021-07-27T21:43:54.092Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-27T21:43:54.193Z] === RUN TestGetEmptyCapabilities [2021-07-27T21:43:54.193Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-27T21:43:54.193Z] === RUN TestGetExtraCapabilities [2021-07-27T21:43:54.193Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-27T21:43:54.193Z] === RUN TestGetInvalidCapabilities [2021-07-27T21:43:54.193Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-27T21:43:54.194Z] === RUN TestRemoteDriver [2021-07-27T21:43:54.194Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-27T21:43:54.194Z] === RUN TestDriverError [2021-07-27T21:43:54.194Z] --- PASS: TestDriverError (0.00s) [2021-07-27T21:43:54.194Z] === RUN TestMissingValues [2021-07-27T21:43:54.194Z] --- PASS: TestMissingValues (0.00s) [2021-07-27T21:43:54.194Z] === RUN TestRollback [2021-07-27T21:43:54.194Z] --- PASS: TestRollback (0.00s) [2021-07-27T21:43:54.194Z] PASS [2021-07-27T21:43:54.194Z] coverage: 57.4% of statements [2021-07-27T21:43:54.194Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.084s coverage: 57.4% of statements [2021-07-27T21:43:54.367Z] + echo Chowning /workspace to jenkins user [2021-07-27T21:43:54.367Z] Chowning /workspace to jenkins user [2021-07-27T21:43:54.367Z] + id -u [2021-07-27T21:43:54.367Z] + id -g [2021-07-27T21:43:54.367Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42685:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T21:43:54.650Z] === RUN TestNAT [2021-07-27T21:43:54.650Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T21:43:54.650Z] --- SKIP: TestNAT (0.00s) [2021-07-27T21:43:54.650Z] === RUN TestTransparent [2021-07-27T21:43:54.650Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T21:43:54.650Z] --- SKIP: TestTransparent (0.00s) [2021-07-27T21:43:54.650Z] PASS [2021-07-27T21:43:54.650Z] coverage: 0.0% of statements [2021-07-27T21:43:54.650Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.072s coverage: 0.0% of statements [2021-07-27T21:43:55.107Z] === RUN TestBuildDefault [2021-07-27T21:43:55.107Z] --- PASS: TestBuildDefault (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestBuildHostnameDomainname [2021-07-27T21:43:55.107Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestBuildHostname [2021-07-27T21:43:55.107Z] --- PASS: TestBuildHostname (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestBuildHostnameFQDN [2021-07-27T21:43:55.107Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestBuildNoIP [2021-07-27T21:43:55.107Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestUpdate [2021-07-27T21:43:55.107Z] --- PASS: TestUpdate (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-27T21:43:55.107Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-27T21:43:55.107Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestAddEmpty [2021-07-27T21:43:55.107Z] --- PASS: TestAddEmpty (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestAdd [2021-07-27T21:43:55.107Z] --- PASS: TestAdd (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestDeleteEmpty [2021-07-27T21:43:55.107Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestDeleteNewline [2021-07-27T21:43:55.107Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestDelete [2021-07-27T21:43:55.107Z] --- PASS: TestDelete (0.00s) [2021-07-27T21:43:55.107Z] === RUN TestConcurrentWrites [2021-07-27T21:43:55.107Z] --- PASS: TestRandomAllocateDeallocate (6.72s) [2021-07-27T21:43:55.107Z] === RUN TestAllocateRandomDeallocate [2021-07-27T21:43:55.562Z] --- PASS: TestConcurrentWrites (0.24s) [2021-07-27T21:43:55.562Z] PASS [2021-07-27T21:43:55.562Z] coverage: 81.2% of statements [2021-07-27T21:43:55.562Z] ok github.com/docker/docker/libnetwork/etchosts 0.303s coverage: 81.2% of statements [2021-07-27T21:43:55.562Z] === RUN TestNew [2021-07-27T21:43:55.562Z] --- PASS: TestNew (0.00s) [2021-07-27T21:43:55.562Z] === RUN TestAddDriver [2021-07-27T21:43:55.562Z] --- PASS: TestAddDriver (0.00s) [2021-07-27T21:43:55.562Z] === RUN TestAddDuplicateDriver [2021-07-27T21:43:55.562Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-27T21:43:55.562Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-27T21:43:55.562Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-27T21:43:55.562Z] === RUN TestDriver [2021-07-27T21:43:55.562Z] --- PASS: TestDriver (0.00s) [2021-07-27T21:43:55.562Z] === RUN TestIPAM [2021-07-27T21:43:55.562Z] --- PASS: TestIPAM (0.00s) [2021-07-27T21:43:55.562Z] === RUN TestWalkIPAMs [2021-07-27T21:43:55.562Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-27T21:43:55.562Z] === RUN TestWalkDrivers [2021-07-27T21:43:55.562Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-27T21:43:55.562Z] PASS [2021-07-27T21:43:55.562Z] coverage: 82.4% of statements [2021-07-27T21:43:55.562Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T21:43:56.022Z] === RUN TestDiff [2021-07-27T21:43:56.022Z] --- PASS: TestDiff (0.00s) [2021-07-27T21:43:56.022Z] === RUN TestAddedCallback [2021-07-27T21:43:56.022Z] --- PASS: TestAddedCallback (0.00s) [2021-07-27T21:43:56.022Z] === RUN TestRemovedCallback [2021-07-27T21:43:56.022Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-27T21:43:56.022Z] === RUN TestNoCallback [2021-07-27T21:43:56.022Z] --- PASS: TestNoCallback (0.00s) [2021-07-27T21:43:56.022Z] PASS [2021-07-27T21:43:56.022Z] coverage: 48.1% of statements [2021-07-27T21:43:56.022Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.053s coverage: 48.1% of statements [2021-07-27T21:43:56.025Z] + bundleName=amd64-rootless [2021-07-27T21:43:56.025Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-27T21:43:56.025Z] Creating amd64-rootless-bundles.tar.gz [2021-07-27T21:43:56.025Z] + + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-07-27T21:43:56.025Z] 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 [2021-07-27T21:43:56.035Z] Archiving artifacts [2021-07-27T21:43:56.268Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42685/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T21:43:56.477Z] --- PASS: TestAllocateRandomDeallocate (1.05s) [2021-07-27T21:43:56.477Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-27T21:43:56.477Z] === RUN TestNew [2021-07-27T21:43:56.477Z] --- PASS: TestNew (0.00s) [2021-07-27T21:43:56.477Z] === RUN TestAllocate [2021-07-27T21:43:56.477Z] --- PASS: TestAllocate (0.00s) [2021-07-27T21:43:56.477Z] === RUN TestUninitialized [2021-07-27T21:43:56.477Z] --- PASS: TestUninitialized (0.00s) [2021-07-27T21:43:56.477Z] === RUN TestAllocateInRange [2021-07-27T21:43:56.477Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-27T21:43:56.477Z] === RUN TestAllocateSerial [2021-07-27T21:43:56.477Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-27T21:43:56.477Z] PASS [2021-07-27T21:43:56.477Z] coverage: 87.5% of statements [2021-07-27T21:43:56.477Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2021-07-27T21:43:56.477Z] === RUN TestCaller [2021-07-27T21:43:56.477Z] --- PASS: TestCaller (0.00s) [2021-07-27T21:43:56.477Z] PASS [2021-07-27T21:43:56.477Z] coverage: 100.0% of statements [2021-07-27T21:43:56.477Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2021-07-27T21:43:56.572Z] + make clean [2021-07-27T21:43:56.572Z] docker volume rm -f docker-dev-cache [2021-07-27T21:43:56.829Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T21:43:56.933Z] === RUN TestSetSerialInsertDelete [2021-07-27T21:43:56.933Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-27T21:43:56.933Z] === RUN TestSetParallelInsertDelete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T21:43:58.466Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.96s) [2021-07-27T21:43:58.466Z] === RUN TestRetrieveFromStore [2021-07-27T21:43:58.466Z] === RUN TestInt2IP2IntConversion [2021-07-27T21:43:58.466Z] === RUN TestPoolRequest [2021-07-27T21:43:58.466Z] --- PASS: TestPoolRequest (0.00s) [2021-07-27T21:43:58.466Z] === RUN TestOtherRequests [2021-07-27T21:43:58.466Z] --- PASS: TestOtherRequests (0.00s) [2021-07-27T21:43:58.466Z] PASS [2021-07-27T21:43:58.466Z] coverage: 57.1% of statements [2021-07-27T21:43:58.466Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-07-27T21:43:58.922Z] --- PASS: TestInt2IP2IntConversion (0.65s) [2021-07-27T21:43:58.922Z] === RUN TestGetAddressVersion [2021-07-27T21:43:58.922Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-27T21:43:58.922Z] === RUN TestKeyString [2021-07-27T21:43:58.922Z] --- PASS: TestKeyString (0.00s) [2021-07-27T21:43:58.922Z] === RUN TestPoolDataMarshal [2021-07-27T21:43:58.922Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-27T21:43:58.922Z] === RUN TestSubnetsMarshal [2021-07-27T21:43:58.922Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-07-27T21:43:58.922Z] === RUN TestAddSubnets [2021-07-27T21:43:58.922Z] --- PASS: TestAddSubnets (0.04s) [2021-07-27T21:43:58.922Z] === RUN TestDoublePoolRelease [2021-07-27T21:43:58.922Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-27T21:43:58.922Z] === RUN TestAddReleasePoolID [2021-07-27T21:43:58.922Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-07-27T21:43:58.922Z] === RUN TestPredefinedPool [2021-07-27T21:43:59.378Z] --- PASS: TestPredefinedPool (0.05s) [2021-07-27T21:43:59.378Z] === RUN TestRemoveSubnet [2021-07-27T21:43:59.378Z] --- PASS: TestRetrieveFromStore (0.93s) [2021-07-27T21:43:59.378Z] === RUN TestIsCorrupted [2021-07-27T21:43:59.378Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-27T21:43:59.378Z] === RUN TestSetRollover [2021-07-27T21:43:59.378Z] --- PASS: TestRemoveSubnet (0.15s) [2021-07-27T21:43:59.378Z] === RUN TestGetSameAddress [2021-07-27T21:43:59.378Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-27T21:43:59.378Z] === RUN TestPoolAllocationReuse [2021-07-27T21:43:59.378Z] === RUN TestGetCapabilities [2021-07-27T21:43:59.378Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-27T21:43:59.378Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-27T21:43:59.378Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-27T21:43:59.378Z] === RUN TestGetDefaultAddressSpaces [2021-07-27T21:43:59.378Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-27T21:43:59.378Z] === RUN TestRemoteDriver [2021-07-27T21:43:59.378Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-27T21:43:59.378Z] PASS [2021-07-27T21:43:59.378Z] coverage: 47.4% of statements [2021-07-27T21:43:59.378Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2021-07-27T21:44:00.343Z] === RUN TestWindowsIPAM [2021-07-27T21:44:00.343Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-27T21:44:00.343Z] PASS [2021-07-27T21:44:00.343Z] coverage: 71.4% of statements [2021-07-27T21:44:00.343Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2021-07-27T21:44:00.343Z] --- PASS: TestSetRollover (1.22s) [2021-07-27T21:44:00.343Z] === RUN TestSetRolloverSerial [2021-07-27T21:44:00.800Z] --- PASS: TestPoolAllocationReuse (1.33s) [2021-07-27T21:44:00.800Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-27T21:44:00.800Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-27T21:44:00.800Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-27T21:44:01.256Z] === RUN TestDefaultNetwork [2021-07-27T21:44:01.714Z] --- PASS: TestDefaultNetwork (0.28s) [2021-07-27T21:44:01.714Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-27T21:44:01.714Z] --- PASS: TestSetRolloverSerial (1.29s) [2021-07-27T21:44:01.714Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-27T21:44:01.714Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-27T21:44:01.714Z] PASS [2021-07-27T21:44:01.714Z] coverage: 84.4% of statements [2021-07-27T21:44:01.714Z] ok github.com/docker/docker/libnetwork/bitseq 13.373s coverage: 84.4% of statements [2021-07-27T21:44:01.714Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2021-07-27T21:44:01.714Z] === RUN TestInitAddressPools [2021-07-27T21:44:01.714Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-27T21:44:01.714Z] PASS [2021-07-27T21:44:01.714Z] coverage: 74.0% of statements [2021-07-27T21:44:01.714Z] ok github.com/docker/docker/libnetwork/ipamutils 0.634s coverage: 74.0% of statements [2021-07-27T21:44:02.170Z] === RUN TestKeyValue [2021-07-27T21:44:02.170Z] --- PASS: TestKeyValue (0.00s) [2021-07-27T21:44:02.170Z] PASS [2021-07-27T21:44:02.170Z] coverage: 60.0% of statements [2021-07-27T21:44:02.170Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2021-07-27T21:44:05.890Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.76s) [2021-07-27T21:44:05.890Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-27T21:44:05.890Z] === RUN TestNetworkDBSimple [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T21:44:05.890Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T21:44:06.857Z] === RUN TestGenerate [2021-07-27T21:44:06.857Z] --- PASS: TestGenerate (0.00s) [2021-07-27T21:44:06.857Z] === RUN TestGeneratePtr [2021-07-27T21:44:06.857Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-27T21:44:06.857Z] === RUN TestGenerateMissingField [2021-07-27T21:44:06.857Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-27T21:44:06.857Z] === RUN TestFieldCannotBeSet [2021-07-27T21:44:06.857Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-27T21:44:06.857Z] === RUN TestTypeMismatchError [2021-07-27T21:44:06.857Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-27T21:44:06.857Z] PASS [2021-07-27T21:44:06.857Z] coverage: 100.0% of statements [2021-07-27T21:44:06.857Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2021-07-27T21:44:06.857Z] 2021/07/27 21:44:06 Closing DB instances... [2021-07-27T21:44:06.857Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-27T21:44:06.857Z] PASS [2021-07-27T21:44:06.857Z] coverage: 100.0% of statements [2021-07-27T21:44:06.857Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2021-07-27T21:44:07.314Z] testing: warning: no tests to run [2021-07-27T21:44:07.314Z] PASS [2021-07-27T21:44:07.314Z] coverage: 0.0% of statements [2021-07-27T21:44:07.314Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2021-07-27T21:44:07.771Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.13s) [2021-07-27T21:44:07.771Z] === RUN TestGetAddress [2021-07-27T21:44:07.771Z] === RUN TestRequestNewPort [2021-07-27T21:44:07.771Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestRequestSpecificPort [2021-07-27T21:44:07.771Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestReleasePort [2021-07-27T21:44:07.771Z] --- PASS: TestReleasePort (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestReuseReleasedPort [2021-07-27T21:44:07.771Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestReleaseUnreadledPort [2021-07-27T21:44:07.771Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestUnknowProtocol [2021-07-27T21:44:07.771Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestAllocateAllPorts [2021-07-27T21:44:07.771Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestPortAllocation [2021-07-27T21:44:07.771Z] --- PASS: TestPortAllocation (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestPortAllocationWithCustomRange [2021-07-27T21:44:07.771Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestNoDuplicateBPR [2021-07-27T21:44:07.771Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-27T21:44:07.771Z] === RUN TestChangePortRange [2021-07-27T21:44:07.771Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-27T21:44:07.771Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-27T21:44:07.771Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-27T21:44:07.771Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-27T21:44:07.771Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-27T21:44:07.771Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-27T21:44:07.771Z] --- PASS: TestChangePortRange (0.00s) [2021-07-27T21:44:07.771Z] PASS [2021-07-27T21:44:07.771Z] coverage: 88.6% of statements [2021-07-27T21:44:07.771Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2021-07-27T21:44:08.226Z] --- PASS: TestNetworkDBSimple (2.45s) [2021-07-27T21:44:08.226Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-27T21:44:08.226Z] === RUN TestTransportPortConv [2021-07-27T21:44:08.226Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-27T21:44:08.226Z] === RUN TestTransportPortBindingConv [2021-07-27T21:44:08.226Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-27T21:44:08.226Z] === RUN TestErrorConstructors [2021-07-27T21:44:08.226Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-27T21:44:08.226Z] === RUN TestCompareIPMask [2021-07-27T21:44:08.226Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-27T21:44:08.226Z] === RUN TestUtilGetHostPartIP [2021-07-27T21:44:08.226Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-27T21:44:08.226Z] === RUN TestUtilGetBroadcastIP [2021-07-27T21:44:08.226Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-27T21:44:08.226Z] === RUN TestParseCIDR [2021-07-27T21:44:08.226Z] --- PASS: TestParseCIDR (0.00s) [2021-07-27T21:44:08.226Z] PASS [2021-07-27T21:44:08.226Z] coverage: 47.9% of statements [2021-07-27T21:44:08.226Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 47.9% of statements [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-27T21:44:09.188Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-27T21:44:09.188Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-27T21:44:09.188Z] PASS [2021-07-27T21:44:09.188Z] coverage: 44.0% of statements [2021-07-27T21:44:09.188Z] ok github.com/docker/docker/oci 0.089s coverage: 44.0% of statements [2021-07-27T21:44:09.644Z] 2021/07/27 21:44:09 Closing DB instances... [2021-07-27T21:44:09.644Z] === RUN TestAddressPoolOpt [2021-07-27T21:44:09.644Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/a [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/something [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/_=a [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/env1=value1 [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/_env1=value1 [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/PATH [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/=a [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/PATH= [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/PATH=something [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/asd!qwe [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/1asd [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/123 [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/some_space [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/__some_space_before [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/some_space_after__ [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/= [2021-07-27T21:44:09.644Z] === RUN TestValidateEnv/PaTh [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestParseHost [2021-07-27T21:44:09.644Z] --- PASS: TestParseHost (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestParseDockerDaemonHost [2021-07-27T21:44:09.644Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestParseTCP [2021-07-27T21:44:09.644Z] --- PASS: TestParseTCP (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-27T21:44:09.644Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestValidateExtraHosts [2021-07-27T21:44:09.644Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestIpOptString [2021-07-27T21:44:09.644Z] --- PASS: TestIpOptString (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-27T21:44:09.644Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestNewIpOptValidDefaultVal [2021-07-27T21:44:09.644Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestIpOptSetInvalidVal [2021-07-27T21:44:09.644Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestValidateIPAddress [2021-07-27T21:44:09.644Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestMapOpts [2021-07-27T21:44:09.644Z] --- PASS: TestMapOpts (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestListOptsWithoutValidator [2021-07-27T21:44:09.644Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestListOptsWithValidator [2021-07-27T21:44:09.644Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestValidateDNSSearch [2021-07-27T21:44:09.644Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_general_format [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_one_more [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-27T21:44:09.644Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-27T21:44:09.644Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestNamedListOpts [2021-07-27T21:44:09.644Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestNamedMapOpts [2021-07-27T21:44:09.644Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestParseLink [2021-07-27T21:44:09.644Z] --- PASS: TestParseLink (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestQuotedStringSetWithQuotes [2021-07-27T21:44:09.644Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-27T21:44:09.644Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-27T21:44:09.644Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-27T21:44:09.644Z] === RUN TestUlimitOpt [2021-07-27T21:44:09.644Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-27T21:44:09.644Z] PASS [2021-07-27T21:44:09.644Z] coverage: 67.1% of statements [2021-07-27T21:44:09.644Z] ok github.com/docker/docker/opts 0.080s coverage: 67.1% of statements [2021-07-27T21:44:09.644Z] === RUN TestParseVersion [2021-07-27T21:44:09.644Z] --- PASS: TestParseVersion (0.00s) [2021-07-27T21:44:09.644Z] PASS [2021-07-27T21:44:09.644Z] coverage: 52.9% of statements [2021-07-27T21:44:09.644Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-07-27T21:44:11.171Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-07-27T21:44:11.171Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-27T21:44:12.132Z] === RUN TestIsArchivePathDir [2021-07-27T21:44:12.132Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-27T21:44:12.132Z] === RUN TestIsArchivePathInvalidFile [2021-07-27T21:44:12.132Z] === RUN TestPeerCertificateMarshalJSON [2021-07-27T21:44:12.132Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-07-27T21:44:12.132Z] === RUN TestIsArchivePathTar [2021-07-27T21:44:12.132Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-07-27T21:44:12.132Z] === RUN TestDecompressStreamGzip [2021-07-27T21:44:12.132Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-07-27T21:44:12.132Z] === RUN TestDecompressStreamBzip2 [2021-07-27T21:44:12.132Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-27T21:44:12.132Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-27T21:44:12.132Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2021-07-27T21:44:12.132Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-27T21:44:12.132Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-27T21:44:12.132Z] === RUN TestMiddleware [2021-07-27T21:44:12.132Z] --- PASS: TestMiddleware (0.00s) [2021-07-27T21:44:12.132Z] === RUN TestNewResponseModifier [2021-07-27T21:44:12.132Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-27T21:44:12.132Z] PASS [2021-07-27T21:44:12.132Z] coverage: 26.8% of statements [2021-07-27T21:44:12.588Z] ok github.com/docker/docker/pkg/authorization 0.468s coverage: 26.8% of statements [2021-07-27T21:44:12.588Z] 2021/07/27 21:44:12 Closing DB instances... [2021-07-27T21:44:12.588Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-07-27T21:44:12.588Z] === RUN TestDecompressStreamXz [2021-07-27T21:44:12.588Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T21:44:12.588Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestCompressStreamXzUnsupported [2021-07-27T21:44:12.588Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-27T21:44:12.588Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestCompressStreamInvalid [2021-07-27T21:44:12.588Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestExtensionInvalid [2021-07-27T21:44:12.588Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestExtensionUncompressed [2021-07-27T21:44:12.588Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestExtensionBzip2 [2021-07-27T21:44:12.588Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestExtensionGzip [2021-07-27T21:44:12.588Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestExtensionXz [2021-07-27T21:44:12.588Z] --- PASS: TestExtensionXz (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestCmdStreamLargeStderr [2021-07-27T21:44:12.588Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-27T21:44:12.588Z] === RUN TestCmdStreamBad [2021-07-27T21:44:12.588Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T21:44:12.588Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestCmdStreamGood [2021-07-27T21:44:12.588Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-27T21:44:12.588Z] === RUN TestUntarPathWithInvalidDest [2021-07-27T21:44:12.588Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-27T21:44:12.588Z] === RUN TestUntarPathWithInvalidSrc [2021-07-27T21:44:12.588Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-27T21:44:12.588Z] === RUN TestUntarPath [2021-07-27T21:44:12.588Z] --- PASS: TestUntarPath (0.07s) [2021-07-27T21:44:12.588Z] === RUN TestUntarPathWithDestinationFile [2021-07-27T21:44:12.588Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-27T21:44:12.588Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-27T21:44:13.044Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-27T21:44:13.044Z] === RUN TestCopyWithTarInvalidSrc [2021-07-27T21:44:13.044Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-27T21:44:13.044Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-27T21:44:13.044Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-27T21:44:13.044Z] === RUN TestCopyWithTarSrcFile [2021-07-27T21:44:13.044Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-27T21:44:13.044Z] === RUN TestCopyWithTarSrcFolder [2021-07-27T21:44:13.044Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-27T21:44:13.044Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-27T21:44:13.044Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-27T21:44:13.044Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-27T21:44:13.044Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-27T21:44:13.044Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-27T21:44:13.044Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-07-27T21:44:13.044Z] === RUN TestCopyFileWithTarSrcFile [2021-07-27T21:44:13.044Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-27T21:44:13.044Z] === RUN TestTarFiles [2021-07-27T21:44:13.044Z] === RUN TestUnbuffered [2021-07-27T21:44:13.044Z] --- PASS: TestUnbuffered (0.00s) [2021-07-27T21:44:13.044Z] === RUN TestRaceUnbuffered [2021-07-27T21:44:13.044Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-27T21:44:13.044Z] PASS [2021-07-27T21:44:13.044Z] coverage: 100.0% of statements [2021-07-27T21:44:13.044Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-07-27T21:44:13.500Z] === RUN TestMatch [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[]] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[foo]] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[foo_bar]] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[]#01 [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[qux]] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-27T21:44:13.500Z] === RUN TestMatch/[[foo_baz]] [2021-07-27T21:44:13.500Z] --- PASS: TestMatch (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-27T21:44:13.500Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-27T21:44:13.500Z] PASS [2021-07-27T21:44:13.500Z] coverage: 87.5% of statements [2021-07-27T21:44:13.500Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-07-27T21:44:13.957Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-07-27T21:44:13.957Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-27T21:44:14.920Z] === RUN TestChrootTarUntar [2021-07-27T21:44:14.920Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:44:14.921Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-27T21:44:14.921Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-27T21:44:14.921Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:44:14.921Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T21:44:14.921Z] === RUN TestChrootUntarEmptyArchive [2021-07-27T21:44:14.921Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-27T21:44:14.921Z] === RUN TestChrootTarUntarWithSymlink [2021-07-27T21:44:14.921Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:44:14.921Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T21:44:14.921Z] === RUN TestChrootCopyWithTar [2021-07-27T21:44:14.921Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:44:14.921Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-27T21:44:14.921Z] === RUN TestChrootCopyFileWithTar [2021-07-27T21:44:14.921Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:44:14.921Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-27T21:44:14.921Z] === RUN TestChrootUntarPath [2021-07-27T21:44:14.921Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:44:14.921Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-27T21:44:14.921Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-27T21:44:14.921Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:44:14.921Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T21:44:14.921Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-27T21:44:14.921Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:44:14.921Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T21:44:14.921Z] === RUN TestChrootApplyDotDotFile [2021-07-27T21:44:14.921Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:44:14.921Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-27T21:44:14.921Z] PASS [2021-07-27T21:44:14.921Z] coverage: 15.4% of statements [2021-07-27T21:44:14.921Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.4% of statements [2021-07-27T21:44:15.376Z] === RUN TestSizeEmpty [2021-07-27T21:44:15.376Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-27T21:44:15.376Z] === RUN TestSizeEmptyFile [2021-07-27T21:44:15.376Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-27T21:44:15.376Z] === RUN TestSizeNonemptyFile [2021-07-27T21:44:15.376Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-27T21:44:15.376Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-27T21:44:15.376Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-27T21:44:15.376Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-27T21:44:15.376Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-27T21:44:15.376Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-27T21:44:15.376Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-27T21:44:15.376Z] === RUN TestMoveToSubdir [2021-07-27T21:44:15.376Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-27T21:44:15.376Z] === RUN TestSizeNonExistingDirectory [2021-07-27T21:44:15.376Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-27T21:44:15.376Z] PASS [2021-07-27T21:44:15.376Z] coverage: 80.0% of statements [2021-07-27T21:44:15.376Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2021-07-27T21:44:15.834Z] 2021/07/27 21:44:15 Closing DB instances... [2021-07-27T21:44:16.797Z] === RUN Test [2021-07-27T21:44:16.797Z] === RUN Test/TestContainsEntry [2021-07-27T21:44:16.797Z] === RUN Test/TestCreateEntries [2021-07-27T21:44:16.797Z] === RUN Test/TestEntriesDiff [2021-07-27T21:44:16.797Z] === RUN Test/TestEntriesEquality [2021-07-27T21:44:16.797Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-27T21:44:16.797Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-27T21:44:16.797Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-27T21:44:16.797Z] === RUN Test/TestGeneratorNotGenerate [2021-07-27T21:44:16.797Z] === RUN Test/TestGeneratorWithPort [2021-07-27T21:44:16.797Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-27T21:44:16.797Z] === RUN Test/TestNewEntry [2021-07-27T21:44:16.797Z] === RUN Test/TestParse [2021-07-27T21:44:16.797Z] --- PASS: Test (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-27T21:44:16.797Z] --- PASS: Test/TestParse (0.00s) [2021-07-27T21:44:16.797Z] PASS [2021-07-27T21:44:16.797Z] coverage: 58.3% of statements [2021-07-27T21:44:16.797Z] ok github.com/docker/docker/pkg/discovery 0.064s coverage: 58.3% of statements [2021-07-27T21:44:17.253Z] === RUN Test [2021-07-27T21:44:17.253Z] === RUN Test/TestContent [2021-07-27T21:44:17.253Z] === RUN Test/TestInitialize [2021-07-27T21:44:17.253Z] === RUN Test/TestNew [2021-07-27T21:44:17.253Z] === RUN Test/TestParsingContentsWithComments [2021-07-27T21:44:17.253Z] === RUN Test/TestRegister [2021-07-27T21:44:17.253Z] === RUN Test/TestWatch [2021-07-27T21:44:17.253Z] --- PASS: Test (0.01s) [2021-07-27T21:44:17.253Z] --- PASS: Test/TestContent (0.00s) [2021-07-27T21:44:17.253Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T21:44:17.253Z] --- PASS: Test/TestNew (0.00s) [2021-07-27T21:44:17.253Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-27T21:44:17.253Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T21:44:17.253Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T21:44:17.253Z] PASS [2021-07-27T21:44:17.253Z] coverage: 97.6% of statements [2021-07-27T21:44:17.253Z] ok github.com/docker/docker/pkg/discovery/file 0.052s coverage: 97.6% of statements [2021-07-27T21:44:17.709Z] --- PASS: TestNetworkDBCRUDTableEntry (3.95s) [2021-07-27T21:44:17.709Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-27T21:44:17.709Z] --- PASS: TestTarFiles (5.08s) [2021-07-27T21:44:18.164Z] === RUN TestTarUntar [2021-07-27T21:44:18.164Z] --- PASS: TestTarUntar (0.07s) [2021-07-27T21:44:18.164Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-27T21:44:18.164Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-27T21:44:18.164Z] === RUN TestTarWithOptions [2021-07-27T21:44:18.164Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-27T21:44:18.164Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-27T21:44:18.164Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-27T21:44:18.164Z] === RUN TestUntarUstarGnuConflict [2021-07-27T21:44:18.164Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-27T21:44:18.164Z] === RUN TestUntarInvalidFilenames [2021-07-27T21:44:18.164Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames773396010\\dest" [2021-07-27T21:44:18.164Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-07-27T21:44:18.164Z] === RUN TestUntarHardlinkToSymlink [2021-07-27T21:44:18.164Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-27T21:44:18.164Z] === RUN TestUntarInvalidHardlink [2021-07-27T21:44:18.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink839445851\\victim\\hello" -> "../victim/hello" [2021-07-27T21:44:18.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink577633534\\victim\\hello" -> "/../victim/hello" [2021-07-27T21:44:18.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink042801733\\victim" -> "../victim" [2021-07-27T21:44:18.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink694055136\\victim" -> "../victim" [2021-07-27T21:44:18.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink159509183\\victim" -> "../victim" [2021-07-27T21:44:18.164Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink582933778\\victim" -> "../victim" [2021-07-27T21:44:18.164Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-27T21:44:18.164Z] === RUN TestUntarInvalidSymlink [2021-07-27T21:44:18.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink942653769\\dest\\dotdot" -> "../victim/hello" [2021-07-27T21:44:18.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink174970388\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T21:44:18.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink701148771\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:44:18.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink827210854\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:44:18.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink019669133\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:44:18.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink076314248\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:44:18.164Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink703811143\\dest\\dir\\loophole" -> "../../victim" [2021-07-27T21:44:18.164Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-27T21:44:18.164Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-27T21:44:18.164Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-27T21:44:18.164Z] === RUN TestXGlobalNoParent [2021-07-27T21:44:18.164Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-27T21:44:18.164Z] === RUN TestReplaceFileTarWrapper [2021-07-27T21:44:18.620Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-07-27T21:44:18.620Z] === RUN TestPrefixHeaderReadable [2021-07-27T21:44:18.620Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-27T21:44:18.620Z] === RUN TestDisablePigz [2021-07-27T21:44:18.620Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-27T21:44:18.620Z] --- PASS: TestDisablePigz (0.13s) [2021-07-27T21:44:18.620Z] === RUN TestPigz [2021-07-27T21:44:18.620Z] === RUN Test [2021-07-27T21:44:18.620Z] === RUN Test/TestInitialize [2021-07-27T21:44:18.620Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-27T21:44:18.620Z] --- PASS: TestPigz (0.16s) [2021-07-27T21:44:18.620Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T21:44:18.620Z] archive_windows_test.go:16: Currently fails [2021-07-27T21:44:18.620Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T21:44:18.620Z] === RUN TestCanonicalTarNameForPath [2021-07-27T21:44:18.620Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-27T21:44:18.620Z] === RUN TestCanonicalTarName [2021-07-27T21:44:18.620Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-27T21:44:18.620Z] === RUN TestChmodTarEntry [2021-07-27T21:44:18.620Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestHardLinkOrder [2021-07-27T21:44:19.076Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-27T21:44:19.076Z] === RUN TestChangeString [2021-07-27T21:44:19.076Z] --- PASS: TestChangeString (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestChangesWithNoChanges [2021-07-27T21:44:19.076Z] time="2021-07-27T21:44:18Z" level=info msg="Initializing discovery without TLS" [2021-07-27T21:44:19.076Z] time="2021-07-27T21:44:18Z" level=info msg="Initializing discovery without TLS" [2021-07-27T21:44:19.076Z] time="2021-07-27T21:44:18Z" level=info msg="Initializing discovery without TLS" [2021-07-27T21:44:19.076Z] === RUN Test/TestInitializeWithCerts [2021-07-27T21:44:19.076Z] time="2021-07-27T21:44:18Z" level=info msg="Initializing discovery with TLS" [2021-07-27T21:44:19.076Z] === RUN Test/TestWatch [2021-07-27T21:44:19.076Z] time="2021-07-27T21:44:18Z" level=info msg="Initializing discovery without TLS" [2021-07-27T21:44:19.076Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-27T21:44:19.076Z] === RUN TestChangesWithChanges [2021-07-27T21:44:19.076Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-27T21:44:19.076Z] === RUN TestChangesWithChangesGH13590 [2021-07-27T21:44:19.076Z] changes_test.go:196: needs more investigation [2021-07-27T21:44:19.076Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestChangesDirsEmpty [2021-07-27T21:44:19.076Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T21:44:19.076Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestChangesDirsMutated [2021-07-27T21:44:19.076Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T21:44:19.076Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestApplyLayer [2021-07-27T21:44:19.076Z] changes_test.go:433: needs further investigation [2021-07-27T21:44:19.076Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestChangesSizeWithHardlinks [2021-07-27T21:44:19.076Z] changes_test.go:469: needs further investigation [2021-07-27T21:44:19.076Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestChangesSizeWithNoChanges [2021-07-27T21:44:19.076Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-27T21:44:19.076Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestChangesSize [2021-07-27T21:44:19.076Z] --- PASS: TestChangesSize (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestApplyLayerInvalidFilenames [2021-07-27T21:44:19.076Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames476174220\\dest" [2021-07-27T21:44:19.076Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-27T21:44:19.076Z] === RUN TestApplyLayerInvalidHardlink [2021-07-27T21:44:19.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink699992222\\victim\\hello" -> "../victim/hello" [2021-07-27T21:44:19.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink493801317\\victim\\hello" -> "/../victim/hello" [2021-07-27T21:44:19.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink414279552\\victim" -> "../victim" [2021-07-27T21:44:19.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink585021663\\victim" -> "../victim" [2021-07-27T21:44:19.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink442356402\\victim" -> "../victim" [2021-07-27T21:44:19.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink499120745\\victim" -> "../victim" [2021-07-27T21:44:19.076Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-27T21:44:19.076Z] === RUN TestApplyLayerInvalidSymlink [2021-07-27T21:44:19.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink181608116\\dest\\dotdot" -> "../victim/hello" [2021-07-27T21:44:19.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink623029891\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T21:44:19.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink593831942\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:44:19.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink267227565\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:44:19.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink357526824\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:44:19.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink890623591\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:44:19.076Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-27T21:44:19.076Z] === RUN TestApplyLayerWhiteouts [2021-07-27T21:44:19.076Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-27T21:44:19.076Z] === RUN TestGenerateEmptyFile [2021-07-27T21:44:19.076Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-27T21:44:19.076Z] === RUN TestGenerateWithContent [2021-07-27T21:44:19.076Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-27T21:44:19.076Z] PASS [2021-07-27T21:44:19.076Z] coverage: 61.6% of statements [2021-07-27T21:44:19.076Z] ok github.com/docker/docker/pkg/archive 7.350s coverage: 61.6% of statements [2021-07-27T21:44:20.037Z] 2021/07/27 21:44:19 Closing DB instances... [2021-07-27T21:44:21.005Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2021-07-27T21:44:21.005Z] === RUN TestNetworkDBNodeLeave [2021-07-27T21:44:21.558Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-27T21:44:21.558Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:44:21.558Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:44:21.558Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-27T21:44:21.558Z] [2021-07-27T21:44:21.558Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-27T21:44:21.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-27T21:44:21.558Z] Using test binary docker [2021-07-27T21:44:21.558Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T21:44:21.558Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T21:44:21.559Z] INFO: Waiting for daemon to start... [2021-07-27T21:44:21.559Z] Starting dockerd [2021-07-27T21:44:21.559Z] . [2021-07-27T21:44:21.559Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-27T21:44:21.966Z] --- PASS: Test (3.18s) [2021-07-27T21:44:21.966Z] --- PASS: Test/TestInitialize (0.16s) [2021-07-27T21:44:21.966Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-27T21:44:21.966Z] --- PASS: Test/TestWatch (3.01s) [2021-07-27T21:44:21.966Z] PASS [2021-07-27T21:44:21.966Z] coverage: 84.1% of statements [2021-07-27T21:44:21.966Z] ok github.com/docker/docker/pkg/discovery/kv 3.226s coverage: 84.1% of statements [2021-07-27T21:44:22.929Z] === RUN Test [2021-07-27T21:44:22.929Z] === RUN Test/TestWatch [2021-07-27T21:44:22.929Z] --- PASS: Test (0.00s) [2021-07-27T21:44:22.929Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T21:44:22.929Z] PASS [2021-07-27T21:44:22.929Z] coverage: 92.3% of statements [2021-07-27T21:44:22.929Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements [2021-07-27T21:44:23.384Z] === RUN Test [2021-07-27T21:44:23.384Z] === RUN Test/TestInitialize [2021-07-27T21:44:23.384Z] === RUN Test/TestInitializeWithPattern [2021-07-27T21:44:23.384Z] === RUN Test/TestRegister [2021-07-27T21:44:23.384Z] === RUN Test/TestWatch [2021-07-27T21:44:23.384Z] --- PASS: Test (0.00s) [2021-07-27T21:44:23.384Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T21:44:23.384Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-27T21:44:23.384Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T21:44:23.384Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T21:44:23.384Z] PASS [2021-07-27T21:44:23.384Z] coverage: 93.8% of statements [2021-07-27T21:44:23.384Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-07-27T21:44:23.840Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-07-27T21:44:23.840Z] === RUN TestNetworkDBWatch [2021-07-27T21:44:24.296Z] === RUN TestPollerAddRemove [2021-07-27T21:44:24.296Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-27T21:44:24.296Z] === RUN TestPollerEvent [2021-07-27T21:44:24.296Z] poller_test.go:41: No chmod on Windows [2021-07-27T21:44:24.296Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-27T21:44:24.296Z] === RUN TestPollerClose [2021-07-27T21:44:24.296Z] --- PASS: TestPollerClose (0.00s) [2021-07-27T21:44:24.296Z] PASS [2021-07-27T21:44:24.296Z] coverage: 45.7% of statements [2021-07-27T21:44:24.296Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2021-07-27T21:44:25.258Z] === RUN TestCopyFileWithInvalidSrc [2021-07-27T21:44:25.258Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T21:44:25.258Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-27T21:44:25.258Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-27T21:44:25.258Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-07-27T21:44:25.258Z] === RUN TestCopyFile [2021-07-27T21:44:25.258Z] --- PASS: TestCopyFile (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-27T21:44:25.258Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T21:44:25.258Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-27T21:44:25.258Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-27T21:44:25.258Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T21:44:25.258Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestWildcardMatches [2021-07-27T21:44:25.258Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestPatternMatches [2021-07-27T21:44:25.258Z] --- PASS: TestPatternMatches (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-27T21:44:25.258Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestPatternMatchesFolderExclusions [2021-07-27T21:44:25.258Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-27T21:44:25.258Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-27T21:44:25.258Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-27T21:44:25.258Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-27T21:44:25.258Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestSingleExclamationError [2021-07-27T21:44:25.258Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestMatchesWithNoPatterns [2021-07-27T21:44:25.258Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestMatchesWithMalformedPatterns [2021-07-27T21:44:25.258Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestMatches [2021-07-27T21:44:25.258Z] --- PASS: TestMatches (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCleanPatterns [2021-07-27T21:44:25.258Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-27T21:44:25.258Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCleanPatternsExceptionFlag [2021-07-27T21:44:25.258Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-27T21:44:25.258Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-27T21:44:25.258Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCleanPatternsErrorSingleException [2021-07-27T21:44:25.258Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestCreateIfNotExistsDir [2021-07-27T21:44:25.258Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2021-07-27T21:44:25.258Z] === RUN TestCreateIfNotExistsFile [2021-07-27T21:44:25.258Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-27T21:44:25.258Z] === RUN TestMatch [2021-07-27T21:44:25.258Z] --- PASS: TestMatch (0.00s) [2021-07-27T21:44:25.258Z] PASS [2021-07-27T21:44:25.258Z] coverage: 85.2% of statements [2021-07-27T21:44:25.258Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 85.2% of statements [2021-07-27T21:44:25.258Z] 2021/07/27 21:44:25 Closing DB instances... [2021-07-27T21:44:25.714Z] === RUN TestGet [2021-07-27T21:44:25.714Z] --- PASS: TestGet (0.00s) [2021-07-27T21:44:25.714Z] === RUN TestGetShortcutString [2021-07-27T21:44:25.714Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-27T21:44:25.714Z] PASS [2021-07-27T21:44:25.714Z] coverage: 42.9% of statements [2021-07-27T21:44:25.714Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2021-07-27T21:44:26.675Z] === RUN TestCreateIDMapOrder [2021-07-27T21:44:26.675Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-27T21:44:26.675Z] PASS [2021-07-27T21:44:26.675Z] coverage: 7.2% of statements [2021-07-27T21:44:26.675Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-07-27T21:44:27.130Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-07-27T21:44:27.130Z] === RUN TestNetworkDBBulkSync [2021-07-27T21:44:28.093Z] === RUN TestFixedBufferCap [2021-07-27T21:44:28.093Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-27T21:44:28.093Z] === RUN TestFixedBufferLen [2021-07-27T21:44:28.093Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-27T21:44:28.093Z] === RUN TestFixedBufferString [2021-07-27T21:44:28.093Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-27T21:44:28.093Z] === RUN TestFixedBufferWrite [2021-07-27T21:44:28.093Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-27T21:44:28.093Z] === RUN TestFixedBufferRead [2021-07-27T21:44:28.093Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-27T21:44:28.093Z] === RUN TestBytesPipeRead [2021-07-27T21:44:28.093Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-27T21:44:28.093Z] === RUN TestBytesPipeWrite [2021-07-27T21:44:28.093Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-27T21:44:28.093Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-27T21:44:28.549Z] 2021/07/27 21:44:28 Closing DB instances... [2021-07-27T21:44:28.549Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2021-07-27T21:44:28.549Z] === RUN TestAtomicWriteToFile [2021-07-27T21:44:28.549Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-27T21:44:28.549Z] === RUN TestAtomicWriteSetCommit [2021-07-27T21:44:28.549Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-27T21:44:28.549Z] === RUN TestAtomicWriteSetCancel [2021-07-27T21:44:28.549Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-27T21:44:28.549Z] === RUN TestReadCloserWrapperClose [2021-07-27T21:44:28.549Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-27T21:44:28.549Z] === RUN TestReaderErrWrapperReadOnError [2021-07-27T21:44:28.549Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-27T21:44:28.549Z] === RUN TestReaderErrWrapperRead [2021-07-27T21:44:28.549Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-27T21:44:28.549Z] === RUN TestHashData [2021-07-27T21:44:28.549Z] --- PASS: TestHashData (0.00s) [2021-07-27T21:44:28.549Z] === RUN TestCancelReadCloser [2021-07-27T21:44:28.549Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-27T21:44:28.549Z] === RUN TestWriteCloserWrapperClose [2021-07-27T21:44:28.549Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-27T21:44:28.549Z] === RUN TestNopWriteCloser [2021-07-27T21:44:28.549Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-27T21:44:28.549Z] === RUN TestNopWriter [2021-07-27T21:44:28.549Z] --- PASS: TestNopWriter (0.00s) [2021-07-27T21:44:28.549Z] === RUN TestWriteCounter [2021-07-27T21:44:28.549Z] --- PASS: TestWriteCounter (0.00s) [2021-07-27T21:44:28.549Z] PASS [2021-07-27T21:44:28.549Z] coverage: 68.8% of statements [2021-07-27T21:44:28.549Z] ok github.com/docker/docker/pkg/ioutils 0.666s coverage: 68.8% of statements [2021-07-27T21:44:29.510Z] === RUN TestError [2021-07-27T21:44:29.510Z] --- PASS: TestError (0.00s) [2021-07-27T21:44:29.510Z] === RUN TestProgressString [2021-07-27T21:44:29.510Z] === RUN TestProgressString/no_progress [2021-07-27T21:44:29.510Z] === RUN TestProgressString/progress_1 [2021-07-27T21:44:29.510Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-27T21:44:29.510Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-27T21:44:29.510Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-27T21:44:29.510Z] === RUN TestProgressString/with_units [2021-07-27T21:44:29.510Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-27T21:44:29.510Z] === RUN TestProgressString/hide_counts [2021-07-27T21:44:29.510Z] --- PASS: TestProgressString (0.00s) [2021-07-27T21:44:29.510Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-27T21:44:29.510Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-27T21:44:29.510Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-27T21:44:29.510Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-27T21:44:29.510Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-27T21:44:29.510Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-27T21:44:29.510Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-27T21:44:29.510Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-27T21:44:29.510Z] === RUN TestJSONMessageDisplay [2021-07-27T21:44:29.510Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-07-27T21:44:29.510Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-27T21:44:29.510Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-27T21:44:29.510Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-27T21:44:29.510Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-27T21:44:29.510Z] === RUN TestDisplayJSONMessagesStream [2021-07-27T21:44:29.510Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-27T21:44:29.510Z] PASS [2021-07-27T21:44:29.510Z] coverage: 91.7% of statements [2021-07-27T21:44:29.510Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2021-07-27T21:44:29.966Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-27T21:44:29.966Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-27T21:44:30.075Z] --- PASS: TestImportExtremelyLargeImageWorks (94.32s) [2021-07-27T21:44:30.075Z] PASS [2021-07-27T21:44:30.075Z] [2021-07-27T21:44:30.075Z] DONE 12 tests in 97.200s [2021-07-27T21:44:30.075Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T21:44:30.075Z] INFO: Testing against a local daemon [2021-07-27T21:44:30.075Z] === RUN TestNetworkCreateDelete [2021-07-27T21:44:30.075Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-27T21:44:30.075Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T21:44:30.075Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-27T21:44:30.075Z] === RUN TestDaemonDNSFallback [2021-07-27T21:44:30.421Z] === RUN TestStandardLongPath [2021-07-27T21:44:30.421Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-27T21:44:30.421Z] === RUN TestUNCLongPath [2021-07-27T21:44:30.421Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-27T21:44:30.421Z] PASS [2021-07-27T21:44:30.421Z] coverage: 100.0% of statements [2021-07-27T21:44:30.421Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-07-27T21:44:30.877Z] === RUN TestNameFormat [2021-07-27T21:44:30.877Z] --- PASS: TestNameFormat (0.00s) [2021-07-27T21:44:30.877Z] === RUN TestNameRetries [2021-07-27T21:44:30.877Z] --- PASS: TestNameRetries (0.00s) [2021-07-27T21:44:30.877Z] PASS [2021-07-27T21:44:30.877Z] coverage: 85.7% of statements [2021-07-27T21:44:30.877Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2021-07-27T21:44:31.839Z] === RUN TestParseKeyValueOpt [2021-07-27T21:44:31.839Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-27T21:44:31.839Z] === RUN TestParseUintList [2021-07-27T21:44:31.839Z] --- PASS: TestParseUintList (0.00s) [2021-07-27T21:44:31.839Z] === RUN TestParseUintListMaximumLimits [2021-07-27T21:44:31.839Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-27T21:44:31.839Z] PASS [2021-07-27T21:44:31.839Z] coverage: 97.0% of statements [2021-07-27T21:44:31.839Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2021-07-27T21:44:31.839Z] --- PASS: TestGetAddress (24.21s) [2021-07-27T21:44:31.839Z] === RUN TestRequestSyntaxCheck [2021-07-27T21:44:31.839Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-27T21:44:31.839Z] === RUN TestRequest [2021-07-27T21:44:32.800Z] === RUN TestNewAndRemove [2021-07-27T21:44:32.800Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-27T21:44:32.800Z] === RUN TestRemoveInvalidPath [2021-07-27T21:44:32.800Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-27T21:44:32.800Z] PASS [2021-07-27T21:44:32.800Z] coverage: 82.6% of statements [2021-07-27T21:44:32.800Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2021-07-27T21:44:32.800Z] 2021/07/27 21:44:32 Closing DB instances... [2021-07-27T21:44:32.800Z] time="2021-07-27T21:44:32Z" level=error msg="node: 61253ad6387a is unknown to memberlist" [2021-07-27T21:44:33.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T21:44:33.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T21:44:34.326Z] === RUN TestFailedConnection [2021-07-27T21:44:35.332Z] --- PASS: TestDaemonDNSFallback (6.62s) [2021-07-27T21:44:35.332Z] === RUN TestInspectNetwork [2021-07-27T21:44:35.853Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.94s) [2021-07-27T21:44:35.853Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-27T21:44:35.853Z] --- PASS: TestFailedConnection (2.01s) [2021-07-27T21:44:35.853Z] === RUN TestFailOnce [2021-07-27T21:44:36.310Z] 2021/07/27 21:44:35 http: panic serving 127.0.0.1:49306: Plugin not ready [2021-07-27T21:44:36.310Z] goroutine 34 [running]: [2021-07-27T21:44:36.310Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-07-27T21:44:36.310Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-27T21:44:36.310Z] panic(0x1415280, 0x152c6d0) [2021-07-27T21:44:36.310Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-27T21:44:36.310Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x153cd90, 0xc0001600e0, 0xc0001b0000) [2021-07-27T21:44:36.310Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-27T21:44:36.310Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x153cd90, 0xc0001600e0, 0xc0001b0000) [2021-07-27T21:44:36.310Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-27T21:44:36.310Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x153cd90, 0xc0001600e0, 0xc0001b0000) [2021-07-27T21:44:36.310Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-27T21:44:36.310Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x153cd90, 0xc0001600e0, 0xc0001b0000) [2021-07-27T21:44:36.310Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-27T21:44:36.310Z] net/http.(*conn).serve(0xc0001a0000, 0x153d980, 0xc000188040) [2021-07-27T21:44:36.310Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-27T21:44:36.310Z] created by net/http.(*Server).Serve [2021-07-27T21:44:36.310Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-27T21:44:36.310Z] time="2021-07-27T21:44:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.FailOnce: Post \"http://127.0.0.1:49305/Test.FailOnce\": EOF, retrying in 1s" [2021-07-27T21:44:36.766Z] 2021/07/27 21:44:36 Closing DB instances... [2021-07-27T21:44:37.224Z] --- PASS: TestFailOnce (1.17s) [2021-07-27T21:44:37.224Z] === RUN TestEchoInputOutput [2021-07-27T21:44:37.224Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-27T21:44:37.224Z] === RUN TestBackoff [2021-07-27T21:44:37.224Z] --- PASS: TestBackoff (0.00s) [2021-07-27T21:44:37.224Z] === RUN TestAbortRetry [2021-07-27T21:44:37.224Z] --- PASS: TestAbortRetry (0.00s) [2021-07-27T21:44:37.224Z] === RUN TestClientScheme [2021-07-27T21:44:37.224Z] --- PASS: TestClientScheme (0.00s) [2021-07-27T21:44:37.224Z] === RUN TestNewClientWithTimeout [2021-07-27T21:44:37.680Z] time="2021-07-27T21:44:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-27T21:44:38.614Z] === RUN TestInspectNetwork/full_network_id [2021-07-27T21:44:38.614Z] === RUN TestInspectNetwork/partial_network_id [2021-07-27T21:44:38.614Z] === RUN TestInspectNetwork/network_name [2021-07-27T21:44:38.614Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-27T21:44:38.640Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-07-27T21:44:38.640Z] === RUN TestNetworkDBGarbageCollection [2021-07-27T21:44:39.095Z] --- PASS: TestRequest (7.26s) [2021-07-27T21:44:39.095Z] === RUN TestOverlappingRequests [2021-07-27T21:44:39.095Z] time="2021-07-27T21:44:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-27T21:44:39.551Z] --- PASS: TestOverlappingRequests (0.35s) [2021-07-27T21:44:39.551Z] === RUN TestRelease [2021-07-27T21:44:40.513Z] === RUN TestParseEmptyInterface [2021-07-27T21:44:40.513Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-27T21:44:40.513Z] === RUN TestParseNonInterfaceType [2021-07-27T21:44:40.513Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-27T21:44:40.513Z] === RUN TestParseWithOneFunction [2021-07-27T21:44:40.513Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-27T21:44:40.513Z] === RUN TestParseWithMultipleFuncs [2021-07-27T21:44:40.513Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-27T21:44:40.513Z] === RUN TestParseWithUnnamedReturn [2021-07-27T21:44:40.513Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-27T21:44:40.513Z] === RUN TestEmbeddedInterface [2021-07-27T21:44:40.513Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-27T21:44:40.513Z] === RUN TestParsedImports [2021-07-27T21:44:40.513Z] --- PASS: TestParsedImports (0.00s) [2021-07-27T21:44:40.513Z] === RUN TestAliasedImports [2021-07-27T21:44:40.513Z] --- PASS: TestAliasedImports (0.00s) [2021-07-27T21:44:40.513Z] PASS [2021-07-27T21:44:40.513Z] coverage: 56.8% of statements [2021-07-27T21:44:40.513Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2021-07-27T21:44:40.969Z] --- PASS: TestRelease (1.49s) [2021-07-27T21:44:40.969Z] === RUN TestAllocateRandomDeallocate [2021-07-27T21:44:41.424Z] === RUN TestHTTPTransport [2021-07-27T21:44:41.424Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-27T21:44:41.424Z] PASS [2021-07-27T21:44:41.424Z] coverage: 85.7% of statements [2021-07-27T21:44:41.424Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-07-27T21:44:41.879Z] time="2021-07-27T21:44:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-27T21:44:41.879Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-27T21:44:41.879Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T21:44:41.879Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-27T21:44:41.879Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-27T21:44:41.879Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-27T21:44:41.879Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-27T21:44:41.879Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-27T21:44:41.879Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T21:44:41.879Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-27T21:44:41.880Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-27T21:44:41.880Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-27T21:44:41.880Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-27T21:44:41.880Z] === RUN TestBufferPoolPutAndGet [2021-07-27T21:44:41.880Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-27T21:44:41.880Z] PASS [2021-07-27T21:44:41.880Z] coverage: 88.2% of statements [2021-07-27T21:44:41.880Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-07-27T21:44:42.335Z] === RUN TestOutputOnPrematureClose [2021-07-27T21:44:42.335Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-27T21:44:42.335Z] === RUN TestCompleteSilently [2021-07-27T21:44:42.335Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-27T21:44:42.335Z] PASS [2021-07-27T21:44:42.335Z] coverage: 75.9% of statements [2021-07-27T21:44:42.335Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-07-27T21:44:42.791Z] === RUN TestSendToOneSub [2021-07-27T21:44:42.791Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-27T21:44:42.791Z] === RUN TestSendToMultipleSubs [2021-07-27T21:44:42.791Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-27T21:44:42.791Z] === RUN TestEvictOneSub [2021-07-27T21:44:42.791Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-27T21:44:42.791Z] === RUN TestClosePublisher [2021-07-27T21:44:42.791Z] --- PASS: TestClosePublisher (0.00s) [2021-07-27T21:44:42.791Z] === RUN TestPubSubRace [2021-07-27T21:44:42.792Z] --- PASS: TestInspectNetwork (7.70s) [2021-07-27T21:44:42.792Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-27T21:44:42.792Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-07-27T21:44:42.792Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-07-27T21:44:42.792Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-27T21:44:42.792Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T21:44:44.318Z] --- PASS: TestPubSubRace (1.04s) [2021-07-27T21:44:44.318Z] PASS [2021-07-27T21:44:44.318Z] coverage: 75.0% of statements [2021-07-27T21:44:44.318Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-07-27T21:44:44.773Z] === RUN TestRegister [2021-07-27T21:44:44.773Z] --- PASS: TestRegister (0.00s) [2021-07-27T21:44:44.773Z] === RUN TestCommand [2021-07-27T21:44:44.773Z] --- PASS: TestCommand (0.03s) [2021-07-27T21:44:44.773Z] === RUN TestNaiveSelf [2021-07-27T21:44:44.773Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-27T21:44:44.773Z] PASS [2021-07-27T21:44:44.773Z] coverage: 82.4% of statements [2021-07-27T21:44:44.773Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2021-07-27T21:44:44.773Z] --- PASS: TestAllocateRandomDeallocate (4.00s) [2021-07-27T21:44:44.773Z] === RUN TestRetrieveFromStore [2021-07-27T21:44:45.232Z] === RUN TestDump [2021-07-27T21:44:45.232Z] goroutine 6 [running]: [2021-07-27T21:44:45.232Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x808d920, 0x28893847204) [2021-07-27T21:44:45.232Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T21:44:45.232Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-27T21:44:45.232Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-27T21:44:45.232Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-27T21:44:45.232Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-27T21:44:45.232Z] testing.tRunner(0xc000029080, 0xbd5ee0) [2021-07-27T21:44:45.232Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T21:44:45.232Z] created by testing.(*T).Run [2021-07-27T21:44:45.232Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T21:44:45.232Z] [2021-07-27T21:44:45.232Z] goroutine 1 [chan receive]: [2021-07-27T21:44:45.232Z] testing.(*T).Run(0xc000029080, 0xbc8618, 0x8, 0xbd5ee0, 0xa3a2cd) [2021-07-27T21:44:45.232Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T21:44:45.232Z] testing.runTests.func1(0xc000028f00) [2021-07-27T21:44:45.232Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T21:44:45.232Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-27T21:44:45.232Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T21:44:45.232Z] testing.runTests(0xc000004078, 0xd1b220, 0x3, 0x3, 0xc0383e0948009328, 0x8bb31ef049, 0xd1fc80, 0xbc9e68) [2021-07-27T21:44:45.232Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T21:44:45.232Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-27T21:44:45.232Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T21:44:45.232Z] main.main() [2021-07-27T21:44:45.232Z] _testmain.go:95 +0x1c8 [2021-07-27T21:44:45.232Z] --- PASS: TestDump (0.00s) [2021-07-27T21:44:45.232Z] === RUN TestDumpToFile [2021-07-27T21:44:45.688Z] --- PASS: TestDumpToFile (0.15s) [2021-07-27T21:44:45.688Z] === RUN TestDumpToFileWithEmptyInput [2021-07-27T21:44:45.688Z] goroutine 8 [running]: [2021-07-27T21:44:45.688Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xab4500) [2021-07-27T21:44:45.688Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T21:44:45.688Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-27T21:44:45.688Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-27T21:44:45.688Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-27T21:44:45.688Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-27T21:44:45.688Z] testing.tRunner(0xc000029500, 0xbd5ed0) [2021-07-27T21:44:45.688Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T21:44:45.688Z] created by testing.(*T).Run [2021-07-27T21:44:45.688Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T21:44:45.688Z] [2021-07-27T21:44:45.688Z] goroutine 1 [chan receive]: [2021-07-27T21:44:45.688Z] testing.(*T).Run(0xc000029500, 0xbcf0cc, 0x1c, 0xbd5ed0, 0xa3a201) [2021-07-27T21:44:45.688Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T21:44:45.688Z] testing.runTests.func1(0xc000028f00) [2021-07-27T21:44:45.688Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T21:44:45.688Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-27T21:44:45.688Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T21:44:45.688Z] testing.runTests(0xc000004078, 0xd1b220, 0x3, 0x3, 0xc0383e0948009328, 0x8bb31ef049, 0xd1fc80, 0xbc9e68) [2021-07-27T21:44:45.688Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T21:44:45.688Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-27T21:44:45.688Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T21:44:45.688Z] main.main() [2021-07-27T21:44:45.688Z] _testmain.go:95 +0x1c8 [2021-07-27T21:44:45.688Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-27T21:44:45.688Z] PASS [2021-07-27T21:44:45.688Z] coverage: 90.9% of statements [2021-07-27T21:44:45.688Z] ok github.com/docker/docker/pkg/stack 0.189s coverage: 90.9% of statements [2021-07-27T21:44:46.072Z] --- PASS: TestRunContainerWithBridgeNone (3.03s) [2021-07-27T21:44:46.072Z] === RUN TestNetworkInvalidJSON [2021-07-27T21:44:46.072Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T21:44:46.072Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T21:44:46.072Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:44:46.072Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:44:46.072Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:44:46.072Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:44:46.072Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T21:44:46.072Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:44:46.072Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:44:46.072Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-27T21:44:46.072Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T21:44:46.072Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T21:44:46.072Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T21:44:46.072Z] === RUN TestNetworkList [2021-07-27T21:44:46.072Z] === RUN TestNetworkList//networks [2021-07-27T21:44:46.072Z] === PAUSE TestNetworkList//networks [2021-07-27T21:44:46.072Z] === RUN TestNetworkList//networks/ [2021-07-27T21:44:46.072Z] === PAUSE TestNetworkList//networks/ [2021-07-27T21:44:46.072Z] === CONT TestNetworkList//networks [2021-07-27T21:44:46.072Z] === CONT TestNetworkList//networks/ [2021-07-27T21:44:46.072Z] --- PASS: TestNetworkList (0.01s) [2021-07-27T21:44:46.072Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T21:44:46.072Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T21:44:46.072Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T21:44:46.146Z] === RUN TestNewStdWriter [2021-07-27T21:44:46.146Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-27T21:44:46.146Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestWriteWithNilBytes [2021-07-27T21:44:46.146Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestWrite [2021-07-27T21:44:46.146Z] --- PASS: TestWrite (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestWriteWithWriterError [2021-07-27T21:44:46.146Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-27T21:44:46.146Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestStdCopyWriteAndRead [2021-07-27T21:44:46.146Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-27T21:44:46.146Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-27T21:44:46.146Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-27T21:44:46.146Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-27T21:44:46.146Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-27T21:44:46.146Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-27T21:44:46.146Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-27T21:44:46.146Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-27T21:44:46.146Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-27T21:44:46.146Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-27T21:44:46.146Z] PASS [2021-07-27T21:44:46.146Z] coverage: 100.0% of statements [2021-07-27T21:44:46.146Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2021-07-27T21:44:46.146Z] time="2021-07-27T21:44:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-27T21:44:46.330Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-27T21:44:46.330Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T21:44:46.602Z] --- PASS: TestRetrieveFromStore (1.53s) [2021-07-27T21:44:46.602Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-27T21:44:46.602Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-27T21:44:46.602Z] === RUN TestParallelPredefinedRequest1 [2021-07-27T21:44:46.602Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-27T21:44:46.602Z] === RUN TestParallelPredefinedRequest2 [2021-07-27T21:44:46.602Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-27T21:44:46.602Z] === RUN TestParallelPredefinedRequest3 [2021-07-27T21:44:46.602Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-27T21:44:46.602Z] === RUN TestParallelPredefinedRequest4 [2021-07-27T21:44:46.602Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-27T21:44:46.602Z] === RUN TestParallelPredefinedRequest5 [2021-07-27T21:44:46.602Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-27T21:44:46.602Z] === RUN TestDebug [2021-07-27T21:44:46.602Z] --- PASS: TestDebug (0.00s) [2021-07-27T21:44:46.602Z] === RUN TestRequestPoolParallel [2021-07-27T21:44:46.602Z] --- PASS: TestRequestPoolParallel (0.31s) [2021-07-27T21:44:46.602Z] === RUN TestFullAllocateRelease [2021-07-27T21:44:47.058Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-27T21:44:47.058Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-27T21:44:47.058Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestFormatStatus [2021-07-27T21:44:47.058Z] --- PASS: TestFormatStatus (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestFormatError [2021-07-27T21:44:47.058Z] --- PASS: TestFormatError (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestFormatJSONError [2021-07-27T21:44:47.058Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-27T21:44:47.058Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-27T21:44:47.058Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestNewJSONProgressOutput [2021-07-27T21:44:47.058Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestAuxFormatterEmit [2021-07-27T21:44:47.058Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestStreamWriterStdout [2021-07-27T21:44:47.058Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-27T21:44:47.058Z] === RUN TestStreamWriterStderr [2021-07-27T21:44:47.058Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-27T21:44:47.058Z] PASS [2021-07-27T21:44:47.058Z] coverage: 66.2% of statements [2021-07-27T21:44:47.058Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2021-07-27T21:44:47.058Z] --- PASS: TestFullAllocateRelease (0.49s) [2021-07-27T21:44:47.058Z] === RUN TestOddAllocateRelease [2021-07-27T21:44:47.521Z] --- PASS: TestOddAllocateRelease (0.32s) [2021-07-27T21:44:47.521Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-27T21:44:47.521Z] === RUN TestGenerateRandomID [2021-07-27T21:44:47.521Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-27T21:44:47.521Z] === RUN TestShortenId [2021-07-27T21:44:47.521Z] --- PASS: TestShortenId (0.00s) [2021-07-27T21:44:47.521Z] === RUN TestShortenSha256Id [2021-07-27T21:44:47.521Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-27T21:44:47.521Z] === RUN TestShortenIdEmpty [2021-07-27T21:44:47.521Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-27T21:44:47.521Z] === RUN TestShortenIdInvalid [2021-07-27T21:44:47.521Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-27T21:44:47.521Z] === RUN TestIsShortIDNonHex [2021-07-27T21:44:47.521Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-27T21:44:47.521Z] === RUN TestIsShortIDNotCorrectSize [2021-07-27T21:44:47.521Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-27T21:44:47.521Z] PASS [2021-07-27T21:44:47.521Z] coverage: 70.6% of statements [2021-07-27T21:44:47.521Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-27T21:44:47.521Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-27T21:44:47.521Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2021-07-27T21:44:47.521Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-27T21:44:47.521Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-27T21:44:47.704Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-27T21:44:47.704Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T21:44:47.978Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-27T21:44:47.978Z] === CONT TestParallelPredefinedRequest1 [2021-07-27T21:44:47.978Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:44:47.978Z] === CONT TestParallelPredefinedRequest4 [2021-07-27T21:44:47.978Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:44:47.978Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-27T21:44:47.978Z] === CONT TestParallelPredefinedRequest3 [2021-07-27T21:44:47.978Z] === CONT TestParallelPredefinedRequest2 [2021-07-27T21:44:47.978Z] === CONT TestParallelPredefinedRequest3 [2021-07-27T21:44:47.978Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:44:47.978Z] === CONT TestParallelPredefinedRequest2 [2021-07-27T21:44:47.978Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:44:47.978Z] === CONT TestParallelPredefinedRequest5 [2021-07-27T21:44:47.978Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:44:47.978Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-27T21:44:47.978Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-27T21:44:47.978Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-27T21:44:47.978Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-27T21:44:47.978Z] PASS [2021-07-27T21:44:47.978Z] coverage: 85.3% of statements [2021-07-27T21:44:47.978Z] ok github.com/docker/docker/libnetwork/ipam 49.537s coverage: 85.3% of statements [2021-07-27T21:44:48.269Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-07-27T21:44:48.269Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T21:44:48.433Z] === RUN TestIsCpusetListAvailable [2021-07-27T21:44:48.433Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-27T21:44:48.433Z] PASS [2021-07-27T21:44:48.433Z] coverage: 39.4% of statements [2021-07-27T21:44:48.433Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2021-07-27T21:44:49.202Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-07-27T21:44:49.202Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T21:44:49.840Z] f143c6fed32d: Pull complete [2021-07-27T21:44:49.840Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-27T21:44:49.840Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T21:44:49.840Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-27T21:44:49.840Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-27T21:44:49.840Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-27T21:44:49.840Z] WARN: Skipping validation tests [2021-07-27T21:44:49.840Z] INFO: Running unit tests at 07/27/2021 21:44:48... [2021-07-27T21:44:50.575Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-07-27T21:44:50.575Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T21:44:50.596Z] === RUN TestChtimes [2021-07-27T21:44:50.596Z] --- PASS: TestChtimes (0.00s) [2021-07-27T21:44:50.596Z] === RUN TestChtimesWindows [2021-07-27T21:44:50.596Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-27T21:44:50.596Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-27T21:44:50.596Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-27T21:44:50.596Z] === RUN TestEnsureRemoveAllNotExist [2021-07-27T21:44:50.596Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-27T21:44:50.596Z] === RUN TestEnsureRemoveAllWithDir [2021-07-27T21:44:50.596Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-27T21:44:50.596Z] === RUN TestEnsureRemoveAllWithFile [2021-07-27T21:44:50.596Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-27T21:44:50.596Z] === RUN TestHasWin32KSupport [2021-07-27T21:44:50.596Z] syscall_windows_test.go:8: win32k: true [2021-07-27T21:44:50.596Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-27T21:44:50.596Z] PASS [2021-07-27T21:44:50.596Z] coverage: 12.9% of statements [2021-07-27T21:44:50.596Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 12.9% of statements [2021-07-27T21:44:51.052Z] === RUN TestTailFile [2021-07-27T21:44:51.052Z] --- PASS: TestTailFile (0.00s) [2021-07-27T21:44:51.052Z] === RUN TestTailFileManyLines [2021-07-27T21:44:51.052Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-27T21:44:51.052Z] === RUN TestTailEmptyFile [2021-07-27T21:44:51.052Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-27T21:44:51.052Z] === RUN TestTailNegativeN [2021-07-27T21:44:51.052Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader [2021-07-27T21:44:51.052Z] === CONT TestNewTailReader [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/truncated_last_line [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-27T21:44:51.052Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-27T21:44:51.052Z] === CONT TestNewTailReader/no_delimiter [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.052Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.053Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.053Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.053Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.054Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.054Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.140Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-07-27T21:44:51.140Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.511Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.512Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.512Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.512Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.513Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:44:51.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.515Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:44:51.972Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T21:44:51.973Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:44:51.973Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.01s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.01s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.01s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:44:51.974Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:44:51.975Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:44:51.975Z] PASS [2021-07-27T21:44:51.975Z] coverage: 88.6% of statements [2021-07-27T21:44:51.975Z] ok github.com/docker/docker/pkg/tailfile 0.429s coverage: 88.6% of statements [2021-07-27T21:44:52.951Z] === RUN TestTarSumRemoveNonExistent [2021-07-27T21:44:52.951Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestTarSumRemove [2021-07-27T21:44:52.951Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestSortFileInfoSums [2021-07-27T21:44:52.951Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestNewTarSumForLabelInvalid [2021-07-27T21:44:52.951Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestNewTarSumForLabel [2021-07-27T21:44:52.951Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestEmptyTar [2021-07-27T21:44:52.951Z] --- PASS: TestEmptyTar (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestTarSumsReadSize [2021-07-27T21:44:52.951Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestTarSums [2021-07-27T21:44:52.951Z] --- PASS: TestTarSums (0.07s) [2021-07-27T21:44:52.951Z] === RUN TestIteration [2021-07-27T21:44:52.951Z] --- PASS: TestIteration (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestVersionLabelForChecksum [2021-07-27T21:44:52.951Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestVersion [2021-07-27T21:44:52.951Z] --- PASS: TestVersion (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestGetVersion [2021-07-27T21:44:52.951Z] --- PASS: TestGetVersion (0.00s) [2021-07-27T21:44:52.951Z] === RUN TestGetVersions [2021-07-27T21:44:52.951Z] --- PASS: TestGetVersions (0.00s) [2021-07-27T21:44:52.951Z] PASS [2021-07-27T21:44:52.951Z] coverage: 89.3% of statements [2021-07-27T21:44:52.951Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2021-07-27T21:44:53.666Z] --- PASS: TestServiceWithPredefinedNetwork (2.56s) [2021-07-27T21:44:53.666Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T21:44:53.666Z] service_test.go:242: FLAKY_TEST [2021-07-27T21:44:53.666Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T21:44:53.666Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T21:44:53.914Z] testing: warning: no tests to run [2021-07-27T21:44:53.914Z] PASS [2021-07-27T21:44:53.914Z] coverage: [no statements] [2021-07-27T21:44:53.914Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-07-27T21:44:54.370Z] === RUN TestTruncIndex [2021-07-27T21:44:54.370Z] --- PASS: TestTruncIndex (0.10s) [2021-07-27T21:44:54.370Z] PASS [2021-07-27T21:44:54.370Z] coverage: 91.5% of statements [2021-07-27T21:44:54.370Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-07-27T21:44:54.508Z] INFO: make.ps1 starting at 07/27/2021 21:44:53 [2021-07-27T21:44:54.508Z] INFO: Git commit (98dd9f302b) assumed from DOCKER_GITCOMMIT environment variable [2021-07-27T21:44:54.508Z] INFO: Invoking autogen... [2021-07-27T21:44:54.825Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-27T21:44:54.825Z] === RUN TestClientStream [2021-07-27T21:44:54.825Z] --- PASS: TestClientStream (0.00s) [2021-07-27T21:44:54.825Z] === RUN TestClientSendFile [2021-07-27T21:44:54.826Z] --- PASS: TestClientSendFile (0.00s) [2021-07-27T21:44:54.826Z] === RUN TestClientWithRequestTimeout [2021-07-27T21:44:54.826Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-27T21:44:54.826Z] === RUN TestFileSpecPlugin [2021-07-27T21:44:54.826Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-27T21:44:54.826Z] === RUN TestFileJSONSpecPlugin [2021-07-27T21:44:54.826Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-27T21:44:54.826Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-27T21:44:54.826Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-07-27T21:44:54.826Z] === RUN TestPluginAddHandler [2021-07-27T21:44:54.826Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-27T21:44:54.826Z] === RUN TestPluginWaitBadPlugin [2021-07-27T21:44:54.826Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-27T21:44:54.826Z] === RUN TestGet [2021-07-27T21:44:54.826Z] time="2021-07-27T21:44:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-27T21:44:54.826Z] === RUN TestIsGIT [2021-07-27T21:44:54.826Z] --- PASS: TestIsGIT (0.00s) [2021-07-27T21:44:54.826Z] === RUN TestIsTransport [2021-07-27T21:44:54.826Z] --- PASS: TestIsTransport (0.00s) [2021-07-27T21:44:54.826Z] PASS [2021-07-27T21:44:54.826Z] coverage: 100.0% of statements [2021-07-27T21:44:54.826Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2021-07-27T21:44:55.469Z] INFO: Running unit tests... [2021-07-27T21:44:55.790Z] === RUN TestVersionInfo [2021-07-27T21:44:55.790Z] --- PASS: TestVersionInfo (0.00s) [2021-07-27T21:44:55.790Z] === RUN TestAppendVersions [2021-07-27T21:44:55.790Z] --- PASS: TestAppendVersions (0.00s) [2021-07-27T21:44:55.790Z] PASS [2021-07-27T21:44:55.790Z] coverage: 88.9% of statements [2021-07-27T21:44:55.790Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2021-07-27T21:44:55.790Z] time="2021-07-27T21:44:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-27T21:44:57.954Z] === RUN TestValidatePrivileges [2021-07-27T21:44:57.954Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-27T21:44:57.954Z] === RUN TestFilterByCapNeg [2021-07-27T21:44:57.954Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-27T21:44:57.954Z] === RUN TestFilterByCapPos [2021-07-27T21:44:57.954Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-27T21:44:57.954Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-27T21:44:57.954Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-27T21:44:57.954Z] PASS [2021-07-27T21:44:57.954Z] coverage: 12.0% of statements [2021-07-27T21:44:57.954Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-07-27T21:44:57.954Z] time="2021-07-27T21:44:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-27T21:44:58.410Z] === RUN TestNewSettable [2021-07-27T21:44:58.410Z] --- PASS: TestNewSettable (0.00s) [2021-07-27T21:44:58.410Z] === RUN TestIsSettable [2021-07-27T21:44:58.410Z] --- PASS: TestIsSettable (0.00s) [2021-07-27T21:44:58.410Z] === RUN TestUpdateSettingsEnv [2021-07-27T21:44:58.410Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-27T21:44:58.410Z] PASS [2021-07-27T21:44:58.410Z] coverage: 20.0% of statements [2021-07-27T21:44:58.410Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2021-07-27T21:44:59.939Z] === RUN TestLoad [2021-07-27T21:44:59.939Z] --- PASS: TestLoad (0.00s) [2021-07-27T21:44:59.939Z] === RUN TestSave [2021-07-27T21:44:59.939Z] --- PASS: TestSave (0.02s) [2021-07-27T21:44:59.939Z] === RUN TestAddDeleteGet [2021-07-27T21:44:59.939Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-27T21:44:59.939Z] === RUN TestInvalidTags [2021-07-27T21:44:59.939Z] --- PASS: TestInvalidTags (0.00s) [2021-07-27T21:44:59.939Z] PASS [2021-07-27T21:44:59.939Z] coverage: 84.4% of statements [2021-07-27T21:44:59.939Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2021-07-27T21:44:59.939Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T21:44:59.939Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T21:44:59.939Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T21:44:59.939Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-27T21:45:01.466Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-27T21:45:01.467Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-27T21:45:01.467Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-27T21:45:01.467Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-27T21:45:01.467Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-27T21:45:01.467Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-27T21:45:01.467Z] === RUN TestResumableRequestReaderWithReadError [2021-07-27T21:45:01.467Z] === RUN TestResolveAuthConfigIndexServer [2021-07-27T21:45:01.467Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-27T21:45:01.467Z] === RUN TestResolveAuthConfigFullURL [2021-07-27T21:45:01.467Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-27T21:45:01.467Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-27T21:45:01.467Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-27T21:45:01.467Z] === RUN TestValidateMirror [2021-07-27T21:45:01.467Z] --- PASS: TestValidateMirror (0.00s) [2021-07-27T21:45:01.467Z] === RUN TestLoadInsecureRegistries [2021-07-27T21:45:01.922Z] time="2021-07-27T21:45:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-27T21:45:01.922Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-07-27T21:45:01.922Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-27T21:45:01.922Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-27T21:45:01.922Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-27T21:45:01.922Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestResumableRequestReader [2021-07-27T21:45:01.922Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-27T21:45:01.922Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-27T21:45:01.922Z] PASS [2021-07-27T21:45:01.922Z] coverage: 100.0% of statements [2021-07-27T21:45:01.922Z] ok github.com/docker/docker/registry/resumable 0.214s coverage: 100.0% of statements [2021-07-27T21:45:01.922Z] time="2021-07-27T21:45:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T21:45:01.922Z] time="2021-07-27T21:45:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-27T21:45:01.922Z] time="2021-07-27T21:45:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T21:45:01.922Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-07-27T21:45:01.922Z] === RUN TestNewServiceConfig [2021-07-27T21:45:01.922Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestValidateIndexName [2021-07-27T21:45:01.922Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestValidateIndexNameWithError [2021-07-27T21:45:01.922Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestEndpointParse [2021-07-27T21:45:01.922Z] --- PASS: TestEndpointParse (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestEndpointParseInvalid [2021-07-27T21:45:01.922Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestValidateEndpoint [2021-07-27T21:45:01.922Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestPing [2021-07-27T21:45:01.922Z] --- PASS: TestPing (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestPingRegistryEndpoint [2021-07-27T21:45:01.922Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:01.922Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestEndpoint [2021-07-27T21:45:01.922Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:01.922Z] --- SKIP: TestEndpoint (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestParseRepositoryInfo [2021-07-27T21:45:01.922Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestNewIndexInfo [2021-07-27T21:45:01.922Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestMirrorEndpointLookup [2021-07-27T21:45:01.922Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:01.922Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-27T21:45:01.922Z] === RUN TestSearchRepositories [2021-07-27T21:45:01.922Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-27T21:45:01.922Z] Host: 127.0.0.1:49334 [2021-07-27T21:45:01.922Z] User-Agent: docker test client [2021-07-27T21:45:01.922Z] Authorization: Token fake-token [2021-07-27T21:45:01.922Z] X-Docker-Token: true [2021-07-27T21:45:01.922Z] Accept-Encoding: gzip [2021-07-27T21:45:01.922Z] [2021-07-27T21:45:01.922Z] [2021-07-27T21:45:01.922Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-27T21:45:01.922Z] Connection: close [2021-07-27T21:45:01.922Z] Content-Length: 144 [2021-07-27T21:45:01.922Z] Cache-Control: no-cache [2021-07-27T21:45:01.922Z] Content-Type: application/json [2021-07-27T21:45:01.922Z] Date: Tue, 27 Jul 2021 21:45:01 GMT [2021-07-27T21:45:01.922Z] Expires: -1 [2021-07-27T21:45:01.922Z] Pragma: no-cache [2021-07-27T21:45:01.922Z] Server: docker-tests/mock [2021-07-27T21:45:01.922Z] X-Docker-Registry-Config: mock [2021-07-27T21:45:01.922Z] X-Docker-Registry-Version: 0.0.0 [2021-07-27T21:45:01.922Z] [2021-07-27T21:45:01.922Z] [2021-07-27T21:45:01.922Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-27T21:45:01.922Z] === RUN TestTrustedLocation [2021-07-27T21:45:01.922Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-27T21:45:01.922Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestAllowNondistributableArtifacts [2021-07-27T21:45:01.922Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-27T21:45:01.922Z] === RUN TestIsSecureIndex [2021-07-27T21:45:01.922Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-27T21:45:01.922Z] PASS [2021-07-27T21:45:01.922Z] coverage: 51.7% of statements [2021-07-27T21:45:01.922Z] ok github.com/docker/docker/registry 0.230s coverage: 51.7% of statements [2021-07-27T21:45:01.922Z] time="2021-07-27T21:45:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-27T21:45:02.378Z] === RUN TestRestartManagerTimeout [2021-07-27T21:45:02.378Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-27T21:45:02.378Z] === RUN TestRestartManagerTimeoutReset [2021-07-27T21:45:02.378Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-27T21:45:02.378Z] PASS [2021-07-27T21:45:02.378Z] coverage: 50.9% of statements [2021-07-27T21:45:02.378Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2021-07-27T21:45:02.378Z] === RUN TestDecodeContainerConfig [2021-07-27T21:45:02.378Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-27T21:45:02.378Z] === RUN TestDecodeContainerConfigIsolation [2021-07-27T21:45:02.378Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-27T21:45:02.378Z] === RUN TestValidatePrivileged [2021-07-27T21:45:02.378Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-27T21:45:02.378Z] PASS [2021-07-27T21:45:02.378Z] coverage: 52.2% of statements [2021-07-27T21:45:02.378Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-07-27T21:45:02.834Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-27T21:45:02.834Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-27T21:45:02.834Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-27T21:45:02.834Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-27T21:45:02.834Z] PASS [2021-07-27T21:45:02.834Z] coverage: 62.5% of statements [2021-07-27T21:45:02.834Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2021-07-27T21:45:04.005Z] 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/api 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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 [2021-07-27T21:45:05.722Z] === RUN TestGetDriver [2021-07-27T21:45:05.722Z] --- PASS: TestGetDriver (0.00s) [2021-07-27T21:45:05.722Z] === RUN TestVolumeRequestError [2021-07-27T21:45:05.722Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-27T21:45:05.722Z] PASS [2021-07-27T21:45:05.722Z] coverage: 36.1% of statements [2021-07-27T21:45:05.722Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2021-07-27T21:45:06.177Z] === RUN TestGetAddress [2021-07-27T21:45:06.177Z] --- PASS: TestGetAddress (0.00s) [2021-07-27T21:45:06.177Z] === RUN TestRemove [2021-07-27T21:45:06.177Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T21:45:06.177Z] --- SKIP: TestRemove (0.00s) [2021-07-27T21:45:06.177Z] === RUN TestInitializeWithVolumes [2021-07-27T21:45:06.177Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-27T21:45:06.177Z] === RUN TestCreate [2021-07-27T21:45:06.177Z] --- PASS: TestCreate (0.01s) [2021-07-27T21:45:06.177Z] === RUN TestValidateName [2021-07-27T21:45:06.177Z] --- PASS: TestValidateName (0.00s) [2021-07-27T21:45:06.177Z] === RUN TestCreateWithOpts [2021-07-27T21:45:06.177Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T21:45:06.177Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-27T21:45:06.177Z] === RUN TestRelaodNoOpts [2021-07-27T21:45:06.177Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-27T21:45:06.177Z] PASS [2021-07-27T21:45:06.177Z] coverage: 41.5% of statements [2021-07-27T21:45:06.177Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRaw [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-27T21:45:07.140Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRaw [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-27T21:45:07.140Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-27T21:45:07.140Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T21:45:07.140Z] === RUN TestConvertTmpfsOptions [2021-07-27T21:45:07.140Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-27T21:45:07.140Z] linux_parser_test.go:209: data="ro" [2021-07-27T21:45:07.140Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-27T21:45:07.140Z] === RUN TestParseMountSpec [2021-07-27T21:45:07.140Z] parser_test.go:63: case 0 [2021-07-27T21:45:07.140Z] parser_test.go:63: case 1 [2021-07-27T21:45:07.140Z] parser_test.go:63: case 2 [2021-07-27T21:45:07.140Z] parser_test.go:63: case 3 [2021-07-27T21:45:07.140Z] parser_test.go:63: case 4 [2021-07-27T21:45:07.140Z] parser_test.go:63: case 5 [2021-07-27T21:45:07.140Z] --- PASS: TestParseMountSpec (0.01s) [2021-07-27T21:45:07.140Z] === RUN TestValidateMount [2021-07-27T21:45:07.140Z] --- PASS: TestValidateMount (0.00s) [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRaw [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T21:45:07.140Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-27T21:45:07.140Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T21:45:07.140Z] PASS [2021-07-27T21:45:07.140Z] coverage: 67.7% of statements [2021-07-27T21:45:07.140Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.7% of statements [2021-07-27T21:45:07.596Z] === RUN TestSetGetMeta [2021-07-27T21:45:07.596Z] === PAUSE TestSetGetMeta [2021-07-27T21:45:07.596Z] === RUN TestRestore [2021-07-27T21:45:07.596Z] === PAUSE TestRestore [2021-07-27T21:45:07.596Z] === RUN TestServiceCreate [2021-07-27T21:45:07.596Z] === PAUSE TestServiceCreate [2021-07-27T21:45:07.596Z] === RUN TestServiceList [2021-07-27T21:45:07.596Z] === PAUSE TestServiceList [2021-07-27T21:45:07.596Z] === RUN TestServiceRemove [2021-07-27T21:45:07.596Z] === PAUSE TestServiceRemove [2021-07-27T21:45:07.596Z] === RUN TestServiceGet [2021-07-27T21:45:07.596Z] === PAUSE TestServiceGet [2021-07-27T21:45:07.596Z] === RUN TestServicePrune [2021-07-27T21:45:07.596Z] === PAUSE TestServicePrune [2021-07-27T21:45:07.596Z] === RUN TestCreate [2021-07-27T21:45:07.596Z] === PAUSE TestCreate [2021-07-27T21:45:07.596Z] === RUN TestRemove [2021-07-27T21:45:07.596Z] === PAUSE TestRemove [2021-07-27T21:45:07.596Z] === RUN TestList [2021-07-27T21:45:07.596Z] === PAUSE TestList [2021-07-27T21:45:07.596Z] === RUN TestFindByDriver [2021-07-27T21:45:07.596Z] === PAUSE TestFindByDriver [2021-07-27T21:45:07.596Z] === RUN TestFindByReferenced [2021-07-27T21:45:07.596Z] === PAUSE TestFindByReferenced [2021-07-27T21:45:07.596Z] === RUN TestDerefMultipleOfSameRef [2021-07-27T21:45:07.596Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-27T21:45:07.596Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T21:45:07.596Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T21:45:07.596Z] === RUN TestDefererencePluginOnCreateError [2021-07-27T21:45:07.596Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-27T21:45:07.596Z] === RUN TestRefDerefRemove [2021-07-27T21:45:07.596Z] === PAUSE TestRefDerefRemove [2021-07-27T21:45:07.596Z] === RUN TestGet [2021-07-27T21:45:07.596Z] === PAUSE TestGet [2021-07-27T21:45:07.596Z] === RUN TestGetWithReference [2021-07-27T21:45:07.596Z] === PAUSE TestGetWithReference [2021-07-27T21:45:07.596Z] === RUN TestFilterFunc [2021-07-27T21:45:07.596Z] === RUN TestFilterFunc/test_nil_list [2021-07-27T21:45:07.596Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-27T21:45:07.596Z] === RUN TestFilterFunc/test_empty_list [2021-07-27T21:45:07.596Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-27T21:45:07.596Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T21:45:07.596Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T21:45:07.596Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T21:45:07.596Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T21:45:07.596Z] === RUN TestFilterFunc/test_filter_some [2021-07-27T21:45:07.596Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-27T21:45:07.596Z] === RUN TestFilterFunc/test_filter_middle [2021-07-27T21:45:07.596Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-27T21:45:07.596Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-27T21:45:07.596Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-27T21:45:07.596Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-27T21:45:07.596Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-27T21:45:07.596Z] === CONT TestFilterFunc/test_nil_list [2021-07-27T21:45:07.596Z] === CONT TestFilterFunc/test_filter_some [2021-07-27T21:45:07.596Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-27T21:45:07.596Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-27T21:45:07.596Z] === CONT TestFilterFunc/test_filter_middle [2021-07-27T21:45:07.596Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T21:45:07.596Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T21:45:07.596Z] === CONT TestFilterFunc/test_empty_list [2021-07-27T21:45:07.596Z] --- PASS: TestFilterFunc (0.00s) [2021-07-27T21:45:07.596Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-27T21:45:07.596Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-27T21:45:07.596Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-27T21:45:07.596Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-27T21:45:07.596Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-27T21:45:07.596Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-27T21:45:07.596Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-27T21:45:07.596Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-27T21:45:07.596Z] === CONT TestSetGetMeta [2021-07-27T21:45:07.596Z] === CONT TestFindByDriver [2021-07-27T21:45:07.596Z] === CONT TestGetWithReference [2021-07-27T21:45:07.596Z] === CONT TestList [2021-07-27T21:45:07.596Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-27T21:45:07.596Z] === CONT TestGet [2021-07-27T21:45:07.596Z] --- PASS: TestGetWithReference (0.03s) [2021-07-27T21:45:07.596Z] === CONT TestRefDerefRemove [2021-07-27T21:45:07.596Z] --- PASS: TestFindByDriver (0.03s) [2021-07-27T21:45:07.596Z] === CONT TestDefererencePluginOnCreateError [2021-07-27T21:45:07.596Z] --- PASS: TestList (0.03s) [2021-07-27T21:45:07.596Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T21:45:07.596Z] --- PASS: TestGet (0.02s) [2021-07-27T21:45:07.596Z] === CONT TestDerefMultipleOfSameRef [2021-07-27T21:45:07.596Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-27T21:45:07.596Z] === CONT TestFindByReferenced [2021-07-27T21:45:07.596Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-27T21:45:07.596Z] === CONT TestServiceGet [2021-07-27T21:45:07.596Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-27T21:45:07.596Z] === CONT TestRemove [2021-07-27T21:45:07.596Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-27T21:45:07.596Z] === CONT TestCreate [2021-07-27T21:45:07.596Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-27T21:45:07.596Z] === CONT TestServicePrune [2021-07-27T21:45:07.596Z] --- PASS: TestCreate (0.01s) [2021-07-27T21:45:07.596Z] === CONT TestServiceList [2021-07-27T21:45:07.596Z] --- PASS: TestRemove (0.02s) [2021-07-27T21:45:07.596Z] === CONT TestServiceRemove [2021-07-27T21:45:07.596Z] --- PASS: TestServiceGet (0.14s) [2021-07-27T21:45:07.596Z] === CONT TestServiceCreate [2021-07-27T21:45:07.596Z] time="2021-07-27T21:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T21:45:07.596Z] --- PASS: TestServiceRemove (0.11s) [2021-07-27T21:45:07.596Z] === CONT TestRestore [2021-07-27T21:45:07.596Z] --- PASS: TestServiceList (0.12s) [2021-07-27T21:45:07.596Z] time="2021-07-27T21:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T21:45:08.051Z] time="2021-07-27T21:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T21:45:08.051Z] time="2021-07-27T21:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-27T21:45:08.051Z] --- PASS: TestServiceCreate (0.02s) [2021-07-27T21:45:08.051Z] time="2021-07-27T21:45:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T21:45:08.051Z] --- PASS: TestRestore (0.02s) [2021-07-27T21:45:08.051Z] --- PASS: TestServicePrune (0.15s) [2021-07-27T21:45:08.051Z] PASS [2021-07-27T21:45:08.051Z] coverage: 69.6% of statements [2021-07-27T21:45:08.051Z] ok github.com/docker/docker/volume/service 0.257s coverage: 69.6% of statements [2021-07-27T21:45:08.243Z] sha256:20cccd8a3b3096b556bb4caf32d8ce1f5297454df80ed5e9a040672f0360cd7f [2021-07-27T21:45:08.243Z] INFO: Starting docker-py tests... [2021-07-27T21:45:08.243Z] ============================= test session starts ============================== [2021-07-27T21:45:08.243Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-27T21:45:08.243Z] rootdir: /src, inifile: pytest.ini [2021-07-27T21:45:08.243Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-27T21:45:08.243Z] collected 390 items / 1 deselected / 389 selected [2021-07-27T21:45:08.243Z] [2021-07-27T21:45:08.554Z] --- PASS: TestServiceWithDataPathPortInit (14.65s) [2021-07-27T21:45:08.554Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T21:45:10.215Z] --- PASS: TestGet (15.01s) [2021-07-27T21:45:10.215Z] === RUN TestPluginWithNoManifest [2021-07-27T21:45:10.215Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-27T21:45:10.215Z] === RUN TestGetAll [2021-07-27T21:45:10.215Z] --- PASS: TestGetAll (0.00s) [2021-07-27T21:45:10.215Z] PASS [2021-07-27T21:45:10.215Z] coverage: 73.4% of statements [2021-07-27T21:45:10.215Z] ok github.com/docker/docker/pkg/plugins 35.881s coverage: 73.4% of statements [2021-07-27T21:45:10.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-27T21:45:11.837Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4kphrah374247qlxy5mdi8w7t Created:2021-07-27 21:45:09.650370445 +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[6f719e83080c7b0f831adc2d36a80a12e80a367e64a8ea06f76514389e630327:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3qg6yc3kqwdmg2ajqfutla958 EndpointID:18a314747acac7cf33275e45d4b89307a7f04c351032ba9f5b29150accfb044d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:670c6ffed2ecd7e589b602048a2d7873c567457d548c5be61932eb3ba0b9d2a8 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:705364d89ccc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3qg6yc3kqwdmg2ajqfutla958 EndpointID:18a314747acac7cf33275e45d4b89307a7f04c351032ba9f5b29150accfb044d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-27T21:45:12.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T21:45:12.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T21:45:13.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T21:45:14.295Z] ? github.com/docker/docker/api [no test files] [2021-07-27T21:45:15.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-27T21:45:16.014Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s) [2021-07-27T21:45:16.014Z] PASS [2021-07-27T21:45:16.014Z] [2021-07-27T21:45:16.014Z] === Skipped [2021-07-27T21:45:16.014Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T21:45:16.014Z] service_test.go:242: FLAKY_TEST [2021-07-27T21:45:16.014Z] [2021-07-27T21:45:16.014Z] [2021-07-27T21:45:16.014Z] DONE 26 tests, 1 skipped in 47.734s [2021-07-27T21:45:16.014Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T21:45:16.014Z] INFO: Testing against a local daemon [2021-07-27T21:45:16.014Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T21:45:16.014Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:45:16.014Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T21:45:16.014Z] === RUN TestDockerNetworkIpvlan [2021-07-27T21:45:16.014Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:45:16.014Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T21:45:16.014Z] PASS [2021-07-27T21:45:16.014Z] [2021-07-27T21:45:16.014Z] === Skipped [2021-07-27T21:45:16.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T21:45:16.014Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:45:16.014Z] [2021-07-27T21:45:16.014Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T21:45:16.014Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:45:16.014Z] [2021-07-27T21:45:16.014Z] [2021-07-27T21:45:16.014Z] DONE 2 tests, 2 skipped in 0.037s [2021-07-27T21:45:16.014Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T21:45:16.014Z] INFO: Testing against a local daemon [2021-07-27T21:45:16.014Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T21:45:16.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T21:45:16.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T21:45:16.946Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2021-07-27T21:45:16.946Z] === RUN TestDockerNetworkMacvlan [2021-07-27T21:45:17.879Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-27T21:45:18.445Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-27T21:45:19.378Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-27T21:45:20.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T21:45:21.906Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-27T21:45:24.434Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-27T21:45:25.386Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-27T21:45:25.951Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-27T21:45:27.709Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-27T21:45:28.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T21:45:29.699Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-27T21:45:31.072Z] --- PASS: TestDockerNetworkMacvlan (14.00s) [2021-07-27T21:45:31.072Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-27T21:45:31.072Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-27T21:45:31.072Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.60s) [2021-07-27T21:45:31.072Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.78s) [2021-07-27T21:45:31.072Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.85s) [2021-07-27T21:45:31.072Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2021-07-27T21:45:31.072Z] PASS [2021-07-27T21:45:31.072Z] [2021-07-27T21:45:31.072Z] DONE 8 tests in 15.287s [2021-07-27T21:45:31.072Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T21:45:31.072Z] testing: warning: no tests to run [2021-07-27T21:45:31.072Z] PASS [2021-07-27T21:45:31.072Z] [2021-07-27T21:45:31.072Z] DONE 0 tests in 0.006s [2021-07-27T21:45:31.072Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T21:45:31.072Z] INFO: Testing against a local daemon [2021-07-27T21:45:31.072Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T21:45:31.251Z] 2021/07/27 21:45:30 Closing DB instances... [2021-07-27T21:45:31.935Z] === RUN TestMiddlewares [2021-07-27T21:45:31.935Z] --- PASS: TestMiddlewares (0.00s) [2021-07-27T21:45:31.935Z] PASS [2021-07-27T21:45:31.935Z] coverage: 9.0% of statements [2021-07-27T21:45:31.935Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2021-07-27T21:45:31.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T21:45:32.213Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-07-27T21:45:32.213Z] === RUN TestFindNode [2021-07-27T21:45:32.213Z] 2021/07/27 21:45:32 Closing DB instances... [2021-07-27T21:45:32.213Z] --- PASS: TestFindNode (0.02s) [2021-07-27T21:45:32.213Z] === RUN TestChangeNodeState [2021-07-27T21:45:32.446Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-07-27T21:45:32.446Z] === RUN TestAuthZPluginTLS [2021-07-27T21:45:32.669Z] 2021/07/27 21:45:32 Closing DB instances... [2021-07-27T21:45:32.669Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-27T21:45:32.669Z] === RUN TestNodeReincarnation [2021-07-27T21:45:32.669Z] 2021/07/27 21:45:32 Closing DB instances... [2021-07-27T21:45:33.013Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-27T21:45:33.013Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T21:45:33.581Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-27T21:45:33.581Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T21:45:34.145Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-27T21:45:34.145Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T21:45:34.710Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-27T21:45:34.710Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T21:45:35.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T21:45:36.082Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2021-07-27T21:45:36.082Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T21:45:36.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T21:45:36.647Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-27T21:45:36.647Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T21:45:37.212Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-27T21:45:37.212Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-27T21:45:37.336Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-27T21:45:37.336Z] === RUN TestParallelCreate [2021-07-27T21:45:37.336Z] 2021/07/27 21:45:37 Closing DB instances... [2021-07-27T21:45:37.336Z] --- PASS: TestParallelCreate (0.02s) [2021-07-27T21:45:37.336Z] === RUN TestParallelDelete [2021-07-27T21:45:37.336Z] 2021/07/27 21:45:37 Closing DB instances... [2021-07-27T21:45:37.336Z] --- PASS: TestParallelDelete (0.02s) [2021-07-27T21:45:37.336Z] === RUN TestNetworkDBIslands [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7c71893eabd6 with config:&{NodeID:7c71893eabd6 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}" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="Node 7c71893eabd6/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="Node 7c71893eabd6/172.18.238.152, added to nodes list" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:dc43c8294361 with config:&{NodeID:dc43c8294361 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}" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="Node dc43c8294361/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="Node dc43c8294361/172.18.238.152, added to nodes list" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="Node dc43c8294361/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="Node dc43c8294361/172.18.238.152, added to nodes list" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="Node 7c71893eabd6/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=info msg="Node 7c71893eabd6/172.18.238.152, added to nodes list" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-27T21:45:37.336Z] time="2021-07-27T21:45:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-07-27T21:45:37.777Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-27T21:45:37.777Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f0c491f48f32 with config:&{NodeID:f0c491f48f32 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}" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node 7c71893eabd6/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node 7c71893eabd6/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node dc43c8294361/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node dc43c8294361/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.300Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d9a648463ef3 with config:&{NodeID:d9a648463ef3 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}" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node 7c71893eabd6/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node 7c71893eabd6/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node dc43c8294361/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node dc43c8294361/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, added to nodes list" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:38.756Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1a266704146e with config:&{NodeID:1a266704146e 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}" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="Node 1a266704146e/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="Node 1a266704146e/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="Node 1a266704146e/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="Node 1a266704146e/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="Node dc43c8294361/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="Node dc43c8294361/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:39.212Z] time="2021-07-27T21:45:38Z" level=info msg="Node d9a648463ef3/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:38Z" level=info msg="Node f0c491f48f32/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:38Z" level=info msg="Node 7c71893eabd6/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:38Z" level=info msg="Node 7c71893eabd6/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:39Z" level=info msg="Node 1a266704146e/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:39Z" level=info msg="Node 1a266704146e/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:39Z" level=info msg="Node 1a266704146e/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.213Z] time="2021-07-27T21:45:39Z" level=info msg="Node 1a266704146e/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=info msg="Node 1a266704146e/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=info msg="Node 1a266704146e/172.18.238.152, added to nodes list" [2021-07-27T21:45:39.669Z] networkdb_test.go:842: Re-joining: 3 [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=info msg="The new bootstrap node list is:[172.18.238.152:10033 172.18.238.152:10034 172.18.238.152:10035]" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10033" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49374" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10034" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49375" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10035" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49376" [2021-07-27T21:45:39.669Z] networkdb_test.go:842: Re-joining: 4 [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=info msg="The new bootstrap node list is:[172.18.238.152:10033 172.18.238.152:10034 172.18.238.152:10035]" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10033" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49377" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10034" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49378" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49379" [2021-07-27T21:45:39.669Z] time="2021-07-27T21:45:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10035" [2021-07-27T21:45:39.675Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2021-07-27T21:45:39.675Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="node 0 leaving" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="Node 7c71893eabd6 change state NodeActive --> NodeLeft" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="node4(d9a648463ef3): Node leave event for 7c71893eabd6/172.18.238.152" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="Node 7c71893eabd6 change state NodeActive --> NodeLeft" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="node3(f0c491f48f32): Node leave event for 7c71893eabd6/172.18.238.152" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="Node 7c71893eabd6 change state NodeActive --> NodeLeft" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="node5(1a266704146e): Node leave event for 7c71893eabd6/172.18.238.152" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="Node 7c71893eabd6 change state NodeActive --> NodeLeft" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="node2(dc43c8294361): Node leave event for 7c71893eabd6/172.18.238.152" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="Node 7c71893eabd6 change state NodeActive --> NodeLeft" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="node1(7c71893eabd6): Node leave event for 7c71893eabd6/172.18.238.152" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:39Z" level=info msg="Node 7c71893eabd6/172.18.238.152, left gossip cluster" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:40Z" level=info msg="Node 7c71893eabd6/172.18.238.152, left gossip cluster" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:40Z" level=info msg="Node 7c71893eabd6/172.18.238.152, left gossip cluster" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:40Z" level=info msg="Node 7c71893eabd6/172.18.238.152, left gossip cluster" [2021-07-27T21:45:40.125Z] time="2021-07-27T21:45:40Z" level=info msg="Node 7c71893eabd6/172.18.238.152, left gossip cluster" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.18.238.152:10034: use of closed network connection" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="node 1 leaving" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="Node dc43c8294361 change state NodeActive --> NodeLeft" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="node3(f0c491f48f32): Node leave event for dc43c8294361/172.18.238.152" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="Node dc43c8294361 change state NodeActive --> NodeLeft" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="node4(d9a648463ef3): Node leave event for dc43c8294361/172.18.238.152" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="Node dc43c8294361/172.18.238.152, left gossip cluster" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="Node dc43c8294361 change state NodeActive --> NodeLeft" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="node5(1a266704146e): Node leave event for dc43c8294361/172.18.238.152" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="Node dc43c8294361 change state NodeActive --> NodeFailed" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="Node dc43c8294361/172.18.238.152, added to failed nodes list" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=error msg="node: dc43c8294361 is unknown to memberlist" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="Node dc43c8294361/172.18.238.152, left gossip cluster" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="Node dc43c8294361/172.18.238.152, left gossip cluster" [2021-07-27T21:45:40.581Z] time="2021-07-27T21:45:40Z" level=info msg="Node dc43c8294361/172.18.238.152, left gossip cluster" [2021-07-27T21:45:41.041Z] time="2021-07-27T21:45:40Z" level=info msg="node 2 leaving" [2021-07-27T21:45:41.041Z] time="2021-07-27T21:45:40Z" level=info msg="Node f0c491f48f32 change state NodeActive --> NodeLeft" [2021-07-27T21:45:41.041Z] time="2021-07-27T21:45:40Z" level=info msg="node4(d9a648463ef3): Node leave event for f0c491f48f32/172.18.238.152" [2021-07-27T21:45:41.041Z] time="2021-07-27T21:45:40Z" level=info msg="Node f0c491f48f32 change state NodeActive --> NodeLeft" [2021-07-27T21:45:41.041Z] time="2021-07-27T21:45:40Z" level=info msg="node5(1a266704146e): Node leave event for f0c491f48f32/172.18.238.152" [2021-07-27T21:45:41.041Z] time="2021-07-27T21:45:40Z" level=info msg="Node f0c491f48f32 change state NodeActive --> NodeLeft" [2021-07-27T21:45:41.041Z] time="2021-07-27T21:45:40Z" level=info msg="node3(f0c491f48f32): Node leave event for f0c491f48f32/172.18.238.152" [2021-07-27T21:45:41.041Z] time="2021-07-27T21:45:40Z" level=info msg="Node f0c491f48f32/172.18.238.152, left gossip cluster" [2021-07-27T21:45:41.047Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-07-27T21:45:41.047Z] === RUN TestAuthZPluginHeader [2021-07-27T21:45:41.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="Node f0c491f48f32/172.18.238.152, left gossip cluster" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="Node f0c491f48f32/172.18.238.152, left gossip cluster" [2021-07-27T21:45:41.496Z] networkdb_test.go:874: node5: OK [2021-07-27T21:45:41.496Z] networkdb_test.go:874: node4: OK [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="node 0 coming back" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:76d60c2b603c with config:&{NodeID:76d60c2b603c 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}" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="Node 76d60c2b603c/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="Node 76d60c2b603c/172.18.238.152, added to nodes list" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="node 1 coming back" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:87b144157056 with config:&{NodeID:87b144157056 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}" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="Node 87b144157056/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="Node 87b144157056/172.18.238.152, added to nodes list" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="node 2 coming back" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1e1be1a1c610 with config:&{NodeID:1e1be1a1c610 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}" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:41.496Z] time="2021-07-27T21:45:41Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, added to nodes list" [2021-07-27T21:45:41.980Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-07-27T21:45:41.980Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T21:45:44.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T21:45:45.213Z] time="2021-07-27T21:45:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.238.152:10033 172.18.238.152:10034 172.18.238.152:10035]" [2021-07-27T21:45:45.213Z] time="2021-07-27T21:45:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.238.152:10033 172.18.238.152:10034 172.18.238.152:10035]" [2021-07-27T21:45:45.262Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.55s) [2021-07-27T21:45:45.262Z] === RUN TestAuthZPluginV2Disable [2021-07-27T21:45:45.668Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10033" [2021-07-27T21:45:45.668Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49380" [2021-07-27T21:45:45.668Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1a266704146e/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.668Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1a266704146e/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.668Z] time="2021-07-27T21:45:45Z" level=info msg="Node d9a648463ef3/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.668Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.668Z] time="2021-07-27T21:45:45Z" level=info msg="Node d9a648463ef3/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, is the new incarnation of the shutdown node 7c71893eabd6/172.18.238.152" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49381" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10034" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1a266704146e/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1a266704146e/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node d9a648463ef3/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node d9a648463ef3/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, is the new incarnation of the shutdown node dc43c8294361/172.18.238.152" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10035" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49382" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1a266704146e/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1a266704146e/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node d9a648463ef3/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node d9a648463ef3/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, is the new incarnation of the shutdown node f0c491f48f32/172.18.238.152" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, is the new incarnation of the shutdown node dc43c8294361/172.18.238.152" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, is the new incarnation of the shutdown node 7c71893eabd6/172.18.238.152" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 76d60c2b603c/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 87b144157056/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, added to nodes list" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, is the new incarnation of the shutdown node f0c491f48f32/172.18.238.152" [2021-07-27T21:45:45.669Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, added to nodes list" [2021-07-27T21:45:46.125Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, joined gossip cluster" [2021-07-27T21:45:46.125Z] time="2021-07-27T21:45:45Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, added to nodes list" [2021-07-27T21:45:46.125Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10033" [2021-07-27T21:45:46.125Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49383" [2021-07-27T21:45:46.125Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49384" [2021-07-27T21:45:46.125Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10034" [2021-07-27T21:45:46.125Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.238.152:10035" [2021-07-27T21:45:46.125Z] time="2021-07-27T21:45:45Z" level=debug msg="memberlist: Stream connection from=172.18.238.152:49385" [2021-07-27T21:45:46.585Z] 2021/07/27 21:45:46 Closing DB instances... [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c change state NodeActive --> NodeLeft" [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="node2(87b144157056): Node leave event for 76d60c2b603c/172.18.238.152" [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c change state NodeActive --> NodeLeft" [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="node3(1e1be1a1c610): Node leave event for 76d60c2b603c/172.18.238.152" [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c change state NodeActive --> NodeLeft" [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="node4(d9a648463ef3): Node leave event for 76d60c2b603c/172.18.238.152" [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c change state NodeActive --> NodeLeft" [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="node1(76d60c2b603c): Node leave event for 76d60c2b603c/172.18.238.152" [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c change state NodeActive --> NodeLeft" [2021-07-27T21:45:46.585Z] time="2021-07-27T21:45:46Z" level=info msg="node5(1a266704146e): Node leave event for 76d60c2b603c/172.18.238.152" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 76d60c2b603c/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 87b144157056 change state NodeActive --> NodeLeft" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="node5(1a266704146e): Node leave event for 87b144157056/172.18.238.152" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 87b144157056 change state NodeActive --> NodeLeft" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="node4(d9a648463ef3): Node leave event for 87b144157056/172.18.238.152" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 87b144157056/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 87b144157056 change state NodeActive --> NodeLeft" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="node3(1e1be1a1c610): Node leave event for 87b144157056/172.18.238.152" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 87b144157056 change state NodeActive --> NodeFailed" [2021-07-27T21:45:47.040Z] time="2021-07-27T21:45:46Z" level=info msg="Node 87b144157056/172.18.238.152, added to failed nodes list" [2021-07-27T21:45:47.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T21:45:47.497Z] time="2021-07-27T21:45:47Z" level=error msg="node: 87b144157056 is unknown to memberlist" [2021-07-27T21:45:47.497Z] time="2021-07-27T21:45:47Z" level=info msg="Node 87b144157056/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.497Z] time="2021-07-27T21:45:47Z" level=info msg="Node 87b144157056/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.497Z] time="2021-07-27T21:45:47Z" level=info msg="Node 87b144157056/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.497Z] time="2021-07-27T21:45:47Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.18.238.152:10035: use of closed network connection" [2021-07-27T21:45:47.497Z] time="2021-07-27T21:45:47Z" level=info msg="Node 1e1be1a1c610 change state NodeActive --> NodeLeft" [2021-07-27T21:45:47.497Z] time="2021-07-27T21:45:47Z" level=info msg="node5(1a266704146e): Node leave event for 1e1be1a1c610/172.18.238.152" [2021-07-27T21:45:47.497Z] time="2021-07-27T21:45:47Z" level=info msg="Node 1e1be1a1c610 change state NodeActive --> NodeLeft" [2021-07-27T21:45:47.497Z] time="2021-07-27T21:45:47Z" level=info msg="node4(d9a648463ef3): Node leave event for 1e1be1a1c610/172.18.238.152" [2021-07-27T21:45:47.953Z] time="2021-07-27T21:45:47Z" level=info msg="Node 1e1be1a1c610 change state NodeActive --> NodeLeft" [2021-07-27T21:45:47.953Z] time="2021-07-27T21:45:47Z" level=info msg="node3(1e1be1a1c610): Node leave event for 1e1be1a1c610/172.18.238.152" [2021-07-27T21:45:47.953Z] time="2021-07-27T21:45:47Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.953Z] time="2021-07-27T21:45:47Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, left gossip cluster" [2021-07-27T21:45:47.953Z] time="2021-07-27T21:45:47Z" level=info msg="Node 1e1be1a1c610/172.18.238.152, left gossip cluster" [2021-07-27T21:45:48.409Z] time="2021-07-27T21:45:47Z" level=warning msg="memberlist: Failed to send gossip to 172.18.238.152:10037: write udp [::]:10035->172.18.238.152:10037: use of closed network connection" [2021-07-27T21:45:48.409Z] time="2021-07-27T21:45:48Z" level=info msg="Node d9a648463ef3 change state NodeActive --> NodeLeft" [2021-07-27T21:45:48.409Z] time="2021-07-27T21:45:48Z" level=info msg="node5(1a266704146e): Node leave event for d9a648463ef3/172.18.238.152" [2021-07-27T21:45:48.409Z] time="2021-07-27T21:45:48Z" level=info msg="Node d9a648463ef3 change state NodeActive --> NodeLeft" [2021-07-27T21:45:48.409Z] time="2021-07-27T21:45:48Z" level=info msg="node4(d9a648463ef3): Node leave event for d9a648463ef3/172.18.238.152" [2021-07-27T21:45:48.545Z] --- PASS: TestAuthZPluginV2Disable (2.86s) [2021-07-27T21:45:48.545Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T21:45:48.865Z] time="2021-07-27T21:45:48Z" level=info msg="Node d9a648463ef3/172.18.238.152, left gossip cluster" [2021-07-27T21:45:48.865Z] time="2021-07-27T21:45:48Z" level=info msg="Node d9a648463ef3/172.18.238.152, left gossip cluster" [2021-07-27T21:45:49.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T21:45:49.826Z] time="2021-07-27T21:45:49Z" level=info msg="Node 1a266704146e/172.18.238.152, left gossip cluster" [2021-07-27T21:45:49.826Z] time="2021-07-27T21:45:49Z" level=info msg="Node 1a266704146e change state NodeActive --> NodeFailed" [2021-07-27T21:45:49.826Z] time="2021-07-27T21:45:49Z" level=info msg="Node 1a266704146e/172.18.238.152, added to failed nodes list" [2021-07-27T21:45:49.826Z] --- PASS: TestNetworkDBIslands (12.07s) [2021-07-27T21:45:49.826Z] PASS [2021-07-27T21:45:49.826Z] coverage: 60.3% of statements [2021-07-27T21:45:49.826Z] ok github.com/docker/docker/libnetwork/networkdb 103.827s coverage: 60.3% of statements [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/quota [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T21:45:49.826Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T21:45:49.827Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T21:45:49.827Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T21:45:51.071Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.62s) [2021-07-27T21:45:51.071Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === Skipped [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-27T21:45:52.020Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-27T21:45:52.020Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-07-27T21:45:52.020Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-27T21:45:52.020Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-27T21:45:52.020Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T21:45:52.020Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T21:45:52.020Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T21:45:52.020Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T21:45:52.020Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-27T21:45:52.020Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T21:45:52.020Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-27T21:45:52.020Z] daemon_test.go:147: root required [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T21:45:52.020Z] reload_test.go:520: root required [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-27T21:45:52.020Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T21:45:52.020Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-27T21:45:52.020Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-27T21:45:52.020Z] download_test.go:268: Needs fixing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-27T21:45:52.020Z] layer_test.go:304: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-27T21:45:52.020Z] layer_test.go:353: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-27T21:45:52.020Z] layer_test.go:468: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-27T21:45:52.020Z] layer_test.go:697: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-27T21:45:52.020Z] migration_test.go:46: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T21:45:52.020Z] migration_test.go:182: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-27T21:45:52.020Z] mount_test.go:17: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-27T21:45:52.020Z] mount_test.go:76: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-27T21:45:52.020Z] mount_test.go:125: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-27T21:45:52.020Z] mount_test.go:212: Failing on Windows [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-27T21:45:52.020Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-27T21:45:52.020Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-07-27T21:45:52.020Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-27T21:45:52.020Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-27T21:45:52.020Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-27T21:45:52.020Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2021-07-27T21:45:52.020Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2021-07-27T21:45:52.020Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-27T21:45:52.020Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-27T21:45:52.020Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-27T21:45:52.020Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-27T21:45:52.020Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T21:45:52.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T21:45:52.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T21:45:52.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T21:45:52.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T21:45:52.020Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-27T21:45:52.020Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-27T21:45:52.020Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-27T21:45:52.020Z] archive_windows_test.go:16: Currently fails [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-27T21:45:52.020Z] changes_test.go:196: needs more investigation [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-27T21:45:52.020Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-27T21:45:52.020Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-27T21:45:52.020Z] changes_test.go:433: needs further investigation [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-27T21:45:52.020Z] changes_test.go:469: needs further investigation [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-27T21:45:52.020Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T21:45:52.020Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T21:45:52.020Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-27T21:45:52.020Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-27T21:45:52.020Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.020Z] [2021-07-27T21:45:52.020Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-27T21:45:52.021Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T21:45:52.021Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T21:45:52.021Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-27T21:45:52.021Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-27T21:45:52.021Z] poller_test.go:41: No chmod on Windows [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T21:45:52.021Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T21:45:52.021Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-27T21:45:52.021Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-27T21:45:52.021Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-27T21:45:52.021Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-27T21:45:52.021Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-27T21:45:52.021Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] [2021-07-27T21:45:52.021Z] DONE 2068 tests, 69 skipped in 297.461s [2021-07-27T21:45:52.021Z] INFO: make.ps1 ended at 07/27/2021 21:45:51 [2021-07-27T21:45:52.282Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T21:45:52.282Z] Using test binary docker [2021-07-27T21:45:52.538Z] +++ /etc/init.d/apparmor start [2021-07-27T21:45:52.538Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T21:45:52.538Z] INFO: Waiting for daemon to start... [2021-07-27T21:45:52.538Z] Starting dockerd [2021-07-27T21:45:52.538Z] +++ 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 [2021-07-27T21:45:53.561Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-27T21:45:53.561Z] INFO: Unit tests ended at 07/27/2021 21:45:53. Duration:00:05:11.5339375 [2021-07-27T21:45:53.561Z] INFO: Building busybox [2021-07-27T21:45:54.023Z] Sending build context to Docker daemon 5.12kB [2021-07-27T21:45:54.023Z] [2021-07-27T21:45:54.023Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-27T21:45:54.023Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-27T21:45:54.023Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-27T21:45:54.023Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-27T21:45:54.023Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-27T21:45:54.023Z] ---> 39d157a84080 [2021-07-27T21:45:54.023Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-27T21:45:54.023Z] ---> Running in eecdaf0b6d9a [2021-07-27T21:45:54.431Z] . [2021-07-27T21:45:54.688Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T21:45:54.688Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T21:45:54.688Z] Error: No such image: emptyfs [2021-07-27T21:45:54.688Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T21:45:54.688Z] ++++ docker load [2021-07-27T21:45:55.252Z] Running integration-test (iteration 1) [2021-07-27T21:45:55.252Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T21:45:55.252Z] ++ 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 [2021-07-27T21:45:55.252Z] ++ set -e [2021-07-27T21:45:55.252Z] ++ '[' -n 0 ']' [2021-07-27T21:45:55.252Z] ++ set -x [2021-07-27T21:45:55.252Z] ++ 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 [2021-07-27T21:45:58.696Z] Removing intermediate container eecdaf0b6d9a [2021-07-27T21:45:58.696Z] ---> e62d325f0fce [2021-07-27T21:45:58.696Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-27T21:45:58.696Z] ---> Running in a3ec4294c196 [2021-07-27T21:45:58.696Z] Removing intermediate container a3ec4294c196 [2021-07-27T21:45:58.696Z] ---> 31e2aa65784b [2021-07-27T21:45:58.696Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-27T21:45:58.696Z] ---> Running in f25aa8e07563 [2021-07-27T21:45:59.152Z] Removing intermediate container f25aa8e07563 [2021-07-27T21:45:59.152Z] ---> 65f3f66e9d6e [2021-07-27T21:45:59.152Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-27T21:46:00.116Z] [2021-07-27T21:46:00.575Z] ---> 654d13e2f0b0 [2021-07-27T21:46:00.575Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-27T21:46:01.033Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.69s) [2021-07-27T21:46:01.033Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T21:46:01.035Z] ---> Running in 5f09039cc283 [2021-07-27T21:46:04.140Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-27T21:46:09.630Z] Removing intermediate container 5f09039cc283 [2021-07-27T21:46:09.630Z] ---> c2822a7ad3ea [2021-07-27T21:46:09.630Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-27T21:46:09.630Z] ---> Running in 5d92bedad6a0 [2021-07-27T21:46:11.157Z] [2021-07-27T21:46:11.157Z] SUCCESS: Specified value was saved. [2021-07-27T21:46:12.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-27T21:46:13.323Z] Removing intermediate container 5d92bedad6a0 [2021-07-27T21:46:13.323Z] ---> 2789f3d9e1ff [2021-07-27T21:46:13.323Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-27T21:46:13.323Z] ---> Running in 144d983d6116 [2021-07-27T21:46:16.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-27T21:46:17.056Z] Cannot create a file when that file already exists. [2021-07-27T21:46:19.113Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-07-27T21:46:19.113Z] PASS [2021-07-27T21:46:19.113Z] [2021-07-27T21:46:19.113Z] DONE 17 tests in 46.052s [2021-07-27T21:46:19.113Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T21:46:19.113Z] INFO: Testing against a local daemon [2021-07-27T21:46:19.113Z] === RUN TestPluginInvalidJSON [2021-07-27T21:46:19.113Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:46:19.113Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:46:19.113Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:46:19.113Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-27T21:46:19.113Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T21:46:19.113Z] === RUN TestPluginInstall [2021-07-27T21:46:19.113Z] === RUN TestPluginInstall/no_auth [2021-07-27T21:46:19.113Z] time="2021-07-27T21:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:46:19.113Z] time="2021-07-27T21:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4385c8ba703fa0e2dbc0b5d52f37689ebda24984aa595e0b7857a1881f7347e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:46:19.113Z] time="2021-07-27T21:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:46:19.113Z] time="2021-07-27T21:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4385c8ba703fa0e2dbc0b5d52f37689ebda24984aa595e0b7857a1881f7347e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:46:19.113Z] === RUN TestPluginInstall/with_htpasswd [2021-07-27T21:46:19.680Z] time="2021-07-27T21:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:46:19.680Z] time="2021-07-27T21:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86fcd1a45da5e0ea814a1ba399d679f959382e93f48d5c61a26ca0bc90e726ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:46:19.680Z] time="2021-07-27T21:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:46:19.680Z] time="2021-07-27T21:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86fcd1a45da5e0ea814a1ba399d679f959382e93f48d5c61a26ca0bc90e726ea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:46:19.937Z] === RUN TestPluginInstall/with_insecure [2021-07-27T21:46:20.870Z] time="2021-07-27T21:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:46:20.870Z] time="2021-07-27T21:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1b6082b5836570b840190448db25a324fe6d4347b2b92656a8ae6e771dc09a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:46:20.870Z] time="2021-07-27T21:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:46:20.870Z] time="2021-07-27T21:46:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1b6082b5836570b840190448db25a324fe6d4347b2b92656a8ae6e771dc09a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:46:20.870Z] plugin_test.go:166: [d69e1dee4c060] daemon is not started [2021-07-27T21:46:20.870Z] --- PASS: TestPluginInstall (3.81s) [2021-07-27T21:46:20.870Z] --- PASS: TestPluginInstall/no_auth (2.03s) [2021-07-27T21:46:20.870Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-07-27T21:46:20.870Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2021-07-27T21:46:20.870Z] === RUN TestPluginsWithRuntimes [2021-07-27T21:46:21.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-27T21:46:21.725Z] Removing intermediate container 144d983d6116 [2021-07-27T21:46:21.725Z] ---> c8eacbc24e4a [2021-07-27T21:46:21.725Z] Step 13/13 : CMD ["sh"] [2021-07-27T21:46:22.181Z] ---> Running in 774aa2e1356b [2021-07-27T21:46:22.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-27T21:46:22.637Z] Removing intermediate container 774aa2e1356b [2021-07-27T21:46:22.637Z] ---> f696c06b1b36 [2021-07-27T21:46:22.637Z] Successfully built f696c06b1b36 [2021-07-27T21:46:22.637Z] Successfully tagged busybox:latest [2021-07-27T21:46:22.637Z] INFO: Docker images of the daemon under test [2021-07-27T21:46:22.637Z] [2021-07-27T21:46:22.637Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T21:46:22.637Z] busybox latest f696c06b1b36 Less than a second ago 2.78GB [2021-07-27T21:46:22.637Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-27T21:46:22.637Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-27T21:46:22.637Z] [2021-07-27T21:46:22.637Z] INFO: Running integration tests at 07/27/2021 21:46:22... [2021-07-27T21:46:22.637Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-27T21:46:22.637Z] INFO: Integration API tests being run from the host: [2021-07-27T21:46:22.637Z] INFO: make.ps1 starting at 07/27/2021 21:46:22 [2021-07-27T21:46:22.768Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-27T21:46:23.333Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-27T21:46:23.600Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-27T21:46:23.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-27T21:46:24.705Z] --- PASS: TestPluginsWithRuntimes (3.58s) [2021-07-27T21:46:24.705Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2021-07-27T21:46:24.705Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.99s) [2021-07-27T21:46:24.705Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T21:46:25.271Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-27T21:46:25.271Z] PASS [2021-07-27T21:46:25.271Z] [2021-07-27T21:46:25.271Z] DONE 10 tests in 8.050s [2021-07-27T21:46:25.271Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T21:46:25.272Z] INFO: Testing against a local daemon [2021-07-27T21:46:25.272Z] === RUN TestExternalGraphDriver [2021-07-27T21:46:25.272Z] === RUN TestExternalGraphDriver/json [2021-07-27T21:46:27.170Z] === RUN TestExternalGraphDriver/spec [2021-07-27T21:46:29.069Z] === RUN TestExternalGraphDriver/pull [2021-07-27T21:46:30.966Z] --- PASS: TestExternalGraphDriver (5.48s) [2021-07-27T21:46:30.966Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-07-27T21:46:30.966Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-07-27T21:46:30.966Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-07-27T21:46:30.966Z] === RUN TestGraphdriverPluginV2 [2021-07-27T21:46:34.245Z] --- PASS: TestGraphdriverPluginV2 (3.63s) [2021-07-27T21:46:34.245Z] PASS [2021-07-27T21:46:34.245Z] [2021-07-27T21:46:34.245Z] DONE 5 tests in 9.161s [2021-07-27T21:46:34.245Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T21:46:34.245Z] INFO: Testing against a local daemon [2021-07-27T21:46:34.245Z] === RUN TestContinueAfterPluginCrash [2021-07-27T21:46:34.245Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T21:46:34.245Z] === RUN TestReadPluginNoRead [2021-07-27T21:46:34.245Z] === PAUSE TestReadPluginNoRead [2021-07-27T21:46:34.245Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T21:46:34.245Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T21:46:34.245Z] === CONT TestContinueAfterPluginCrash [2021-07-27T21:46:34.245Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T21:46:38.426Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2021-07-27T21:46:38.426Z] === CONT TestReadPluginNoRead [2021-07-27T21:46:38.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-27T21:46:40.326Z] === RUN TestReadPluginNoRead/default [2021-07-27T21:46:41.699Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T21:46:41.879Z] Loaded image: buildpack-deps:buster [2021-07-27T21:46:41.879Z] Loaded image: busybox:latest [2021-07-27T21:46:41.879Z] Loaded image: busybox:glibc [2021-07-27T21:46:43.608Z] --- PASS: TestContinueAfterPluginCrash (8.88s) [2021-07-27T21:46:43.608Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T21:46:43.991Z] === RUN TestBoolValue [2021-07-27T21:46:43.991Z] --- PASS: TestBoolValue (0.00s) [2021-07-27T21:46:43.991Z] === RUN TestBoolValueOrDefault [2021-07-27T21:46:43.991Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-27T21:46:43.991Z] === RUN TestInt64ValueOrZero [2021-07-27T21:46:43.991Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-27T21:46:43.991Z] === RUN TestInt64ValueOrDefault [2021-07-27T21:46:43.991Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-27T21:46:43.991Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-27T21:46:43.991Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-27T21:46:43.991Z] === RUN TestJsonContentType [2021-07-27T21:46:43.991Z] --- PASS: TestJsonContentType (0.00s) [2021-07-27T21:46:43.991Z] PASS [2021-07-27T21:46:43.991Z] coverage: 14.7% of statements [2021-07-27T21:46:43.991Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 14.7% of statements [2021-07-27T21:46:43.991Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T21:46:43.991Z] === RUN TestMaskSecretKeys [2021-07-27T21:46:43.991Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-27T21:46:43.991Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-27T21:46:43.991Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-27T21:46:43.991Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-27T21:46:43.991Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-27T21:46:43.991Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-27T21:46:43.991Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-27T21:46:43.991Z] === RUN TestVersionMiddlewareVersion [2021-07-27T21:46:43.991Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-27T21:46:43.991Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-27T21:46:43.991Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-27T21:46:43.991Z] PASS [2021-07-27T21:46:43.991Z] coverage: 37.7% of statements [2021-07-27T21:46:43.991Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T21:46:43.992Z] === RUN TestAdjustForAPIVersion [2021-07-27T21:46:43.992Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-27T21:46:43.992Z] PASS [2021-07-27T21:46:43.992Z] coverage: 5.7% of statements [2021-07-27T21:46:43.992Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T21:46:43.992Z] === RUN TestStrSliceMarshalJSON [2021-07-27T21:46:43.992Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestStrSliceUnmarshalJSON [2021-07-27T21:46:43.992Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestStrSliceUnmarshalString [2021-07-27T21:46:43.992Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestStrSliceUnmarshalSlice [2021-07-27T21:46:43.992Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-27T21:46:43.992Z] PASS [2021-07-27T21:46:43.992Z] coverage: 90.0% of statements [2021-07-27T21:46:43.992Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-07-27T21:46:43.992Z] === RUN TestToJSON [2021-07-27T21:46:43.992Z] --- PASS: TestToJSON (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestToParamWithVersion [2021-07-27T21:46:43.992Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestFromJSON [2021-07-27T21:46:43.992Z] --- PASS: TestFromJSON (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestEmpty [2021-07-27T21:46:43.992Z] --- PASS: TestEmpty (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestArgsMatchKVListEmptySources [2021-07-27T21:46:43.992Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestArgsMatchKVList [2021-07-27T21:46:43.992Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestArgsMatch [2021-07-27T21:46:43.992Z] --- PASS: TestArgsMatch (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestAdd [2021-07-27T21:46:43.992Z] --- PASS: TestAdd (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestDel [2021-07-27T21:46:43.992Z] --- PASS: TestDel (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestLen [2021-07-27T21:46:43.992Z] --- PASS: TestLen (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestExactMatch [2021-07-27T21:46:43.992Z] --- PASS: TestExactMatch (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestOnlyOneExactMatch [2021-07-27T21:46:43.992Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestContains [2021-07-27T21:46:43.992Z] --- PASS: TestContains (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestValidate [2021-07-27T21:46:43.992Z] --- PASS: TestValidate (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestWalkValues [2021-07-27T21:46:43.992Z] --- PASS: TestWalkValues (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestFuzzyMatch [2021-07-27T21:46:43.992Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestClone [2021-07-27T21:46:43.992Z] --- PASS: TestClone (0.00s) [2021-07-27T21:46:43.992Z] PASS [2021-07-27T21:46:43.992Z] coverage: 92.2% of statements [2021-07-27T21:46:43.992Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T21:46:43.992Z] === RUN TestDurationToSecondsString [2021-07-27T21:46:43.992Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestGetTimestamp [2021-07-27T21:46:43.992Z] --- PASS: TestGetTimestamp (0.16s) [2021-07-27T21:46:43.992Z] === RUN TestParseTimestamps [2021-07-27T21:46:43.992Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-27T21:46:43.992Z] PASS [2021-07-27T21:46:43.992Z] coverage: 100.0% of statements [2021-07-27T21:46:43.992Z] ok github.com/docker/docker/api/types/time 0.207s coverage: 100.0% of statements [2021-07-27T21:46:43.992Z] === RUN TestCompareVersion [2021-07-27T21:46:43.992Z] --- PASS: TestCompareVersion (0.00s) [2021-07-27T21:46:43.992Z] PASS [2021-07-27T21:46:43.992Z] coverage: 75.0% of statements [2021-07-27T21:46:43.992Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T21:46:43.992Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-27T21:46:43.992Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-27T21:46:43.992Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestCloneArgsSmartHttp [2021-07-27T21:46:43.992Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-07-27T21:46:43.992Z] === RUN TestCloneArgsDumbHttp [2021-07-27T21:46:43.992Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestCloneArgsGit [2021-07-27T21:46:43.992Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-27T21:46:43.992Z] === RUN TestCheckoutGit [2021-07-27T21:46:44.982Z] === CONT TestReadPluginNoRead [2021-07-27T21:46:44.982Z] read_test.go:92: [d38c2a633f4a8] daemon is not started [2021-07-27T21:46:44.982Z] --- PASS: TestReadPluginNoRead (6.85s) [2021-07-27T21:46:44.982Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-07-27T21:46:44.982Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2021-07-27T21:46:44.982Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-07-27T21:46:44.982Z] PASS [2021-07-27T21:46:44.982Z] [2021-07-27T21:46:44.982Z] DONE 6 tests in 10.426s [2021-07-27T21:46:44.982Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-27T21:46:44.982Z] testing: warning: no tests to run [2021-07-27T21:46:44.982Z] PASS [2021-07-27T21:46:44.982Z] [2021-07-27T21:46:44.982Z] DONE 0 tests in 0.008s [2021-07-27T21:46:44.982Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T21:46:44.982Z] INFO: Testing against a local daemon [2021-07-27T21:46:44.982Z] === RUN TestPluginWithDevMounts [2021-07-27T21:46:44.982Z] === PAUSE TestPluginWithDevMounts [2021-07-27T21:46:44.982Z] === CONT TestPluginWithDevMounts [2021-07-27T21:46:45.519Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-27T21:46:45.519Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-27T21:46:45.519Z] === RUN TestProcessNoDockerignore [2021-07-27T21:46:45.519Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-27T21:46:45.519Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-27T21:46:45.519Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-27T21:46:45.519Z] === RUN TestDetectContentType [2021-07-27T21:46:45.519Z] --- PASS: TestDetectContentType (0.00s) [2021-07-27T21:46:45.519Z] === RUN TestSelectAcceptableMIME [2021-07-27T21:46:45.519Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-27T21:46:45.519Z] === RUN TestInspectEmptyResponse [2021-07-27T21:46:45.519Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-27T21:46:45.519Z] === RUN TestInspectResponseBinary [2021-07-27T21:46:45.519Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-27T21:46:45.519Z] === RUN TestResponseUnsupportedContentType [2021-07-27T21:46:45.519Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-27T21:46:45.519Z] === RUN TestInspectResponseTextSimple [2021-07-27T21:46:45.519Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-27T21:46:45.519Z] === RUN TestInspectResponseEmptyContentType [2021-07-27T21:46:45.519Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-27T21:46:45.519Z] === RUN TestUnknownContentLength [2021-07-27T21:46:45.519Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-27T21:46:45.519Z] === RUN TestDownloadRemote [2021-07-27T21:46:45.975Z] --- PASS: TestDownloadRemote (0.09s) [2021-07-27T21:46:45.975Z] === RUN TestGetWithStatusError [2021-07-27T21:46:45.975Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-27T21:46:45.975Z] === RUN TestCloseRootDirectory [2021-07-27T21:46:45.975Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:46:45.975Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-27T21:46:45.975Z] === RUN TestHashFile [2021-07-27T21:46:45.975Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:46:45.975Z] --- SKIP: TestHashFile (0.01s) [2021-07-27T21:46:45.975Z] === RUN TestHashSubdir [2021-07-27T21:46:45.975Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:46:45.975Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-27T21:46:45.975Z] === RUN TestRemoveDirectory [2021-07-27T21:46:45.975Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:46:45.975Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-27T21:46:45.975Z] PASS [2021-07-27T21:46:45.975Z] coverage: 9.3% of statements [2021-07-27T21:46:45.975Z] ok github.com/docker/docker/builder/remotecontext 0.319s coverage: 9.3% of statements [2021-07-27T21:46:46.050Z] Loaded image: debian:bullseye [2021-07-27T21:46:46.050Z] Loaded image: hello-world:latest [2021-07-27T21:46:46.306Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T21:46:46.356Z] --- PASS: TestPluginWithDevMounts (1.66s) [2021-07-27T21:46:46.356Z] PASS [2021-07-27T21:46:46.356Z] [2021-07-27T21:46:46.356Z] DONE 1 tests in 1.698s [2021-07-27T21:46:46.431Z] === RUN TestGetAllAllowed [2021-07-27T21:46:46.431Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestGetAllMeta [2021-07-27T21:46:46.431Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-27T21:46:46.431Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestIsUnreferencedBuiltin [2021-07-27T21:46:46.431Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestIsExistingDirectory [2021-07-27T21:46:46.431Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-27T21:46:46.431Z] === RUN TestGetFilenameForDownload [2021-07-27T21:46:46.431Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestEnv2Variables [2021-07-27T21:46:46.431Z] --- PASS: TestEnv2Variables (0.01s) [2021-07-27T21:46:46.431Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-27T21:46:46.431Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestMaintainer [2021-07-27T21:46:46.431Z] --- PASS: TestMaintainer (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestLabel [2021-07-27T21:46:46.431Z] --- PASS: TestLabel (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestFromScratch [2021-07-27T21:46:46.431Z] --- PASS: TestFromScratch (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestFromWithArg [2021-07-27T21:46:46.431Z] --- PASS: TestFromWithArg (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-27T21:46:46.431Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestFromWithUndefinedArg [2021-07-27T21:46:46.431Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestFromMultiStageWithNamedStage [2021-07-27T21:46:46.431Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestOnbuild [2021-07-27T21:46:46.431Z] --- PASS: TestOnbuild (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestWorkdir [2021-07-27T21:46:46.431Z] --- PASS: TestWorkdir (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestCmd [2021-07-27T21:46:46.431Z] --- PASS: TestCmd (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestHealthcheckNone [2021-07-27T21:46:46.431Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestHealthcheckCmd [2021-07-27T21:46:46.431Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestEntrypoint [2021-07-27T21:46:46.431Z] --- PASS: TestEntrypoint (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestExpose [2021-07-27T21:46:46.431Z] --- PASS: TestExpose (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestUser [2021-07-27T21:46:46.431Z] --- PASS: TestUser (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestVolume [2021-07-27T21:46:46.431Z] --- PASS: TestVolume (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestStopSignal [2021-07-27T21:46:46.431Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T21:46:46.431Z] --- SKIP: TestStopSignal (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestArg [2021-07-27T21:46:46.431Z] --- PASS: TestArg (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestShell [2021-07-27T21:46:46.431Z] --- PASS: TestShell (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestPrependEnvOnCmd [2021-07-27T21:46:46.431Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestRunWithBuildArgs [2021-07-27T21:46:46.431Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestRunIgnoresHealthcheck [2021-07-27T21:46:46.431Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestDispatchUnsupportedOptions [2021-07-27T21:46:46.431Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-27T21:46:46.431Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-27T21:46:46.431Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-27T21:46:46.431Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestNormalizeWorkdir [2021-07-27T21:46:46.431Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestDispatch [2021-07-27T21:46:46.431Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-27T21:46:46.431Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-27T21:46:46.431Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-27T21:46:46.431Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-27T21:46:46.431Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-27T21:46:46.431Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-27T21:46:46.431Z] === RUN TestDispatch/COPY_url [2021-07-27T21:46:46.431Z] --- PASS: TestDispatch (0.06s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-27T21:46:46.431Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestAddScratchImageAddsToMounts [2021-07-27T21:46:46.431Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-27T21:46:46.431Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-27T21:46:46.431Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-27T21:46:46.431Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestImageSourceGetAddsToMounts [2021-07-27T21:46:46.431Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestEmptyDockerfile [2021-07-27T21:46:46.431Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-27T21:46:46.431Z] === RUN TestSymlinkDockerfile [2021-07-27T21:46:46.431Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-27T21:46:46.431Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-27T21:46:46.431Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestNonExistingDockerfile [2021-07-27T21:46:46.431Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestCopyRunConfig [2021-07-27T21:46:46.431Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestDeepCopyRunConfig [2021-07-27T21:46:46.431Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestExportImage [2021-07-27T21:46:46.431Z] --- PASS: TestExportImage (0.00s) [2021-07-27T21:46:46.431Z] === RUN TestNormalizeDest [2021-07-27T21:46:46.431Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-27T21:46:46.431Z] PASS [2021-07-27T21:46:46.431Z] coverage: 47.0% of statements [2021-07-27T21:46:46.431Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 47.0% of statements [2021-07-27T21:46:46.561Z] INFO: Testing against a local daemon [2021-07-27T21:46:46.561Z] === RUN TestCgroupNamespacesBuild [2021-07-27T21:46:46.614Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T21:46:46.614Z] INFO: Testing against a local daemon [2021-07-27T21:46:46.614Z] === RUN TestSecretInspect [2021-07-27T21:46:46.887Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T21:46:46.887Z] === RUN TestEnable [2021-07-27T21:46:46.887Z] --- PASS: TestEnable (0.00s) [2021-07-27T21:46:46.887Z] === RUN TestDisable [2021-07-27T21:46:46.887Z] --- PASS: TestDisable (0.00s) [2021-07-27T21:46:46.887Z] === RUN TestEnabled [2021-07-27T21:46:46.887Z] --- PASS: TestEnabled (0.00s) [2021-07-27T21:46:46.887Z] PASS [2021-07-27T21:46:46.887Z] coverage: 100.0% of statements [2021-07-27T21:46:46.887Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2021-07-27T21:46:47.849Z] === RUN TestTCP4Proxy [2021-07-27T21:46:47.849Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-27T21:46:47.849Z] === RUN TestTCP4ProxyHalfClose [2021-07-27T21:46:47.849Z] --- PASS: TestTCP4ProxyHalfClose (0.02s) [2021-07-27T21:46:47.849Z] === RUN TestTCP6Proxy [2021-07-27T21:46:47.849Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T21:46:47.849Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-27T21:46:47.849Z] === RUN TestTCPDualStackProxy [2021-07-27T21:46:47.849Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T21:46:47.849Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-27T21:46:47.849Z] === RUN TestUDP4Proxy [2021-07-27T21:46:47.849Z] --- PASS: TestUDP4Proxy (0.01s) [2021-07-27T21:46:47.849Z] === RUN TestUDP6Proxy [2021-07-27T21:46:47.849Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T21:46:47.849Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-27T21:46:47.849Z] === RUN TestUDPWriteError [2021-07-27T21:46:47.849Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-27T21:46:47.849Z] === RUN TestSCTP4Proxy [2021-07-27T21:46:47.849Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T21:46:47.849Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-27T21:46:47.849Z] === RUN TestSCTP6Proxy [2021-07-27T21:46:47.849Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T21:46:47.849Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-27T21:46:47.849Z] PASS [2021-07-27T21:46:47.849Z] coverage: 49.4% of statements [2021-07-27T21:46:47.849Z] ok github.com/docker/docker/cmd/docker-proxy 0.113s coverage: 49.4% of statements [2021-07-27T21:46:49.139Z] --- PASS: TestSecretInspect (2.15s) [2021-07-27T21:46:49.139Z] === RUN TestSecretList [2021-07-27T21:46:49.828Z] --- PASS: TestCgroupNamespacesBuild (2.99s) [2021-07-27T21:46:49.828Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T21:46:51.037Z] --- PASS: TestSecretList (2.21s) [2021-07-27T21:46:51.037Z] === RUN TestSecretsCreateAndDelete [2021-07-27T21:46:52.349Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.51s) [2021-07-27T21:46:52.349Z] === RUN TestBuildWithSession [2021-07-27T21:46:52.349Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:46:52.349Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T21:46:52.349Z] === RUN TestBuildSquashParent [2021-07-27T21:46:53.562Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2021-07-27T21:46:53.562Z] === RUN TestSecretsUpdate [2021-07-27T21:46:53.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T21:46:53.596Z] INFO: Testing against a local daemon [2021-07-27T21:46:53.596Z] === RUN TestBuildWithSession [2021-07-27T21:46:53.596Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:46:53.596Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T21:46:53.596Z] === RUN TestBuildSquashParent [2021-07-27T21:46:53.596Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T21:46:53.596Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-27T21:46:53.596Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T21:46:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:46:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:46:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:46:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:46:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:46:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:46:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:46:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:46:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:46:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:46:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:46:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:46:53.596Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:46:53.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:46:53.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:46:53.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:46:55.460Z] --- PASS: TestSecretsUpdate (2.18s) [2021-07-27T21:46:55.460Z] === RUN TestTemplatedSecret [2021-07-27T21:46:58.740Z] --- PASS: TestTemplatedSecret (3.40s) [2021-07-27T21:46:58.740Z] === RUN TestSecretCreateResolve [2021-07-27T21:47:00.195Z] === RUN TestCheckpointCreateError [2021-07-27T21:47:00.195Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestCheckpointCreate [2021-07-27T21:47:00.195Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestCheckpointDeleteError [2021-07-27T21:47:00.195Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestCheckpointDelete [2021-07-27T21:47:00.195Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestCheckpointListError [2021-07-27T21:47:00.195Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestCheckpointList [2021-07-27T21:47:00.195Z] --- PASS: TestCheckpointList (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestCheckpointListContainerNotFound [2021-07-27T21:47:00.195Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestNewClientWithOpsFromEnv [2021-07-27T21:47:00.195Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T21:47:00.195Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestGetAPIPath [2021-07-27T21:47:00.195Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestParseHostURL [2021-07-27T21:47:00.195Z] --- PASS: TestParseHostURL (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-27T21:47:00.195Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-27T21:47:00.195Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestNegotiateAPIVersion [2021-07-27T21:47:00.195Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestNegotiateAPVersionOverride [2021-07-27T21:47:00.195Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-27T21:47:00.195Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-27T21:47:00.195Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-27T21:47:00.195Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestClientRedirect [2021-07-27T21:47:00.195Z] --- PASS: TestClientRedirect (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestConfigCreateUnsupported [2021-07-27T21:47:00.195Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestConfigCreateError [2021-07-27T21:47:00.195Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestConfigCreate [2021-07-27T21:47:00.195Z] --- PASS: TestConfigCreate (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestConfigInspectNotFound [2021-07-27T21:47:00.195Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestConfigInspectWithEmptyID [2021-07-27T21:47:00.195Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestConfigInspectUnsupported [2021-07-27T21:47:00.195Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestConfigInspectError [2021-07-27T21:47:00.195Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestConfigInspectConfigNotFound [2021-07-27T21:47:00.195Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-27T21:47:00.195Z] === RUN TestConfigInspect [2021-07-27T21:47:00.195Z] --- PASS: TestConfigInspect (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestConfigListUnsupported [2021-07-27T21:47:00.196Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestConfigListError [2021-07-27T21:47:00.196Z] --- PASS: TestConfigListError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestConfigList [2021-07-27T21:47:00.196Z] --- PASS: TestConfigList (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestConfigRemoveUnsupported [2021-07-27T21:47:00.196Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestConfigRemoveError [2021-07-27T21:47:00.196Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestConfigRemove [2021-07-27T21:47:00.196Z] --- PASS: TestConfigRemove (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestConfigUpdateUnsupported [2021-07-27T21:47:00.196Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestConfigUpdateError [2021-07-27T21:47:00.196Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestConfigUpdate [2021-07-27T21:47:00.196Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerCommitError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerCommit [2021-07-27T21:47:00.196Z] --- PASS: TestContainerCommit (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStatPathError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStatPathNotFoundError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStatPathNoHeaderError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStatPath [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestCopyToContainerError [2021-07-27T21:47:00.196Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestCopyToContainerNotFoundError [2021-07-27T21:47:00.196Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-27T21:47:00.196Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestCopyToContainer [2021-07-27T21:47:00.196Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestCopyFromContainerError [2021-07-27T21:47:00.196Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestCopyFromContainerNotFoundError [2021-07-27T21:47:00.196Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-27T21:47:00.196Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-27T21:47:00.196Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestCopyFromContainer [2021-07-27T21:47:00.196Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerCreateError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerCreateImageNotFound [2021-07-27T21:47:00.196Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerCreateWithName [2021-07-27T21:47:00.196Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerCreateAutoRemove [2021-07-27T21:47:00.196Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerDiffError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerDiff [2021-07-27T21:47:00.196Z] --- PASS: TestContainerDiff (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExecCreateError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExecCreate [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExecStartError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExecStart [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExecInspectError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExecInspect [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExportError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExportError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExport [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExport (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerInspectError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerInspectContainerNotFound [2021-07-27T21:47:00.196Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerInspectWithEmptyID [2021-07-27T21:47:00.196Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerInspect [2021-07-27T21:47:00.196Z] --- PASS: TestContainerInspect (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerInspectNode [2021-07-27T21:47:00.196Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerKillError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerKillError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerKill [2021-07-27T21:47:00.196Z] --- PASS: TestContainerKill (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerListError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerListError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerList [2021-07-27T21:47:00.196Z] --- PASS: TestContainerList (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerLogsNotFoundError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerLogsError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerLogs [2021-07-27T21:47:00.196Z] --- PASS: TestContainerLogs (0.18s) [2021-07-27T21:47:00.196Z] === RUN TestContainerPauseError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerPause [2021-07-27T21:47:00.196Z] --- PASS: TestContainerPause (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainersPruneError [2021-07-27T21:47:00.196Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainersPrune [2021-07-27T21:47:00.196Z] --- PASS: TestContainersPrune (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerRemoveError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerRemoveNotFoundError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerRemove [2021-07-27T21:47:00.196Z] --- PASS: TestContainerRemove (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerRenameError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerRename [2021-07-27T21:47:00.196Z] --- PASS: TestContainerRename (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerResizeError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExecResizeError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerResize [2021-07-27T21:47:00.196Z] --- PASS: TestContainerResize (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerExecResize [2021-07-27T21:47:00.196Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerRestartError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerRestart [2021-07-27T21:47:00.196Z] --- PASS: TestContainerRestart (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStartError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStartError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStart [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStart (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStatsError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStats [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStats (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStopError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStopError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerStop [2021-07-27T21:47:00.196Z] --- PASS: TestContainerStop (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerTopError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerTopError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerTop [2021-07-27T21:47:00.196Z] --- PASS: TestContainerTop (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerUnpauseError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerUnpause [2021-07-27T21:47:00.196Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerUpdateError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerUpdate [2021-07-27T21:47:00.196Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerWaitError [2021-07-27T21:47:00.196Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestContainerWait [2021-07-27T21:47:00.196Z] --- PASS: TestContainerWait (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestDiskUsageError [2021-07-27T21:47:00.196Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestDiskUsage [2021-07-27T21:47:00.196Z] --- PASS: TestDiskUsage (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestDistributionInspectUnsupported [2021-07-27T21:47:00.196Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestDistributionInspectWithEmptyID [2021-07-27T21:47:00.196Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestEventsErrorInOptions [2021-07-27T21:47:00.196Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestEventsErrorFromServer [2021-07-27T21:47:00.196Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestEvents [2021-07-27T21:47:00.196Z] --- PASS: TestEvents (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestTLSCloseWriter [2021-07-27T21:47:00.196Z] === PAUSE TestTLSCloseWriter [2021-07-27T21:47:00.196Z] === RUN TestImageBuildError [2021-07-27T21:47:00.196Z] --- PASS: TestImageBuildError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageBuild [2021-07-27T21:47:00.196Z] --- PASS: TestImageBuild (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestGetDockerOS [2021-07-27T21:47:00.196Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageCreateError [2021-07-27T21:47:00.196Z] --- PASS: TestImageCreateError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageCreate [2021-07-27T21:47:00.196Z] --- PASS: TestImageCreate (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageHistoryError [2021-07-27T21:47:00.196Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageHistory [2021-07-27T21:47:00.196Z] --- PASS: TestImageHistory (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageImportError [2021-07-27T21:47:00.196Z] --- PASS: TestImageImportError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageImport [2021-07-27T21:47:00.196Z] --- PASS: TestImageImport (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageInspectError [2021-07-27T21:47:00.196Z] --- PASS: TestImageInspectError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageInspectImageNotFound [2021-07-27T21:47:00.196Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageInspectWithEmptyID [2021-07-27T21:47:00.196Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageInspect [2021-07-27T21:47:00.196Z] --- PASS: TestImageInspect (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageListError [2021-07-27T21:47:00.196Z] --- PASS: TestImageListError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageList [2021-07-27T21:47:00.196Z] --- PASS: TestImageList (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageListApiBefore125 [2021-07-27T21:47:00.196Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-27T21:47:00.196Z] === RUN TestImageLoadError [2021-07-27T21:47:00.196Z] --- PASS: TestImageLoadError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageLoad [2021-07-27T21:47:00.196Z] --- PASS: TestImageLoad (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagesPruneError [2021-07-27T21:47:00.196Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagesPrune [2021-07-27T21:47:00.196Z] --- PASS: TestImagesPrune (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePullReferenceParseError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePullAnyError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePullWithoutErrors [2021-07-27T21:47:00.196Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePushReferenceError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePushAnyError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImagePushWithoutErrors [2021-07-27T21:47:00.196Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-27T21:47:00.196Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-27T21:47:00.196Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-27T21:47:00.196Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-27T21:47:00.196Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageRemoveError [2021-07-27T21:47:00.196Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageRemoveImageNotFound [2021-07-27T21:47:00.196Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageRemove [2021-07-27T21:47:00.196Z] --- PASS: TestImageRemove (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageSaveError [2021-07-27T21:47:00.196Z] --- PASS: TestImageSaveError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageSave [2021-07-27T21:47:00.196Z] --- PASS: TestImageSave (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageSearchAnyError [2021-07-27T21:47:00.196Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-27T21:47:00.196Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-27T21:47:00.196Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-27T21:47:00.196Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-27T21:47:00.196Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageSearchWithoutErrors [2021-07-27T21:47:00.196Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageTagError [2021-07-27T21:47:00.196Z] --- PASS: TestImageTagError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageTagInvalidReference [2021-07-27T21:47:00.196Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageTagInvalidSourceImageName [2021-07-27T21:47:00.196Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageTagHexSource [2021-07-27T21:47:00.196Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestImageTag [2021-07-27T21:47:00.196Z] --- PASS: TestImageTag (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestInfoServerError [2021-07-27T21:47:00.196Z] --- PASS: TestInfoServerError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestInfoInvalidResponseJSONError [2021-07-27T21:47:00.196Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestInfo [2021-07-27T21:47:00.196Z] --- PASS: TestInfo (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkConnectError [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkConnect [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkCreateError [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkCreate [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkDisconnectError [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkDisconnect [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkInspectError [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkInspectNotFoundError [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkInspectWithEmptyID [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkInspect [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkListError [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkListError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkList [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkList (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworksPruneError [2021-07-27T21:47:00.196Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworksPrune [2021-07-27T21:47:00.196Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkRemoveError [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNetworkRemove [2021-07-27T21:47:00.196Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeInspectError [2021-07-27T21:47:00.196Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeInspectNodeNotFound [2021-07-27T21:47:00.196Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeInspectWithEmptyID [2021-07-27T21:47:00.196Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeInspect [2021-07-27T21:47:00.196Z] --- PASS: TestNodeInspect (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeListError [2021-07-27T21:47:00.196Z] --- PASS: TestNodeListError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeList [2021-07-27T21:47:00.196Z] --- PASS: TestNodeList (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeRemoveError [2021-07-27T21:47:00.196Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeRemove [2021-07-27T21:47:00.196Z] --- PASS: TestNodeRemove (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeUpdateError [2021-07-27T21:47:00.196Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestNodeUpdate [2021-07-27T21:47:00.196Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestOptionWithTimeout [2021-07-27T21:47:00.196Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-27T21:47:00.196Z] === RUN TestPingFail [2021-07-27T21:47:00.196Z] --- PASS: TestPingFail (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPingWithError [2021-07-27T21:47:00.197Z] 2021/07/27 21:46:58 RoundTripper returned a response & error; ignoring response [2021-07-27T21:47:00.197Z] 2021/07/27 21:46:58 RoundTripper returned a response & error; ignoring response [2021-07-27T21:47:00.197Z] --- PASS: TestPingWithError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPingSuccess [2021-07-27T21:47:00.197Z] --- PASS: TestPingSuccess (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPingHeadFallback [2021-07-27T21:47:00.197Z] === RUN TestPingHeadFallback/OK [2021-07-27T21:47:00.197Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-27T21:47:00.197Z] === RUN TestPingHeadFallback/Not_Found [2021-07-27T21:47:00.197Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-27T21:47:00.197Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-27T21:47:00.197Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-27T21:47:00.197Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-27T21:47:00.197Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-27T21:47:00.197Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginDisableError [2021-07-27T21:47:00.197Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginDisable [2021-07-27T21:47:00.197Z] --- PASS: TestPluginDisable (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginEnableError [2021-07-27T21:47:00.197Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginEnable [2021-07-27T21:47:00.197Z] --- PASS: TestPluginEnable (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginInspectError [2021-07-27T21:47:00.197Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginInspectWithEmptyID [2021-07-27T21:47:00.197Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginInspect [2021-07-27T21:47:00.197Z] --- PASS: TestPluginInspect (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginListError [2021-07-27T21:47:00.197Z] --- PASS: TestPluginListError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginList [2021-07-27T21:47:00.197Z] --- PASS: TestPluginList (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginPushError [2021-07-27T21:47:00.197Z] --- PASS: TestPluginPushError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginPush [2021-07-27T21:47:00.197Z] --- PASS: TestPluginPush (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginRemoveError [2021-07-27T21:47:00.197Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginRemove [2021-07-27T21:47:00.197Z] --- PASS: TestPluginRemove (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginSetError [2021-07-27T21:47:00.197Z] --- PASS: TestPluginSetError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPluginSet [2021-07-27T21:47:00.197Z] --- PASS: TestPluginSet (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSetHostHeader [2021-07-27T21:47:00.197Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestPlainTextError [2021-07-27T21:47:00.197Z] --- PASS: TestPlainTextError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestInfiniteError [2021-07-27T21:47:00.197Z] --- PASS: TestInfiniteError (0.03s) [2021-07-27T21:47:00.197Z] === RUN TestCanceledContext [2021-07-27T21:47:00.197Z] 2021/07/27 21:46:58 RoundTripper returned a response & error; ignoring response [2021-07-27T21:47:00.197Z] --- PASS: TestCanceledContext (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestDeadlineExceededContext [2021-07-27T21:47:00.197Z] 2021/07/27 21:46:58 RoundTripper returned a response & error; ignoring response [2021-07-27T21:47:00.197Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretCreateUnsupported [2021-07-27T21:47:00.197Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretCreateError [2021-07-27T21:47:00.197Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretCreate [2021-07-27T21:47:00.197Z] --- PASS: TestSecretCreate (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretInspectUnsupported [2021-07-27T21:47:00.197Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretInspectError [2021-07-27T21:47:00.197Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretInspectSecretNotFound [2021-07-27T21:47:00.197Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretInspectWithEmptyID [2021-07-27T21:47:00.197Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretInspect [2021-07-27T21:47:00.197Z] --- PASS: TestSecretInspect (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretListUnsupported [2021-07-27T21:47:00.197Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretListError [2021-07-27T21:47:00.197Z] --- PASS: TestSecretListError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretList [2021-07-27T21:47:00.197Z] --- PASS: TestSecretList (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretRemoveUnsupported [2021-07-27T21:47:00.197Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretRemoveError [2021-07-27T21:47:00.197Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretRemove [2021-07-27T21:47:00.197Z] --- PASS: TestSecretRemove (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretUpdateUnsupported [2021-07-27T21:47:00.197Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretUpdateError [2021-07-27T21:47:00.197Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSecretUpdate [2021-07-27T21:47:00.197Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceCreateError [2021-07-27T21:47:00.197Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceCreate [2021-07-27T21:47:00.197Z] --- PASS: TestServiceCreate (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-27T21:47:00.197Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceCreateDigestPinning [2021-07-27T21:47:00.197Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-07-27T21:47:00.197Z] === RUN TestServiceInspectError [2021-07-27T21:47:00.197Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceInspectServiceNotFound [2021-07-27T21:47:00.197Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceInspectWithEmptyID [2021-07-27T21:47:00.197Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceInspect [2021-07-27T21:47:00.197Z] --- PASS: TestServiceInspect (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceListError [2021-07-27T21:47:00.197Z] --- PASS: TestServiceListError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceList [2021-07-27T21:47:00.197Z] --- PASS: TestServiceList (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceLogsError [2021-07-27T21:47:00.197Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceLogs [2021-07-27T21:47:00.197Z] --- PASS: TestServiceLogs (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceRemoveError [2021-07-27T21:47:00.197Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceRemoveNotFoundError [2021-07-27T21:47:00.197Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceRemove [2021-07-27T21:47:00.197Z] --- PASS: TestServiceRemove (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceUpdateError [2021-07-27T21:47:00.197Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestServiceUpdate [2021-07-27T21:47:00.197Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmGetUnlockKeyError [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmGetUnlockKey [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmInitError [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmInit [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmInit (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmInspectError [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmInspect [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmJoinError [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmJoin [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmLeaveError [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmLeave [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmUnlockError [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmUnlock [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmUpdateError [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestSwarmUpdate [2021-07-27T21:47:00.197Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestTaskInspectError [2021-07-27T21:47:00.197Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestTaskInspectWithEmptyID [2021-07-27T21:47:00.197Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestTaskInspect [2021-07-27T21:47:00.197Z] --- PASS: TestTaskInspect (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestTaskListError [2021-07-27T21:47:00.197Z] --- PASS: TestTaskListError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestTaskList [2021-07-27T21:47:00.197Z] --- PASS: TestTaskList (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeCreateError [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeCreate [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeInspectError [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeInspectNotFound [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeInspectWithEmptyID [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeInspect [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeListError [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeListError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeList [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeList (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeRemoveError [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-27T21:47:00.197Z] === RUN TestVolumeRemove [2021-07-27T21:47:00.197Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-27T21:47:00.197Z] === CONT TestTLSCloseWriter [2021-07-27T21:47:00.197Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-27T21:47:00.197Z] PASS [2021-07-27T21:47:00.197Z] coverage: 75.0% of statements [2021-07-27T21:47:00.197Z] ok github.com/docker/docker/client 0.432s coverage: 75.0% of statements [2021-07-27T21:47:01.264Z] --- PASS: TestSecretCreateResolve (2.20s) [2021-07-27T21:47:01.264Z] PASS [2021-07-27T21:47:01.264Z] [2021-07-27T21:47:01.264Z] DONE 6 tests in 14.379s [2021-07-27T21:47:01.264Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T21:47:01.264Z] INFO: Testing against a local daemon [2021-07-27T21:47:01.264Z] === RUN TestServiceCreateInit [2021-07-27T21:47:01.264Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T21:47:03.909Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:47:03.909Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:47:04.516Z] --- PASS: TestBuildSquashParent (12.12s) [2021-07-27T21:47:04.516Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T21:47:04.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:47:04.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:47:04.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:47:04.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:47:04.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:47:04.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:47:04.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:47:04.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:47:04.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:47:04.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:47:04.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:47:04.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:47:04.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:47:04.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:47:05.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-27T21:47:05.448Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T21:47:09.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:47:09.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:47:10.709Z] --- PASS: TestServiceCreateInit (9.52s) [2021-07-27T21:47:10.709Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s) [2021-07-27T21:47:10.709Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.90s) [2021-07-27T21:47:10.709Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T21:47:11.315Z] ..........................xx.................... [ 29%] [2021-07-27T21:47:11.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-27T21:47:15.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:47:15.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:47:15.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-27T21:47:16.262Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-27T21:47:16.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.87s) [2021-07-27T21:47:16.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.99s) [2021-07-27T21:47:16.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.17s) [2021-07-27T21:47:16.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.09s) [2021-07-27T21:47:16.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.51s) [2021-07-27T21:47:16.262Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.96s) [2021-07-27T21:47:16.262Z] === RUN TestBuildMultiStageCopy [2021-07-27T21:47:16.262Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T21:47:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-27T21:47:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.17s) [2021-07-27T21:47:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.32s) [2021-07-27T21:47:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.06s) [2021-07-27T21:47:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.13s) [2021-07-27T21:47:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.18s) [2021-07-27T21:47:20.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.07s) [2021-07-27T21:47:20.254Z] === RUN TestBuildMultiStageCopy [2021-07-27T21:47:20.254Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T21:47:21.260Z] --- PASS: TestCheckoutGit (34.78s) [2021-07-27T21:47:21.260Z] === RUN TestValidGitTransport [2021-07-27T21:47:21.260Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-27T21:47:21.260Z] === RUN TestGitInvalidRef [2021-07-27T21:47:21.260Z] --- PASS: TestGitInvalidRef (0.30s) [2021-07-27T21:47:21.260Z] PASS [2021-07-27T21:47:21.260Z] coverage: 86.3% of statements [2021-07-27T21:47:21.260Z] ok github.com/docker/docker/builder/remotecontext/git 35.146s coverage: 86.3% of statements [2021-07-27T21:47:21.260Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T21:47:21.260Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T21:47:23.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T21:47:23.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T21:47:23.520Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T21:47:23.520Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T21:47:24.082Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T21:47:24.269Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T21:47:24.645Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T21:47:24.902Z] --- PASS: TestBuildMultiStageCopy (5.35s) [2021-07-27T21:47:24.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.55s) [2021-07-27T21:47:24.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2021-07-27T21:47:24.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2021-07-27T21:47:24.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2021-07-27T21:47:24.902Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2021-07-27T21:47:24.902Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T21:47:25.805Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T21:47:26.269Z] --- PASS: TestBuildMultiStageParentConfig (1.03s) [2021-07-27T21:47:26.269Z] === RUN TestBuildLabelWithTargets [2021-07-27T21:47:27.333Z] --- PASS: TestBuildMultiStageCopy (12.39s) [2021-07-27T21:47:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.75s) [2021-07-27T21:47:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2021-07-27T21:47:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2021-07-27T21:47:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2021-07-27T21:47:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.41s) [2021-07-27T21:47:27.333Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T21:47:27.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-27T21:47:28.159Z] --- PASS: TestBuildLabelWithTargets (1.91s) [2021-07-27T21:47:28.159Z] === RUN TestBuildWithEmptyLayers [2021-07-27T21:47:28.800Z] --- PASS: TestCreateServiceMultipleTimes (17.26s) [2021-07-27T21:47:28.800Z] === RUN TestCreateServiceConflict [2021-07-27T21:47:28.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-27T21:47:29.088Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2021-07-27T21:47:29.088Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T21:47:30.172Z] --- PASS: TestCreateServiceConflict (2.33s) [2021-07-27T21:47:30.172Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T21:47:30.226Z] --- PASS: TestBuildMultiStageParentConfig (2.68s) [2021-07-27T21:47:30.226Z] === RUN TestBuildLabelWithTargets [2021-07-27T21:47:30.226Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T21:47:30.226Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-27T21:47:30.226Z] === RUN TestBuildWithEmptyLayers [2021-07-27T21:47:31.189Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2021-07-27T21:47:31.189Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T21:47:31.557Z] === RUN TestContainerStopSignal [2021-07-27T21:47:31.558Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestContainerStopTimeout [2021-07-27T21:47:31.558Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-27T21:47:31.558Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-27T21:47:31.558Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-27T21:47:31.558Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-07-27T21:47:31.558Z] === RUN TestReplaceAndAppendEnvVars [2021-07-27T21:47:31.558Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-27T21:47:31.558Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestNewMemoryStore [2021-07-27T21:47:31.558Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestAddContainers [2021-07-27T21:47:31.558Z] --- PASS: TestAddContainers (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestGetContainer [2021-07-27T21:47:31.558Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestDeleteContainer [2021-07-27T21:47:31.558Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestListContainers [2021-07-27T21:47:31.558Z] --- PASS: TestListContainers (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestFirstContainer [2021-07-27T21:47:31.558Z] --- PASS: TestFirstContainer (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestApplyAllContainer [2021-07-27T21:47:31.558Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestIsValidHealthString [2021-07-27T21:47:31.558Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestStateRunStop [2021-07-27T21:47:31.558Z] --- PASS: TestStateRunStop (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestStateTimeoutWait [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-27T21:47:31.558Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestConfigureDaemonLogs [2021-07-27T21:47:31.558Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestCommonOptionsInstallFlags [2021-07-27T21:47:31.558Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-27T21:47:31.558Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-27T21:47:31.558Z] PASS [2021-07-27T21:47:31.558Z] coverage: 18.5% of statements [2021-07-27T21:47:31.558Z] state_test.go:141: Stop callback fired [2021-07-27T21:47:31.558Z] state_test.go:165: Stop callback fired [2021-07-27T21:47:31.558Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-27T21:47:31.558Z] === RUN TestIsValidStateString [2021-07-27T21:47:31.558Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestViewSaveDelete [2021-07-27T21:47:31.558Z] ok github.com/docker/docker/cmd/dockerd 0.183s coverage: 18.5% of statements [2021-07-27T21:47:31.558Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-27T21:47:31.558Z] === RUN TestViewAll [2021-07-27T21:47:31.558Z] --- PASS: TestViewAll (0.02s) [2021-07-27T21:47:31.558Z] === RUN TestViewGet [2021-07-27T21:47:31.558Z] --- PASS: TestViewGet (0.01s) [2021-07-27T21:47:31.558Z] === RUN TestNames [2021-07-27T21:47:31.558Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-27T21:47:31.558Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T21:47:31.558Z] --- PASS: TestNames (0.00s) [2021-07-27T21:47:31.558Z] === RUN TestViewWithHealthCheck [2021-07-27T21:47:31.558Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-27T21:47:31.558Z] PASS [2021-07-27T21:47:31.558Z] coverage: 41.6% of statements [2021-07-27T21:47:31.558Z] ok github.com/docker/docker/container 0.260s coverage: 41.6% of statements [2021-07-27T21:47:31.558Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T21:47:31.558Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T21:47:31.558Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T21:47:31.558Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T21:47:32.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-27T21:47:33.260Z] --- PASS: TestBuildMultiStageOnBuild (3.87s) [2021-07-27T21:47:33.260Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T21:47:33.452Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2021-07-27T21:47:33.452Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T21:47:33.731Z] === RUN TestPrepare [2021-07-27T21:47:33.731Z] --- PASS: TestPrepare (0.00s) [2021-07-27T21:47:33.731Z] === RUN TestStart [2021-07-27T21:47:33.731Z] --- PASS: TestStart (0.00s) [2021-07-27T21:47:33.731Z] === RUN TestWaitCancel [2021-07-27T21:47:33.731Z] --- PASS: TestWaitCancel (0.00s) [2021-07-27T21:47:33.731Z] === RUN TestWaitDisabled [2021-07-27T21:47:33.731Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-27T21:47:33.731Z] === RUN TestWaitEnabled [2021-07-27T21:47:33.731Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-27T21:47:33.731Z] === RUN TestRemove [2021-07-27T21:47:33.731Z] --- PASS: TestRemove (0.00s) [2021-07-27T21:47:33.731Z] PASS [2021-07-27T21:47:33.731Z] coverage: 65.3% of statements [2021-07-27T21:47:33.731Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2021-07-27T21:47:34.188Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2021-07-27T21:47:34.188Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T21:47:35.258Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-27T21:47:35.714Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-27T21:47:35.714Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-27T21:47:35.714Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-27T21:47:35.714Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-27T21:47:35.714Z] PASS [2021-07-27T21:47:35.714Z] coverage: 35.9% of statements [2021-07-27T21:47:35.714Z] ok github.com/docker/docker/daemon/cluster/convert 0.434s coverage: 35.9% of statements [2021-07-27T21:47:36.170Z] === RUN TestNewListSecretsFilters [2021-07-27T21:47:36.170Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-27T21:47:36.170Z] === RUN TestNewListConfigsFilters [2021-07-27T21:47:36.170Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-27T21:47:36.170Z] PASS [2021-07-27T21:47:36.170Z] coverage: 0.5% of statements [2021-07-27T21:47:36.170Z] ok github.com/docker/docker/daemon/cluster 1.122s coverage: 0.5% of statements [2021-07-27T21:47:36.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-27T21:47:37.055Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-27T21:47:38.411Z] --- PASS: TestBuildMultiStageLayerLeak (4.13s) [2021-07-27T21:47:38.411Z] === RUN TestBuildWithHugeFile [2021-07-27T21:47:39.061Z] === RUN TestBuilderGC [2021-07-27T21:47:39.517Z] --- PASS: TestBuilderGC (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestDaemonConfigurationNotFound [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestDaemonBrokenConfiguration [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestParseClusterAdvertiseSettings [2021-07-27T21:47:39.517Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestFindConfigurationConflicts [2021-07-27T21:47:39.517Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-27T21:47:39.517Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-27T21:47:39.517Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-27T21:47:39.517Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-27T21:47:39.517Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s) [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-27T21:47:39.517Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-27T21:47:39.517Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-27T21:47:39.517Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestValidateConfiguration [2021-07-27T21:47:39.517Z] === RUN TestValidateConfiguration/with_label [2021-07-27T21:47:39.517Z] === RUN TestValidateConfiguration/with_dns [2021-07-27T21:47:39.517Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-27T21:47:39.517Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-27T21:47:39.517Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-27T21:47:39.517Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-27T21:47:39.517Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-27T21:47:39.517Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-27T21:47:39.517Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestModifiedDiscoverySettings [2021-07-27T21:47:39.517Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestReloadSetConfigFileNotExist [2021-07-27T21:47:39.517Z] time="2021-07-27T21:47:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-27T21:47:39.517Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-07-27T21:47:39.517Z] === RUN TestReloadDefaultConfigNotExist [2021-07-27T21:47:39.517Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:47:39.517Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-27T21:47:39.517Z] === RUN TestReloadBadDefaultConfig [2021-07-27T21:47:39.517Z] time="2021-07-27T21:47:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-746718315" [2021-07-27T21:47:39.517Z] --- PASS: TestReloadBadDefaultConfig (0.07s) [2021-07-27T21:47:39.517Z] === RUN TestReloadWithConflictingLabels [2021-07-27T21:47:39.517Z] time="2021-07-27T21:47:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-141455566" [2021-07-27T21:47:39.974Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-27T21:47:39.974Z] === RUN TestReloadWithDuplicateLabels [2021-07-27T21:47:39.974Z] time="2021-07-27T21:47:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-146300885" [2021-07-27T21:47:39.974Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-27T21:47:39.974Z] === RUN TestDaemonConfigurationMerge [2021-07-27T21:47:39.974Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-27T21:47:39.974Z] PASS [2021-07-27T21:47:39.974Z] coverage: 79.2% of statements [2021-07-27T21:47:39.974Z] ok github.com/docker/docker/daemon/config 0.520s coverage: 79.2% of statements [2021-07-27T21:47:40.939Z] === RUN TestDiscoveryOptsErrors [2021-07-27T21:47:40.939Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-27T21:47:40.939Z] === RUN TestDiscoveryOpts [2021-07-27T21:47:40.939Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-27T21:47:40.939Z] PASS [2021-07-27T21:47:40.939Z] coverage: 30.0% of statements [2021-07-27T21:47:40.939Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2021-07-27T21:47:40.939Z] === RUN TestWaitNodeAttachment [2021-07-27T21:47:41.394Z] === RUN TestEventsLog [2021-07-27T21:47:41.394Z] --- PASS: TestEventsLog (0.00s) [2021-07-27T21:47:41.394Z] === RUN TestEventsLogTimeout [2021-07-27T21:47:41.394Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-27T21:47:41.394Z] === RUN TestLogEvents [2021-07-27T21:47:41.394Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-27T21:47:41.394Z] === RUN TestIsolationConversion [2021-07-27T21:47:41.394Z] === RUN TestIsolationConversion/default [2021-07-27T21:47:41.394Z] === RUN TestIsolationConversion/process [2021-07-27T21:47:41.394Z] === RUN TestIsolationConversion/hyperv [2021-07-27T21:47:41.394Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-27T21:47:41.394Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-27T21:47:41.394Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-27T21:47:41.394Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-27T21:47:41.394Z] === RUN TestContainerLabels [2021-07-27T21:47:41.394Z] --- PASS: TestContainerLabels (0.00s) [2021-07-27T21:47:41.394Z] === RUN TestCredentialSpecConversion [2021-07-27T21:47:41.394Z] === RUN TestCredentialSpecConversion/none [2021-07-27T21:47:41.395Z] === RUN TestCredentialSpecConversion/config [2021-07-27T21:47:41.395Z] === RUN TestCredentialSpecConversion/file [2021-07-27T21:47:41.395Z] === RUN TestCredentialSpecConversion/registry [2021-07-27T21:47:41.395Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-27T21:47:41.395Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-27T21:47:41.395Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-27T21:47:41.395Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-27T21:47:41.395Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-27T21:47:41.395Z] === RUN TestControllerValidateMountBind [2021-07-27T21:47:41.395Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-27T21:47:41.395Z] === RUN TestControllerValidateMountVolume [2021-07-27T21:47:41.395Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-27T21:47:41.395Z] === RUN TestControllerValidateMountTarget [2021-07-27T21:47:41.395Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-27T21:47:41.395Z] === RUN TestControllerValidateMountTmpfs [2021-07-27T21:47:41.395Z] --- PASS: TestLogEvents (0.05s) [2021-07-27T21:47:41.395Z] === RUN TestLoadBufferedEvents [2021-07-27T21:47:41.395Z] --- PASS: TestControllerValidateMountTmpfs (0.02s) [2021-07-27T21:47:41.395Z] === RUN TestControllerValidateMountInvalidType [2021-07-27T21:47:41.395Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-27T21:47:41.395Z] === RUN TestControllerValidateMountNamedPipe [2021-07-27T21:47:41.395Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-27T21:47:41.395Z] PASS [2021-07-27T21:47:41.395Z] coverage: 11.0% of statements [2021-07-27T21:47:41.395Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.600s coverage: 11.0% of statements [2021-07-27T21:47:41.395Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-07-27T21:47:41.395Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-27T21:47:41.395Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-27T21:47:41.395Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-27T21:47:41.395Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-27T21:47:41.395Z] PASS [2021-07-27T21:47:41.395Z] coverage: 50.0% of statements [2021-07-27T21:47:41.395Z] ok github.com/docker/docker/daemon/events 0.289s coverage: 50.0% of statements [2021-07-27T21:47:41.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-27T21:47:41.851Z] === RUN TestVerifyNetworkingConfig [2021-07-27T21:47:41.851Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestGetContainer [2021-07-27T21:47:41.851Z] --- PASS: TestGetContainer (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestValidContainerNames [2021-07-27T21:47:41.851Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestContainerInitDNS [2021-07-27T21:47:41.851Z] daemon_test.go:147: root required [2021-07-27T21:47:41.851Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestMerge [2021-07-27T21:47:41.851Z] --- PASS: TestMerge (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestValidateContainerIsolation [2021-07-27T21:47:41.851Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestFindNetworkErrorType [2021-07-27T21:47:41.851Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestEnsureServicesExist [2021-07-27T21:47:41.851Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestEnsureServicesExistErrors [2021-07-27T21:47:41.851Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-27T21:47:41.851Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-27T21:47:41.851Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-27T21:47:41.851Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestContainerDelete [2021-07-27T21:47:41.851Z] --- PASS: TestContainerDelete (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestContainerDoubleDelete [2021-07-27T21:47:41.851Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestLogContainerEventCopyLabels [2021-07-27T21:47:41.851Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestLogContainerEventWithAttributes [2021-07-27T21:47:41.851Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestNoneHealthcheck [2021-07-27T21:47:41.851Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestHealthStates [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] time="2021-07-27T21:47:41Z" 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" [2021-07-27T21:47:41.851Z] --- PASS: TestHealthStates (0.18s) [2021-07-27T21:47:41.851Z] === RUN TestMaskURLCredentials [2021-07-27T21:47:41.851Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestGetInspectData [2021-07-27T21:47:41.851Z] --- PASS: TestGetInspectData (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestFillLicense [2021-07-27T21:47:41.851Z] --- PASS: TestFillLicense (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestListInvalidFilter [2021-07-27T21:47:41.851Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestNameFilter [2021-07-27T21:47:41.851Z] --- PASS: TestNameFilter (0.01s) [2021-07-27T21:47:41.851Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-27T21:47:41.851Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-27T21:47:41.851Z] === 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 [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-27T21:47:41.851Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-27T21:47:41.851Z] --- 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) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-27T21:47:41.851Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestDaemonReloadLabels [2021-07-27T21:47:41.851Z] --- PASS: TestDaemonReloadLabels (0.01s) [2021-07-27T21:47:41.851Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-27T21:47:41.851Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestDaemonReloadMirrors [2021-07-27T21:47:41.851Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-27T21:47:41.851Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-27T21:47:41.851Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-27T21:47:41.851Z] === RUN TestDaemonDiscoveryReload [2021-07-27T21:47:42.307Z] === RUN TestIsEmptyDir [2021-07-27T21:47:42.307Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-27T21:47:42.307Z] PASS [2021-07-27T21:47:42.307Z] coverage: 2.3% of statements [2021-07-27T21:47:42.307Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2021-07-27T21:47:42.763Z] === RUN TestLinkNaming [2021-07-27T21:47:42.763Z] --- PASS: TestLinkNaming (0.00s) [2021-07-27T21:47:42.763Z] === RUN TestLinkNew [2021-07-27T21:47:42.763Z] --- PASS: TestLinkNew (0.00s) [2021-07-27T21:47:42.763Z] === RUN TestLinkEnv [2021-07-27T21:47:42.763Z] --- PASS: TestLinkEnv (0.00s) [2021-07-27T21:47:42.763Z] === RUN TestLinkMultipleEnv [2021-07-27T21:47:42.763Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-27T21:47:42.763Z] === RUN TestLinkPortRangeEnv [2021-07-27T21:47:42.763Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-27T21:47:42.763Z] PASS [2021-07-27T21:47:42.763Z] coverage: 93.0% of statements [2021-07-27T21:47:42.763Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-07-27T21:47:42.763Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-27T21:47:42.763Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-27T21:47:42.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-27T21:47:43.219Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-27T21:47:43.219Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-27T21:47:44.181Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-27T21:47:44.181Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-27T21:47:44.181Z] reload_test.go:520: root required [2021-07-27T21:47:44.181Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T21:47:44.181Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-27T21:47:44.181Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-27T21:47:44.181Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-27T21:47:44.181Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-27T21:47:44.181Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-27T21:47:44.181Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-27T21:47:44.181Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-27T21:47:44.181Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-27T21:47:44.181Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-27T21:47:44.181Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-27T21:47:44.181Z] === RUN TestParseVolumesFrom [2021-07-27T21:47:44.181Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-27T21:47:44.181Z] PASS [2021-07-27T21:47:44.181Z] coverage: 9.1% of statements [2021-07-27T21:47:44.181Z] ok github.com/docker/docker/daemon 2.520s coverage: 9.1% of statements [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-27T21:47:44.181Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-27T21:47:45.142Z] === RUN TestAdapterReadLogs [2021-07-27T21:47:45.142Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-27T21:47:45.142Z] === RUN TestCopier [2021-07-27T21:47:45.142Z] --- PASS: TestCopier (0.00s) [2021-07-27T21:47:45.142Z] === RUN TestCopierLongLines [2021-07-27T21:47:45.142Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-27T21:47:45.142Z] === RUN TestCopierSlow [2021-07-27T21:47:45.598Z] --- PASS: TestCopierSlow (0.21s) [2021-07-27T21:47:45.598Z] === RUN TestCopierWithSized [2021-07-27T21:47:45.598Z] === RUN TestCopierWithSized/as_is [2021-07-27T21:47:45.598Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-27T21:47:45.598Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-27T21:47:45.598Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-27T21:47:45.598Z] === RUN TestCopierWithPartial [2021-07-27T21:47:45.598Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestRingLogger [2021-07-27T21:47:45.598Z] --- PASS: TestRingLogger (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestRingCap [2021-07-27T21:47:45.598Z] --- PASS: TestRingCap (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestRingClose [2021-07-27T21:47:45.598Z] --- PASS: TestRingClose (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestRingDrain [2021-07-27T21:47:45.598Z] --- PASS: TestRingDrain (0.00s) [2021-07-27T21:47:45.598Z] PASS [2021-07-27T21:47:45.598Z] coverage: 43.8% of statements [2021-07-27T21:47:45.598Z] ok github.com/docker/docker/daemon/logger 0.315s coverage: 43.8% of statements [2021-07-27T21:47:45.598Z] === RUN TestNewStreamConfig [2021-07-27T21:47:45.598Z] === RUN TestNewStreamConfig/defaults [2021-07-27T21:47:45.598Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-27T21:47:45.598Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-27T21:47:45.598Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-27T21:47:45.598Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-27T21:47:45.598Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-27T21:47:45.598Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-27T21:47:45.598Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-27T21:47:45.598Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-27T21:47:45.598Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-27T21:47:45.598Z] time="2021-07-27T21:47:45Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-27T21:47:45.598Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-07-27T21:47:45.598Z] === RUN TestCreateSuccess [2021-07-27T21:47:45.598Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCreateStreamSkipped [2021-07-27T21:47:45.598Z] time="2021-07-27T21:47:45Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-27T21:47:45.598Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCreateLogGroupSuccess [2021-07-27T21:47:45.598Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCreateError [2021-07-27T21:47:45.598Z] --- PASS: TestCreateError (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCreateAlreadyExists [2021-07-27T21:47:45.598Z] time="2021-07-27T21:47:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-27T21:47:45.598Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestLogClosed [2021-07-27T21:47:45.598Z] --- PASS: TestLogClosed (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestLogBlocking [2021-07-27T21:47:45.598Z] --- PASS: TestLogBlocking (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-27T21:47:45.598Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestLogNonBlockingBufferFull [2021-07-27T21:47:45.598Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestPublishBatchSuccess [2021-07-27T21:47:45.598Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestPublishBatchError [2021-07-27T21:47:45.598Z] time="2021-07-27T21:47:45Z" level=error msg=Error [2021-07-27T21:47:45.598Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-27T21:47:45.598Z] time="2021-07-27T21:47:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T21:47:45.598Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-27T21:47:45.598Z] time="2021-07-27T21:47:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-27T21:47:45.598Z] time="2021-07-27T21:47:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-27T21:47:45.598Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchSimple [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchTicker [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchMultilinePattern [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchClose [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestEffectiveLen [2021-07-27T21:47:45.598Z] === RUN TestEffectiveLen/0/Hello [2021-07-27T21:47:45.598Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-27T21:47:45.598Z] === RUN TestEffectiveLen/2/🙃 [2021-07-27T21:47:45.598Z] === RUN TestEffectiveLen/3/���� [2021-07-27T21:47:45.598Z] === RUN TestEffectiveLen/4/He��o [2021-07-27T21:47:45.598Z] === RUN TestEffectiveLen/5/ [2021-07-27T21:47:45.598Z] --- PASS: TestEffectiveLen (0.01s) [2021-07-27T21:47:45.598Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestFindValidSplit [2021-07-27T21:47:45.598Z] === RUN TestFindValidSplit/0/ [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1064: [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1065: [2021-07-27T21:47:45.598Z] === RUN TestFindValidSplit/1/Hello [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1064: Hello [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1065: [2021-07-27T21:47:45.598Z] === RUN TestFindValidSplit/2/Hello [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1064: He [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1065: llo [2021-07-27T21:47:45.598Z] === RUN TestFindValidSplit/3/Hello [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1064: [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1065: Hello [2021-07-27T21:47:45.598Z] === RUN TestFindValidSplit/4/🙃 [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1064: [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-27T21:47:45.598Z] === RUN TestFindValidSplit/5/🙃 [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1065: [2021-07-27T21:47:45.598Z] === RUN TestFindValidSplit/6/a� [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1064: a [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1065: � [2021-07-27T21:47:45.598Z] === RUN TestFindValidSplit/7/a� [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1064: a� [2021-07-27T21:47:45.598Z] cloudwatchlogs_test.go:1065: [2021-07-27T21:47:45.598Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestProcessEventEmoji [2021-07-27T21:47:45.598Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchLineSplit [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchMaxEvents [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-27T21:47:45.598Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-27T21:47:45.598Z] === RUN TestSearchRegistryForImagesErrors [2021-07-27T21:47:45.598Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestSearchRegistryForImages [2021-07-27T21:47:45.598Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestOnlyPlatformWithFallback [2021-07-27T21:47:45.598Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestImageDelete [2021-07-27T21:47:45.598Z] === RUN TestImageDelete/no_lease [2021-07-27T21:47:45.598Z] === RUN TestImageDelete/lease_exists [2021-07-27T21:47:45.598Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-27T21:47:45.598Z] --- PASS: TestImageDelete (0.04s) [2021-07-27T21:47:45.598Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-27T21:47:45.598Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-27T21:47:45.598Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-27T21:47:45.598Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-27T21:47:45.598Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-27T21:47:45.598Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-27T21:47:45.598Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-27T21:47:45.598Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-27T21:47:45.598Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-27T21:47:45.598Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-27T21:47:45.598Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-27T21:47:45.598Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-27T21:47:45.598Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-27T21:47:45.598Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-27T21:47:45.970Z] --- PASS: TestBuildMultiStageOnBuild (12.61s) [2021-07-27T21:47:45.970Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T21:47:45.970Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T21:47:45.970Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-27T21:47:45.970Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T21:47:46.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-27T21:47:46.054Z] === RUN TestContentStoreForPull [2021-07-27T21:47:46.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-27T21:47:46.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-27T21:47:46.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-27T21:47:46.054Z] === RUN TestCreateTagSuccess [2021-07-27T21:47:46.054Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-27T21:47:46.054Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-27T21:47:46.054Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-27T21:47:46.054Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-27T21:47:46.054Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-27T21:47:46.054Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-27T21:47:46.054Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-27T21:47:46.054Z] PASS [2021-07-27T21:47:46.054Z] coverage: 77.4% of statements [2021-07-27T21:47:46.054Z] ok github.com/docker/docker/daemon/logger/awslogs 0.428s coverage: 77.4% of statements [2021-07-27T21:47:46.054Z] --- PASS: TestContentStoreForPull (0.20s) [2021-07-27T21:47:46.054Z] PASS [2021-07-27T21:47:46.054Z] coverage: 6.8% of statements [2021-07-27T21:47:46.054Z] ok github.com/docker/docker/daemon/images 0.366s coverage: 6.8% of statements [2021-07-27T21:47:46.054Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T21:47:46.054Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T21:47:46.054Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-27T21:47:46.054Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T21:47:46.054Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T21:47:46.054Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-27T21:47:46.054Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-27T21:47:46.492Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-27T21:47:46.510Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-27T21:47:46.510Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-27T21:47:46.510Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-27T21:47:46.510Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-07-27T21:47:46.510Z] === RUN TestFastTimeMarshalJSON [2021-07-27T21:47:46.510Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-27T21:47:46.510Z] PASS [2021-07-27T21:47:46.510Z] coverage: 87.2% of statements [2021-07-27T21:47:46.510Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.256s coverage: 87.2% of statements [2021-07-27T21:47:46.510Z] === RUN TestJSONFileLogger [2021-07-27T21:47:46.510Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-27T21:47:46.510Z] === RUN TestJSONFileLoggerWithTags [2021-07-27T21:47:46.510Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-27T21:47:46.510Z] === RUN TestJSONFileLoggerWithOpts [2021-07-27T21:47:46.510Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-27T21:47:46.510Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-27T21:47:46.510Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-27T21:47:46.510Z] === RUN TestEncodeDecode [2021-07-27T21:47:46.510Z] === PAUSE TestEncodeDecode [2021-07-27T21:47:46.510Z] === RUN TestUnexpectedEOF [2021-07-27T21:47:46.966Z] time="2021-07-27T21:47:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T21:47:46.966Z] time="2021-07-27T21:47:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-27T21:47:46.966Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-07-27T21:47:46.966Z] === CONT TestEncodeDecode [2021-07-27T21:47:46.966Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-27T21:47:46.966Z] PASS [2021-07-27T21:47:46.966Z] coverage: 69.9% of statements [2021-07-27T21:47:46.966Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.272s coverage: 69.9% of statements [2021-07-27T21:47:47.929Z] === RUN TestWriteLog [2021-07-27T21:47:47.929Z] === PAUSE TestWriteLog [2021-07-27T21:47:47.929Z] === RUN TestReadLog [2021-07-27T21:47:47.929Z] === PAUSE TestReadLog [2021-07-27T21:47:47.929Z] === CONT TestWriteLog [2021-07-27T21:47:47.929Z] === CONT TestReadLog [2021-07-27T21:47:47.929Z] --- PASS: TestWriteLog (0.00s) [2021-07-27T21:47:47.929Z] === RUN TestReadLog/tail_exact [2021-07-27T21:47:47.929Z] === RUN TestOpenFileDelete [2021-07-27T21:47:47.929Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-27T21:47:47.929Z] === RUN TestOpenFileRename [2021-07-27T21:47:47.929Z] --- PASS: TestOpenFileRename (0.01s) [2021-07-27T21:47:47.929Z] === RUN TestParseLogTagDefaultTag [2021-07-27T21:47:47.929Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-27T21:47:47.929Z] === RUN TestParseLogTag [2021-07-27T21:47:47.929Z] --- PASS: TestParseLogTag (0.00s) [2021-07-27T21:47:47.929Z] === RUN TestParseLogTagEmptyTag [2021-07-27T21:47:47.929Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-27T21:47:47.929Z] === RUN TestTailFiles [2021-07-27T21:47:47.929Z] --- PASS: TestTailFiles (0.00s) [2021-07-27T21:47:47.929Z] === RUN TestFollowLogsConsumerGone [2021-07-27T21:47:47.929Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-27T21:47:47.929Z] === RUN TestFollowLogsProducerGone [2021-07-27T21:47:47.929Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-27T21:47:47.929Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-27T21:47:47.929Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-07-27T21:47:47.929Z] === RUN TestCheckCapacityAndRotate [2021-07-27T21:47:47.929Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-27T21:47:47.929Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-27T21:47:47.929Z] === RUN TestReadLog/tail_less_than_available [2021-07-27T21:47:47.929Z] === RUN TestReadLog/tail_more_than_available [2021-07-27T21:47:47.929Z] --- PASS: TestReadLog (0.19s) [2021-07-27T21:47:47.929Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-27T21:47:47.929Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-27T21:47:47.929Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-07-27T21:47:47.929Z] PASS [2021-07-27T21:47:47.929Z] coverage: 75.2% of statements [2021-07-27T21:47:47.929Z] ok github.com/docker/docker/daemon/logger/local 0.292s coverage: 75.2% of statements [2021-07-27T21:47:47.929Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T21:47:47.929Z] --- PASS: TestCheckCapacityAndRotate (0.29s) [2021-07-27T21:47:47.929Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-27T21:47:47.929Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.22s) [2021-07-27T21:47:47.929Z] PASS [2021-07-27T21:47:47.929Z] coverage: 55.3% of statements [2021-07-27T21:47:47.929Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.367s coverage: 55.3% of statements [2021-07-27T21:47:48.321Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.47s) [2021-07-27T21:47:48.321Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T21:47:48.386Z] === RUN TestLog [2021-07-27T21:47:48.386Z] --- PASS: TestLog (0.01s) [2021-07-27T21:47:48.386Z] PASS [2021-07-27T21:47:48.386Z] coverage: 31.5% of statements [2021-07-27T21:47:48.386Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.065s coverage: 31.5% of statements [2021-07-27T21:47:49.349Z] === RUN TestNewParse [2021-07-27T21:47:49.349Z] --- PASS: TestNewParse (0.00s) [2021-07-27T21:47:49.349Z] PASS [2021-07-27T21:47:49.349Z] coverage: 8.3% of statements [2021-07-27T21:47:49.349Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2021-07-27T21:47:49.349Z] === RUN TestValidateLogOpt [2021-07-27T21:47:49.349Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestNewMissedConfig [2021-07-27T21:47:49.349Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestNewMissedUrl [2021-07-27T21:47:49.349Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestNewMissedToken [2021-07-27T21:47:49.349Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestNewWithProxy [2021-07-27T21:47:49.349Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestDefault [2021-07-27T21:47:49.349Z] --- PASS: TestDefault (0.01s) [2021-07-27T21:47:49.349Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-27T21:47:49.349Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestJsonFormat [2021-07-27T21:47:49.349Z] --- PASS: TestJsonFormat (0.01s) [2021-07-27T21:47:49.349Z] === RUN TestRawFormat [2021-07-27T21:47:49.349Z] --- PASS: TestRawFormat (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestRawFormatWithLabels [2021-07-27T21:47:49.349Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestRawFormatWithoutTag [2021-07-27T21:47:49.349Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestBatching [2021-07-27T21:47:49.349Z] === RUN TestParseLogFormat [2021-07-27T21:47:49.349Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestValidateLogOptEmpty [2021-07-27T21:47:49.349Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestValidateSyslogAddress [2021-07-27T21:47:49.349Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestParseAddressDefaultPort [2021-07-27T21:47:49.349Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestValidateSyslogFacility [2021-07-27T21:47:49.349Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestValidateLogOptSyslogFormat [2021-07-27T21:47:49.349Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-27T21:47:49.349Z] === RUN TestValidateLogOpt [2021-07-27T21:47:49.349Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-27T21:47:49.349Z] PASS [2021-07-27T21:47:49.349Z] coverage: 46.8% of statements [2021-07-27T21:47:49.349Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2021-07-27T21:47:49.564Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T21:47:49.564Z] Using test binary docker [2021-07-27T21:47:49.564Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-27T21:47:49.564Z] +++ /etc/init.d/apparmor start [2021-07-27T21:47:49.564Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T21:47:49.564Z] INFO: Waiting for daemon to start... [2021-07-27T21:47:49.564Z] Starting dockerd [2021-07-27T21:47:49.564Z] +++ 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 [2021-07-27T21:47:49.692Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2021-07-27T21:47:49.692Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T21:47:49.804Z] --- PASS: TestBatching (0.28s) [2021-07-27T21:47:49.804Z] === RUN TestFrequency [2021-07-27T21:47:49.804Z] --- PASS: TestFrequency (0.21s) [2021-07-27T21:47:49.804Z] === RUN TestOneMessagePerRequest [2021-07-27T21:47:49.804Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-27T21:47:49.804Z] === RUN TestVerify [2021-07-27T21:47:49.804Z] --- PASS: TestVerify (0.00s) [2021-07-27T21:47:49.804Z] === RUN TestSkipVerify [2021-07-27T21:47:49.804Z] time="2021-07-27T21:47:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:49.804Z] time="2021-07-27T21:47:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:49.804Z] time="2021-07-27T21:47:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:50.288Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-27T21:47:50.766Z] --- PASS: TestSkipVerify (0.66s) [2021-07-27T21:47:50.766Z] === RUN TestBufferMaximum [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422470.206879\",\"host\":\"58c13a41b221\"}'" [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422470.206879\",\"host\":\"58c13a41b221\"}'" [2021-07-27T21:47:50.766Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-27T21:47:50.766Z] === RUN TestServerAlwaysDown [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422470.209877\",\"host\":\"58c13a41b221\"}'" [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422470.209877\",\"host\":\"58c13a41b221\"}'" [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422470.209877\",\"host\":\"58c13a41b221\"}'" [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422470.210877\",\"host\":\"58c13a41b221\"}'" [2021-07-27T21:47:50.766Z] time="2021-07-27T21:47:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627422470.210877\",\"host\":\"58c13a41b221\"}'" [2021-07-27T21:47:50.766Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-27T21:47:50.766Z] === RUN TestCannotSendAfterClose [2021-07-27T21:47:50.766Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-27T21:47:50.766Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-27T21:47:50.766Z] === RUN TestV1IDService [2021-07-27T21:47:50.766Z] --- PASS: TestV1IDService (0.03s) [2021-07-27T21:47:50.766Z] === RUN TestV2MetadataService [2021-07-27T21:47:51.473Z] . [2021-07-27T21:47:51.473Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T21:47:51.728Z] time="2021-07-27T21:47:51Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-27T21:47:51.728Z] time="2021-07-27T21:47:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"58c13a41b221\"}'" [2021-07-27T21:47:51.728Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2021-07-27T21:47:51.728Z] PASS [2021-07-27T21:47:51.728Z] coverage: 82.5% of statements [2021-07-27T21:47:51.728Z] ok github.com/docker/docker/daemon/logger/splunk 2.301s coverage: 82.5% of statements [2021-07-27T21:47:51.728Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T21:47:51.728Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-27T21:47:51.728Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T21:47:51.728Z] --- PASS: TestV2MetadataService (1.10s) [2021-07-27T21:47:51.728Z] PASS [2021-07-27T21:47:51.728Z] coverage: 48.2% of statements [2021-07-27T21:47:51.728Z] ok github.com/docker/docker/distribution/metadata 1.194s coverage: 48.2% of statements [2021-07-27T21:47:51.733Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T21:47:51.733Z] Error: No such image: emptyfs [2021-07-27T21:47:51.733Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T21:47:51.733Z] ++++ docker load [2021-07-27T21:47:51.733Z] Running integration-test (iteration 1) [2021-07-27T21:47:51.733Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-27T21:47:51.733Z] ++ 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 [2021-07-27T21:47:51.733Z] ++ set -e [2021-07-27T21:47:51.733Z] ++ '[' -n 0 ']' [2021-07-27T21:47:51.733Z] ++ set -x [2021-07-27T21:47:51.733Z] ++ 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 [2021-07-27T21:47:52.184Z] === RUN TestSuccessfulDownload [2021-07-27T21:47:52.184Z] download_test.go:268: Needs fixing on Windows [2021-07-27T21:47:52.184Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestCancelledDownload [2021-07-27T21:47:52.184Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestMaxDownloadAttempts [2021-07-27T21:47:52.184Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T21:47:52.184Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T21:47:52.184Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T21:47:52.184Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T21:47:52.184Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T21:47:52.184Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T21:47:52.184Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T21:47:52.184Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T21:47:52.184Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-27T21:47:52.184Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-27T21:47:52.184Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-27T21:47:52.184Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-27T21:47:52.184Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-27T21:47:52.184Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-27T21:47:52.184Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestContinueOnError_NeverContinue [2021-07-27T21:47:52.184Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestManifestStore [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/no_remote_or_local [2021-07-27T21:47:52.184Z] time="2021-07-27T21:47:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local310507587\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/no_local_cache [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/with_local_cache [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/unknown_media_type [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-27T21:47:52.184Z] time="2021-07-27T21:47:51Z" level=warning msg="reference for unknown type: " [2021-07-27T21:47:52.184Z] time="2021-07-27T21:47:52Z" level=warning msg="reference for unknown type: " [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-27T21:47:52.184Z] time="2021-07-27T21:47:52Z" level=warning msg="reference for unknown type: " [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-27T21:47:52.184Z] time="2021-07-27T21:47:52Z" level=warning msg="reference for unknown type: " [2021-07-27T21:47:52.184Z] time="2021-07-27T21:47:52Z" level=warning msg="reference for unknown type: " [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-27T21:47:52.184Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-27T21:47:52.184Z] time="2021-07-27T21:47:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore (0.34s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-27T21:47:52.184Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-27T21:47:52.184Z] === RUN TestDetectManifestBlobMediaType [2021-07-27T21:47:52.184Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-27T21:47:52.184Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-27T21:47:52.184Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-27T21:47:52.184Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-27T21:47:52.184Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-27T21:47:52.184Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-27T21:47:52.184Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-27T21:47:52.184Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-27T21:47:52.184Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-27T21:47:52.184Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-27T21:47:52.184Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-27T21:47:52.184Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-27T21:47:52.184Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestFixManifestLayers [2021-07-27T21:47:52.184Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-27T21:47:52.184Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T21:47:52.184Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestFixManifestLayersBadParent [2021-07-27T21:47:52.184Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestValidateManifest [2021-07-27T21:47:52.184Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T21:47:52.184Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestFormatPlatform [2021-07-27T21:47:52.184Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestGetRepositoryMountCandidates [2021-07-27T21:47:52.184Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestLayerAlreadyExists [2021-07-27T21:47:52.184Z] 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} [2021-07-27T21:47:52.184Z] 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} [2021-07-27T21:47:52.184Z] 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} [2021-07-27T21:47:52.184Z] 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} [2021-07-27T21:47:52.184Z] 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} [2021-07-27T21:47:52.184Z] 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} [2021-07-27T21:47:52.184Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-27T21:47:52.184Z] === RUN TestWhenEmptyAuthConfig [2021-07-27T21:47:52.221Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2021-07-27T21:47:52.221Z] === RUN TestCreateServiceSysctls [2021-07-27T21:47:52.640Z] time="2021-07-27T21:47:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T21:47:52.640Z] time="2021-07-27T21:47:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T21:47:52.640Z] time="2021-07-27T21:47:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T21:47:52.640Z] time="2021-07-27T21:47:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-27T21:47:52.640Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-27T21:47:52.640Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-07-27T21:47:52.640Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-07-27T21:47:52.640Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-07-27T21:47:52.640Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-07-27T21:47:52.640Z] === RUN TestTransfer [2021-07-27T21:47:52.640Z] --- PASS: TestTransfer (0.15s) [2021-07-27T21:47:52.640Z] === RUN TestConcurrencyLimit [2021-07-27T21:47:53.097Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-07-27T21:47:53.097Z] === RUN TestInactiveJobs [2021-07-27T21:47:53.097Z] === RUN TestNotFound [2021-07-27T21:47:53.097Z] --- PASS: TestNotFound (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestConflict [2021-07-27T21:47:53.097Z] --- PASS: TestConflict (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestForbidden [2021-07-27T21:47:53.097Z] --- PASS: TestForbidden (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestInvalidParameter [2021-07-27T21:47:53.097Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestNotImplemented [2021-07-27T21:47:53.097Z] --- PASS: TestNotImplemented (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestNotModified [2021-07-27T21:47:53.097Z] --- PASS: TestNotModified (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestUnauthorized [2021-07-27T21:47:53.097Z] --- PASS: TestUnauthorized (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestUnknown [2021-07-27T21:47:53.097Z] --- PASS: TestUnknown (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestCancelled [2021-07-27T21:47:53.097Z] --- PASS: TestCancelled (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestDeadline [2021-07-27T21:47:53.097Z] --- PASS: TestDeadline (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestDataLoss [2021-07-27T21:47:53.097Z] --- PASS: TestDataLoss (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestUnavailable [2021-07-27T21:47:53.097Z] --- PASS: TestUnavailable (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestSystem [2021-07-27T21:47:53.097Z] --- PASS: TestSystem (0.00s) [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Not_Found [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Bad_Request [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Conflict [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Unauthorized [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Forbidden [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Not_Modified [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-27T21:47:53.097Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-27T21:47:53.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-27T21:47:53.097Z] PASS [2021-07-27T21:47:53.097Z] coverage: 53.1% of statements [2021-07-27T21:47:53.097Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2021-07-27T21:47:53.097Z] --- PASS: TestInactiveJobs (0.35s) [2021-07-27T21:47:53.553Z] === RUN TestWatchRelease [2021-07-27T21:47:53.553Z] --- PASS: TestWatchRelease (0.04s) [2021-07-27T21:47:53.553Z] === RUN TestWatchFinishedTransfer [2021-07-27T21:47:53.553Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-27T21:47:53.553Z] === RUN TestDuplicateTransfer [2021-07-27T21:47:53.553Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-07-27T21:47:53.553Z] === RUN TestSuccessfulUpload [2021-07-27T21:47:53.553Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-07-27T21:47:53.553Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-27T21:47:53.553Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-27T21:47:53.553Z] === RUN TestTokenPassThru [2021-07-27T21:47:53.553Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-27T21:47:53.553Z] === RUN TestTokenPassThruDifferentHost [2021-07-27T21:47:53.553Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-27T21:47:53.553Z] PASS [2021-07-27T21:47:53.553Z] coverage: 23.8% of statements [2021-07-27T21:47:53.553Z] ok github.com/docker/docker/distribution 1.611s coverage: 23.8% of statements [2021-07-27T21:47:53.553Z] === RUN TestFSGetInvalidData [2021-07-27T21:47:53.553Z] time="2021-07-27T21:47:53Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-27T21:47:53.553Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-27T21:47:53.553Z] === RUN TestFSInvalidSet [2021-07-27T21:47:53.553Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-27T21:47:53.553Z] === RUN TestFSInvalidRoot [2021-07-27T21:47:53.553Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-27T21:47:53.553Z] === RUN TestFSMetadataGetSet [2021-07-27T21:47:53.553Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T21:47:53.553Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-07-27T21:47:53.553Z] === RUN TestFSInvalidWalker [2021-07-27T21:47:53.553Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-27T21:47:53.553Z] === RUN TestFSGetSet [2021-07-27T21:47:53.553Z] --- PASS: TestFSGetSet (0.02s) [2021-07-27T21:47:53.553Z] === RUN TestFSGetUnsetKey [2021-07-27T21:47:54.019Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-27T21:47:54.019Z] === RUN TestFSGetEmptyData [2021-07-27T21:47:54.019Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-27T21:47:54.019Z] === RUN TestFSDelete [2021-07-27T21:47:54.019Z] --- PASS: TestFSDelete (0.01s) [2021-07-27T21:47:54.019Z] === RUN TestFSWalker [2021-07-27T21:47:54.019Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-07-27T21:47:54.019Z] === RUN TestCancelledUpload [2021-07-27T21:47:54.019Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-27T21:47:54.019Z] PASS [2021-07-27T21:47:54.019Z] coverage: 76.8% of statements [2021-07-27T21:47:54.019Z] --- PASS: TestFSWalker (0.02s) [2021-07-27T21:47:54.019Z] === RUN TestFSWalkerStopOnError [2021-07-27T21:47:54.019Z] ok github.com/docker/docker/distribution/xfer 1.937s coverage: 76.8% of statements [2021-07-27T21:47:54.019Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T21:47:54.019Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-27T21:47:54.019Z] === RUN TestNewFromJSON [2021-07-27T21:47:54.019Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-27T21:47:54.019Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-27T21:47:54.019Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-27T21:47:54.019Z] === RUN TestMarshalKeyOrder [2021-07-27T21:47:54.019Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-27T21:47:54.019Z] === RUN TestHistoryEqual [2021-07-27T21:47:54.019Z] --- PASS: TestHistoryEqual (0.16s) [2021-07-27T21:47:54.019Z] === RUN TestImage [2021-07-27T21:47:54.019Z] --- PASS: TestImage (0.00s) [2021-07-27T21:47:54.019Z] === RUN TestImageOSNotEmpty [2021-07-27T21:47:54.019Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-27T21:47:54.019Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-27T21:47:54.019Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-27T21:47:54.019Z] === RUN TestCreate [2021-07-27T21:47:54.019Z] --- PASS: TestCreate (0.01s) [2021-07-27T21:47:54.019Z] === RUN TestRestore [2021-07-27T21:47:54.019Z] time="2021-07-27T21:47:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-27T21:47:54.019Z] --- PASS: TestRestore (0.05s) [2021-07-27T21:47:54.019Z] === RUN TestAddDelete [2021-07-27T21:47:54.019Z] --- PASS: TestAddDelete (0.05s) [2021-07-27T21:47:54.019Z] === RUN TestSearchAfterDelete [2021-07-27T21:47:54.019Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-27T21:47:54.019Z] === RUN TestParentReset [2021-07-27T21:47:54.019Z] --- PASS: TestParentReset (0.09s) [2021-07-27T21:47:54.019Z] === RUN TestGetAndSetLastUpdated [2021-07-27T21:47:54.475Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-27T21:47:54.475Z] === RUN TestStoreLen [2021-07-27T21:47:54.475Z] --- PASS: TestStoreLen (0.07s) [2021-07-27T21:47:54.475Z] PASS [2021-07-27T21:47:54.475Z] coverage: 86.6% of statements [2021-07-27T21:47:54.475Z] ok github.com/docker/docker/image 0.710s coverage: 86.6% of statements [2021-07-27T21:47:54.475Z] === RUN TestCompare [2021-07-27T21:47:54.475Z] --- PASS: TestCompare (0.00s) [2021-07-27T21:47:54.475Z] PASS [2021-07-27T21:47:54.475Z] coverage: 19.2% of statements [2021-07-27T21:47:54.475Z] ok github.com/docker/docker/image/cache 0.088s coverage: 19.2% of statements [2021-07-27T21:47:54.931Z] === RUN TestMakeV1ConfigFromConfig [2021-07-27T21:47:54.931Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-27T21:47:54.931Z] PASS [2021-07-27T21:47:54.931Z] coverage: 25.0% of statements [2021-07-27T21:47:54.931Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2021-07-27T21:47:55.387Z] === RUN TestValidateManifest [2021-07-27T21:47:55.387Z] === RUN TestValidateManifest/nil [2021-07-27T21:47:55.387Z] === RUN TestValidateManifest/non-nil [2021-07-27T21:47:55.387Z] --- PASS: TestValidateManifest (0.00s) [2021-07-27T21:47:55.387Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-27T21:47:55.387Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-27T21:47:55.387Z] PASS [2021-07-27T21:47:55.387Z] coverage: 0.7% of statements [2021-07-27T21:47:55.387Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.7% of statements [2021-07-27T21:47:55.387Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T21:47:56.262Z] --- PASS: TestBuildMultiStageLayerLeak (10.94s) [2021-07-27T21:47:56.262Z] === RUN TestBuildWithHugeFile [2021-07-27T21:47:56.348Z] === RUN TestSerialization [2021-07-27T21:47:56.348Z] --- PASS: TestSerialization (0.02s) [2021-07-27T21:47:56.348Z] PASS [2021-07-27T21:47:56.348Z] coverage: 100.0% of statements [2021-07-27T21:47:56.348Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-07-27T21:47:56.406Z] --- PASS: TestCreateServiceSysctls (3.73s) [2021-07-27T21:47:56.406Z] === RUN TestCreateServiceCapabilities [2021-07-27T21:47:56.804Z] === RUN TestEnvironmentParsing [2021-07-27T21:47:56.804Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-27T21:47:56.804Z] PASS [2021-07-27T21:47:56.804Z] coverage: 1.2% of statements [2021-07-27T21:47:56.804Z] ok github.com/docker/docker/libcontainerd/local 0.082s coverage: 1.2% of statements [2021-07-27T21:47:57.260Z] === RUN TestEmptyLayer [2021-07-27T21:47:57.260Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-27T21:47:57.260Z] === RUN TestCommitFailure [2021-07-27T21:47:57.260Z] --- PASS: TestCommitFailure (0.01s) [2021-07-27T21:47:57.260Z] === RUN TestStartTransactionFailure [2021-07-27T21:47:57.260Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-27T21:47:57.260Z] === RUN TestGetOrphan [2021-07-27T21:47:57.260Z] --- PASS: TestGetOrphan (0.01s) [2021-07-27T21:47:57.260Z] === RUN TestMountAndRegister [2021-07-27T21:47:57.260Z] layer_test.go:271: Layer size: 14 [2021-07-27T21:47:57.260Z] --- PASS: TestMountAndRegister (0.15s) [2021-07-27T21:47:57.260Z] === RUN TestLayerRelease [2021-07-27T21:47:57.260Z] layer_test.go:304: Failing on Windows [2021-07-27T21:47:57.260Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-27T21:47:57.260Z] === RUN TestStoreRestore [2021-07-27T21:47:57.260Z] layer_test.go:353: Failing on Windows [2021-07-27T21:47:57.260Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-27T21:47:57.260Z] === RUN TestTarStreamStability [2021-07-27T21:47:57.260Z] layer_test.go:468: Failing on Windows [2021-07-27T21:47:57.260Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-27T21:47:57.260Z] === RUN TestRegisterExistingLayer [2021-07-27T21:47:57.716Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-07-27T21:47:57.716Z] === RUN TestTarStreamVerification [2021-07-27T21:47:57.716Z] layer_test.go:697: Failing on Windows [2021-07-27T21:47:57.716Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-27T21:47:57.716Z] === RUN TestLayerMigration [2021-07-27T21:47:57.716Z] migration_test.go:46: Failing on Windows [2021-07-27T21:47:57.716Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-27T21:47:57.716Z] === RUN TestLayerMigrationNoTarsplit [2021-07-27T21:47:57.716Z] migration_test.go:182: Failing on Windows [2021-07-27T21:47:57.716Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T21:47:57.716Z] === RUN TestMountInit [2021-07-27T21:47:57.716Z] mount_test.go:17: Failing on Windows [2021-07-27T21:47:57.716Z] --- SKIP: TestMountInit (0.00s) [2021-07-27T21:47:57.716Z] === RUN TestMountSize [2021-07-27T21:47:57.716Z] mount_test.go:76: Failing on Windows [2021-07-27T21:47:57.716Z] --- SKIP: TestMountSize (0.00s) [2021-07-27T21:47:57.716Z] === RUN TestMountChanges [2021-07-27T21:47:57.716Z] mount_test.go:125: Failing on Windows [2021-07-27T21:47:57.716Z] --- SKIP: TestMountChanges (0.00s) [2021-07-27T21:47:57.716Z] === RUN TestMountApply [2021-07-27T21:47:57.716Z] mount_test.go:212: Failing on Windows [2021-07-27T21:47:57.716Z] --- SKIP: TestMountApply (0.00s) [2021-07-27T21:47:57.716Z] PASS [2021-07-27T21:47:57.716Z] coverage: 30.1% of statements [2021-07-27T21:47:57.716Z] ok github.com/docker/docker/layer 0.461s coverage: 30.1% of statements [2021-07-27T21:47:57.716Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T21:47:57.716Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T21:47:57.716Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T21:47:57.716Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T21:47:58.173Z] === RUN TestSequenceGetAvailableBit [2021-07-27T21:47:58.173Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-27T21:47:58.173Z] === RUN TestSequenceEqual [2021-07-27T21:47:58.173Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-27T21:47:58.173Z] === RUN TestSequenceCopy [2021-07-27T21:47:58.629Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestGetFirstAvailable [2021-07-27T21:47:58.629Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestFindSequence [2021-07-27T21:47:58.629Z] --- PASS: TestFindSequence (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestCheckIfAvailable [2021-07-27T21:47:58.629Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestMergeSequences [2021-07-27T21:47:58.629Z] --- PASS: TestMergeSequences (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestPushReservation [2021-07-27T21:47:58.629Z] --- PASS: TestPushReservation (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestSerializeDeserialize [2021-07-27T21:47:58.629Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestSet [2021-07-27T21:47:58.629Z] --- PASS: TestSet (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestSetUnset [2021-07-27T21:47:58.629Z] --- PASS: TestSetUnset (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestOffsetSetUnset [2021-07-27T21:47:58.629Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestSetInRange [2021-07-27T21:47:58.629Z] --- PASS: TestSetInRange (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestSetAnyInRange [2021-07-27T21:47:58.629Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestMethods [2021-07-27T21:47:58.629Z] --- PASS: TestMethods (0.00s) [2021-07-27T21:47:58.629Z] === RUN TestRandomAllocateDeallocate [2021-07-27T21:47:58.934Z] --- PASS: TestCreateServiceCapabilities (2.72s) [2021-07-27T21:47:58.934Z] === RUN TestInspect [2021-07-27T21:48:00.803Z] === RUN TestInvalidConfig [2021-07-27T21:48:00.803Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-27T21:48:00.803Z] === RUN TestConfig [2021-07-27T21:48:00.803Z] --- PASS: TestConfig (0.00s) [2021-07-27T21:48:00.803Z] === RUN TestOptionsLabels [2021-07-27T21:48:00.803Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-27T21:48:00.803Z] === RUN TestValidName [2021-07-27T21:48:00.803Z] --- PASS: TestValidName (0.00s) [2021-07-27T21:48:00.803Z] === RUN TestTLSConfiguration [2021-07-27T21:48:00.803Z] time="2021-07-27T21:48:00Z" level=info msg="Option Initializing KV with TLS" [2021-07-27T21:48:00.803Z] --- PASS: TestTLSConfiguration (0.17s) [2021-07-27T21:48:00.803Z] PASS [2021-07-27T21:48:00.803Z] coverage: 24.0% of statements [2021-07-27T21:48:00.803Z] ok github.com/docker/docker/libnetwork/config 0.259s coverage: 24.0% of statements [2021-07-27T21:48:01.258Z] === RUN TestErrorInterfaces [2021-07-27T21:48:01.258Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-27T21:48:01.258Z] === RUN TestNetworkMarshalling [2021-07-27T21:48:01.716Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-07-27T21:48:01.716Z] === RUN TestEndpointMarshalling [2021-07-27T21:48:01.716Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestAuxAddresses [2021-07-27T21:48:01.716Z] time="2021-07-27T21:48:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T21:48:01.716Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-27T21:48:01.716Z] === RUN TestSRVServiceQuery [2021-07-27T21:48:01.716Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-27T21:48:01.716Z] === RUN TestServiceVIPReuse [2021-07-27T21:48:01.716Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-27T21:48:01.716Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestDNSIPQuery [2021-07-27T21:48:01.716Z] === RUN TestKey [2021-07-27T21:48:01.716Z] --- PASS: TestKey (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestParseKey [2021-07-27T21:48:01.716Z] --- PASS: TestParseKey (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestInvalidDataStore [2021-07-27T21:48:01.716Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestKVObjectFlatKey [2021-07-27T21:48:01.716Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestAtomicKVObjectFlatKey [2021-07-27T21:48:01.716Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-27T21:48:01.716Z] PASS [2021-07-27T21:48:01.716Z] coverage: 21.9% of statements [2021-07-27T21:48:01.716Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestDNSProxyServFail [2021-07-27T21:48:01.716Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestSandboxAddEmpty [2021-07-27T21:48:01.716Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestSandboxAddMultiPrio [2021-07-27T21:48:01.716Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestSandboxAddSamePrio [2021-07-27T21:48:01.716Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestCleanupServiceDiscovery [2021-07-27T21:48:01.716Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestDNSOptions [2021-07-27T21:48:01.716Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:48:01.716Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-27T21:48:01.716Z] === RUN TestMultipleControllersWithSameStore [2021-07-27T21:48:01.716Z] time="2021-07-27T21:48:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T21:48:01.716Z] ok github.com/docker/docker/libnetwork/datastore 0.059s coverage: 21.9% of statements [2021-07-27T21:48:01.716Z] time="2021-07-27T21:48:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-27T21:48:01.716Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-27T21:48:01.716Z] PASS [2021-07-27T21:48:01.716Z] coverage: 8.6% of statements [2021-07-27T21:48:01.716Z] ok github.com/docker/docker/libnetwork 0.373s coverage: 8.6% of statements [2021-07-27T21:48:01.716Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-27T21:48:02.171Z] === RUN TestIPDataMarshalling [2021-07-27T21:48:02.171Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-27T21:48:02.171Z] === RUN TestValidateAndIsV6 [2021-07-27T21:48:02.171Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-27T21:48:02.171Z] PASS [2021-07-27T21:48:02.171Z] coverage: 68.9% of statements [2021-07-27T21:48:02.171Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2021-07-27T21:48:02.215Z] --- PASS: TestInspect (3.09s) [2021-07-27T21:48:02.215Z] === RUN TestCreateJob [2021-07-27T21:48:02.627Z] === RUN TestDriver [2021-07-27T21:48:02.627Z] --- PASS: TestDriver (0.00s) [2021-07-27T21:48:02.627Z] PASS [2021-07-27T21:48:02.627Z] coverage: 34.8% of statements [2021-07-27T21:48:02.627Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2021-07-27T21:48:03.082Z] === RUN TestDriver [2021-07-27T21:48:03.082Z] --- PASS: TestDriver (0.00s) [2021-07-27T21:48:03.082Z] PASS [2021-07-27T21:48:03.082Z] coverage: 34.8% of statements [2021-07-27T21:48:03.082Z] ok github.com/docker/docker/libnetwork/drivers/null 0.055s coverage: 34.8% of statements [2021-07-27T21:48:03.538Z] === RUN TestNetworkAllocateFree [2021-07-27T21:48:03.538Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-27T21:48:03.538Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-27T21:48:03.538Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-27T21:48:03.538Z] PASS [2021-07-27T21:48:03.538Z] coverage: 63.6% of statements [2021-07-27T21:48:03.538Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2021-07-27T21:48:03.994Z] === RUN TestGetEmptyCapabilities [2021-07-27T21:48:03.994Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-27T21:48:03.994Z] === RUN TestGetExtraCapabilities [2021-07-27T21:48:03.994Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-27T21:48:03.994Z] === RUN TestGetInvalidCapabilities [2021-07-27T21:48:03.994Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-27T21:48:03.994Z] === RUN TestRemoteDriver [2021-07-27T21:48:03.994Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-27T21:48:03.994Z] === RUN TestDriverError [2021-07-27T21:48:03.994Z] --- PASS: TestDriverError (0.00s) [2021-07-27T21:48:03.994Z] === RUN TestMissingValues [2021-07-27T21:48:03.994Z] --- PASS: TestMissingValues (0.01s) [2021-07-27T21:48:03.994Z] === RUN TestRollback [2021-07-27T21:48:03.994Z] --- PASS: TestRollback (0.01s) [2021-07-27T21:48:03.994Z] PASS [2021-07-27T21:48:03.994Z] coverage: 57.4% of statements [2021-07-27T21:48:03.994Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.107s coverage: 57.4% of statements [2021-07-27T21:48:04.449Z] === RUN TestNAT [2021-07-27T21:48:04.449Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T21:48:04.449Z] --- SKIP: TestNAT (0.00s) [2021-07-27T21:48:04.449Z] === RUN TestTransparent [2021-07-27T21:48:04.449Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T21:48:04.449Z] --- SKIP: TestTransparent (0.00s) [2021-07-27T21:48:04.449Z] PASS [2021-07-27T21:48:04.449Z] coverage: 0.0% of statements [2021-07-27T21:48:04.449Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2021-07-27T21:48:04.905Z] === RUN TestBuildDefault [2021-07-27T21:48:04.905Z] --- PASS: TestBuildDefault (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestBuildHostnameDomainname [2021-07-27T21:48:04.905Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestBuildHostname [2021-07-27T21:48:04.905Z] --- PASS: TestBuildHostname (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestBuildHostnameFQDN [2021-07-27T21:48:04.905Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestBuildNoIP [2021-07-27T21:48:04.905Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestUpdate [2021-07-27T21:48:04.905Z] --- PASS: TestUpdate (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-27T21:48:04.905Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-27T21:48:04.905Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestAddEmpty [2021-07-27T21:48:04.905Z] --- PASS: TestAddEmpty (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestAdd [2021-07-27T21:48:04.905Z] --- PASS: TestAdd (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestDeleteEmpty [2021-07-27T21:48:04.905Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestDeleteNewline [2021-07-27T21:48:04.905Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestDelete [2021-07-27T21:48:04.905Z] --- PASS: TestDelete (0.00s) [2021-07-27T21:48:04.905Z] === RUN TestConcurrentWrites [2021-07-27T21:48:05.372Z] === RUN TestNew [2021-07-27T21:48:05.372Z] --- PASS: TestNew (0.00s) [2021-07-27T21:48:05.372Z] === RUN TestAddDriver [2021-07-27T21:48:05.372Z] --- PASS: TestAddDriver (0.00s) [2021-07-27T21:48:05.372Z] === RUN TestAddDuplicateDriver [2021-07-27T21:48:05.372Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-27T21:48:05.372Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-27T21:48:05.372Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-27T21:48:05.372Z] === RUN TestDriver [2021-07-27T21:48:05.372Z] --- PASS: TestDriver (0.00s) [2021-07-27T21:48:05.372Z] === RUN TestIPAM [2021-07-27T21:48:05.372Z] --- PASS: TestIPAM (0.00s) [2021-07-27T21:48:05.372Z] === RUN TestWalkIPAMs [2021-07-27T21:48:05.372Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-27T21:48:05.372Z] === RUN TestWalkDrivers [2021-07-27T21:48:05.372Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-27T21:48:05.372Z] PASS [2021-07-27T21:48:05.372Z] coverage: 82.4% of statements [2021-07-27T21:48:05.372Z] ok github.com/docker/docker/libnetwork/drvregistry 0.090s coverage: 82.4% of statements [2021-07-27T21:48:05.372Z] --- PASS: TestRandomAllocateDeallocate (7.00s) [2021-07-27T21:48:05.372Z] === RUN TestAllocateRandomDeallocate [2021-07-27T21:48:05.372Z] --- PASS: TestConcurrentWrites (0.29s) [2021-07-27T21:48:05.372Z] PASS [2021-07-27T21:48:05.372Z] coverage: 81.2% of statements [2021-07-27T21:48:05.372Z] ok github.com/docker/docker/libnetwork/etchosts 0.356s coverage: 81.2% of statements [2021-07-27T21:48:05.508Z] --- PASS: TestCreateJob (3.72s) [2021-07-27T21:48:05.508Z] === RUN TestReplicatedJob [2021-07-27T21:48:05.828Z] === RUN TestDiff [2021-07-27T21:48:05.828Z] --- PASS: TestDiff (0.00s) [2021-07-27T21:48:05.828Z] === RUN TestAddedCallback [2021-07-27T21:48:05.828Z] --- PASS: TestAddedCallback (0.00s) [2021-07-27T21:48:05.828Z] === RUN TestRemovedCallback [2021-07-27T21:48:05.828Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-27T21:48:05.828Z] === RUN TestNoCallback [2021-07-27T21:48:05.828Z] --- PASS: TestNoCallback (0.00s) [2021-07-27T21:48:05.828Z] PASS [2021-07-27T21:48:05.828Z] coverage: 48.1% of statements [2021-07-27T21:48:05.828Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.050s coverage: 48.1% of statements [2021-07-27T21:48:06.283Z] === RUN TestNew [2021-07-27T21:48:06.283Z] --- PASS: TestNew (0.00s) [2021-07-27T21:48:06.283Z] === RUN TestAllocate [2021-07-27T21:48:06.283Z] --- PASS: TestAllocate (0.00s) [2021-07-27T21:48:06.283Z] === RUN TestUninitialized [2021-07-27T21:48:06.283Z] --- PASS: TestUninitialized (0.00s) [2021-07-27T21:48:06.283Z] === RUN TestAllocateInRange [2021-07-27T21:48:06.283Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-27T21:48:06.283Z] === RUN TestAllocateSerial [2021-07-27T21:48:06.283Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-27T21:48:06.283Z] PASS [2021-07-27T21:48:06.283Z] coverage: 87.5% of statements [2021-07-27T21:48:06.283Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2021-07-27T21:48:06.739Z] === RUN TestCaller [2021-07-27T21:48:06.739Z] --- PASS: TestCaller (0.00s) [2021-07-27T21:48:06.739Z] PASS [2021-07-27T21:48:06.739Z] coverage: 100.0% of statements [2021-07-27T21:48:06.739Z] ok github.com/docker/docker/libnetwork/internal/caller 0.054s coverage: 100.0% of statements [2021-07-27T21:48:06.739Z] --- PASS: TestAllocateRandomDeallocate (1.34s) [2021-07-27T21:48:06.739Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-27T21:48:06.739Z] === RUN TestSetSerialInsertDelete [2021-07-27T21:48:06.739Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-27T21:48:06.739Z] === RUN TestSetParallelInsertDelete [2021-07-27T21:48:08.267Z] === RUN TestInt2IP2IntConversion [2021-07-27T21:48:08.724Z] === RUN TestPoolRequest [2021-07-27T21:48:08.724Z] --- PASS: TestPoolRequest (0.00s) [2021-07-27T21:48:08.724Z] === RUN TestOtherRequests [2021-07-27T21:48:08.724Z] --- PASS: TestOtherRequests (0.00s) [2021-07-27T21:48:08.724Z] PASS [2021-07-27T21:48:08.724Z] coverage: 57.1% of statements [2021-07-27T21:48:08.724Z] ok github.com/docker/docker/libnetwork/ipams/null 0.055s coverage: 57.1% of statements [2021-07-27T21:48:08.724Z] --- PASS: TestInt2IP2IntConversion (0.65s) [2021-07-27T21:48:08.724Z] === RUN TestGetAddressVersion [2021-07-27T21:48:08.724Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-27T21:48:08.724Z] === RUN TestKeyString [2021-07-27T21:48:08.724Z] --- PASS: TestKeyString (0.00s) [2021-07-27T21:48:08.724Z] === RUN TestPoolDataMarshal [2021-07-27T21:48:08.724Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-27T21:48:08.724Z] === RUN TestSubnetsMarshal [2021-07-27T21:48:09.181Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-07-27T21:48:09.181Z] === RUN TestAddSubnets [2021-07-27T21:48:09.181Z] --- PASS: TestAddSubnets (0.07s) [2021-07-27T21:48:09.181Z] === RUN TestDoublePoolRelease [2021-07-27T21:48:09.181Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-27T21:48:09.181Z] === RUN TestAddReleasePoolID [2021-07-27T21:48:09.181Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.45s) [2021-07-27T21:48:09.181Z] === RUN TestRetrieveFromStore [2021-07-27T21:48:09.181Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-07-27T21:48:09.181Z] === RUN TestPredefinedPool [2021-07-27T21:48:09.181Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-27T21:48:09.181Z] === RUN TestRemoveSubnet [2021-07-27T21:48:09.638Z] --- PASS: TestRemoveSubnet (0.28s) [2021-07-27T21:48:09.638Z] === RUN TestGetSameAddress [2021-07-27T21:48:09.638Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-27T21:48:09.638Z] === RUN TestPoolAllocationReuse [2021-07-27T21:48:09.638Z] --- PASS: TestRetrieveFromStore (0.71s) [2021-07-27T21:48:09.638Z] === RUN TestIsCorrupted [2021-07-27T21:48:09.638Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-27T21:48:09.638Z] === RUN TestSetRollover [2021-07-27T21:48:09.638Z] === RUN TestGetCapabilities [2021-07-27T21:48:10.094Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-27T21:48:10.094Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-27T21:48:10.094Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-27T21:48:10.094Z] === RUN TestGetDefaultAddressSpaces [2021-07-27T21:48:10.094Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-27T21:48:10.094Z] === RUN TestRemoteDriver [2021-07-27T21:48:10.094Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-27T21:48:10.094Z] PASS [2021-07-27T21:48:10.094Z] coverage: 47.4% of statements [2021-07-27T21:48:10.094Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.082s coverage: 47.4% of statements [2021-07-27T21:48:10.702Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-27T21:48:11.066Z] === RUN TestWindowsIPAM [2021-07-27T21:48:11.066Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-27T21:48:11.066Z] PASS [2021-07-27T21:48:11.066Z] coverage: 71.4% of statements [2021-07-27T21:48:11.066Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2021-07-27T21:48:11.523Z] --- PASS: TestPoolAllocationReuse (2.01s) [2021-07-27T21:48:11.523Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-27T21:48:11.523Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-07-27T21:48:11.523Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-27T21:48:11.523Z] === RUN TestDefaultNetwork [2021-07-27T21:48:11.979Z] --- PASS: TestSetRollover (1.97s) [2021-07-27T21:48:11.979Z] === RUN TestSetRolloverSerial [2021-07-27T21:48:11.979Z] --- PASS: TestDefaultNetwork (0.30s) [2021-07-27T21:48:11.979Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-27T21:48:12.062Z] --- PASS: TestReplicatedJob (6.41s) [2021-07-27T21:48:12.062Z] === RUN TestUpdateReplicatedJob [2021-07-27T21:48:12.436Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2021-07-27T21:48:12.436Z] === RUN TestInitAddressPools [2021-07-27T21:48:12.436Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-27T21:48:12.436Z] PASS [2021-07-27T21:48:12.436Z] coverage: 74.0% of statements [2021-07-27T21:48:12.436Z] ok github.com/docker/docker/libnetwork/ipamutils 0.676s coverage: 74.0% of statements [2021-07-27T21:48:12.892Z] === RUN TestKeyValue [2021-07-27T21:48:12.892Z] --- PASS: TestKeyValue (0.00s) [2021-07-27T21:48:12.892Z] PASS [2021-07-27T21:48:12.892Z] coverage: 60.0% of statements [2021-07-27T21:48:12.892Z] ok github.com/docker/docker/libnetwork/netlabel 0.049s coverage: 60.0% of statements [2021-07-27T21:48:13.691Z] Loaded image: buildpack-deps:buster [2021-07-27T21:48:13.691Z] Loaded image: busybox:latest [2021-07-27T21:48:13.691Z] Loaded image: busybox:glibc [2021-07-27T21:48:13.691Z] Loaded image: debian:bullseye [2021-07-27T21:48:13.691Z] Loaded image: hello-world:latest [2021-07-27T21:48:13.691Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T21:48:13.691Z] INFO: Testing against a local daemon [2021-07-27T21:48:13.691Z] === RUN TestCgroupNamespacesBuild [2021-07-27T21:48:13.853Z] --- PASS: TestSetRolloverSerial (1.95s) [2021-07-27T21:48:13.853Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-27T21:48:13.853Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-27T21:48:13.853Z] PASS [2021-07-27T21:48:13.853Z] coverage: 84.4% of statements [2021-07-27T21:48:13.853Z] ok github.com/docker/docker/libnetwork/bitseq 15.613s coverage: 84.4% of statements [2021-07-27T21:48:16.243Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2021-07-27T21:48:16.243Z] === RUN TestServiceListWithStatuses [2021-07-27T21:48:16.243Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T21:48:16.243Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T21:48:16.243Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T21:48:16.741Z] === RUN TestNetworkDBSimple [2021-07-27T21:48:16.741Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.81s) [2021-07-27T21:48:16.741Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-27T21:48:16.741Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-27T21:48:16.741Z] PASS [2021-07-27T21:48:16.741Z] coverage: 100.0% of statements [2021-07-27T21:48:16.742Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2021-07-27T21:48:16.987Z] --- PASS: TestCgroupNamespacesBuild (3.59s) [2021-07-27T21:48:16.987Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-27T21:48:17.198Z] 2021/07/27 21:48:16 Closing DB instances... [2021-07-27T21:48:17.654Z] === RUN TestGenerate [2021-07-27T21:48:17.654Z] --- PASS: TestGenerate (0.00s) [2021-07-27T21:48:17.654Z] === RUN TestGeneratePtr [2021-07-27T21:48:17.654Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-27T21:48:17.654Z] === RUN TestGenerateMissingField [2021-07-27T21:48:17.654Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-27T21:48:17.654Z] === RUN TestFieldCannotBeSet [2021-07-27T21:48:17.654Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-27T21:48:17.654Z] === RUN TestTypeMismatchError [2021-07-27T21:48:17.654Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-27T21:48:17.654Z] PASS [2021-07-27T21:48:17.654Z] coverage: 100.0% of statements [2021-07-27T21:48:17.654Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2021-07-27T21:48:18.052Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-27T21:48:18.371Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-07-27T21:48:18.371Z] === RUN TestBuildWithSession [2021-07-27T21:48:18.371Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:48:18.371Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T21:48:18.371Z] === RUN TestBuildSquashParent [2021-07-27T21:48:18.617Z] testing: warning: no tests to run [2021-07-27T21:48:18.617Z] PASS [2021-07-27T21:48:18.617Z] coverage: 0.0% of statements [2021-07-27T21:48:18.617Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2021-07-27T21:48:18.617Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.30s) [2021-07-27T21:48:18.617Z] === RUN TestGetAddress [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T21:48:18.617Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T21:48:19.073Z] --- PASS: TestNetworkDBSimple (2.64s) [2021-07-27T21:48:19.073Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-27T21:48:19.073Z] === RUN TestRequestNewPort [2021-07-27T21:48:19.073Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestRequestSpecificPort [2021-07-27T21:48:19.073Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestReleasePort [2021-07-27T21:48:19.073Z] --- PASS: TestReleasePort (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestReuseReleasedPort [2021-07-27T21:48:19.073Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestReleaseUnreadledPort [2021-07-27T21:48:19.073Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestUnknowProtocol [2021-07-27T21:48:19.073Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestAllocateAllPorts [2021-07-27T21:48:19.073Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestPortAllocation [2021-07-27T21:48:19.073Z] --- PASS: TestPortAllocation (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestPortAllocationWithCustomRange [2021-07-27T21:48:19.073Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestNoDuplicateBPR [2021-07-27T21:48:19.073Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-27T21:48:19.073Z] === RUN TestChangePortRange [2021-07-27T21:48:19.073Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-27T21:48:19.073Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-27T21:48:19.073Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-27T21:48:19.073Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-27T21:48:19.073Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-27T21:48:19.073Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-27T21:48:19.073Z] --- PASS: TestChangePortRange (0.00s) [2021-07-27T21:48:19.073Z] PASS [2021-07-27T21:48:19.073Z] coverage: 88.6% of statements [2021-07-27T21:48:19.073Z] ok github.com/docker/docker/libnetwork/portallocator 0.066s coverage: 88.6% of statements [2021-07-27T21:48:19.530Z] === RUN TestTransportPortConv [2021-07-27T21:48:19.530Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-27T21:48:19.530Z] === RUN TestTransportPortBindingConv [2021-07-27T21:48:19.530Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-27T21:48:19.530Z] === RUN TestErrorConstructors [2021-07-27T21:48:19.530Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-27T21:48:19.530Z] === RUN TestCompareIPMask [2021-07-27T21:48:19.530Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-27T21:48:19.530Z] === RUN TestUtilGetHostPartIP [2021-07-27T21:48:19.530Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-27T21:48:19.530Z] === RUN TestUtilGetBroadcastIP [2021-07-27T21:48:19.530Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-27T21:48:19.530Z] === RUN TestParseCIDR [2021-07-27T21:48:19.530Z] --- PASS: TestParseCIDR (0.00s) [2021-07-27T21:48:19.530Z] PASS [2021-07-27T21:48:19.530Z] coverage: 47.9% of statements [2021-07-27T21:48:19.530Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 47.9% of statements [2021-07-27T21:48:19.551Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-27T21:48:19.986Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-27T21:48:20.426Z] --- PASS: TestDockerNetworkConnectAlias (4.92s) [2021-07-27T21:48:20.426Z] === RUN TestDockerNetworkReConnect [2021-07-27T21:48:20.442Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-27T21:48:20.442Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-27T21:48:20.442Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-27T21:48:20.442Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-27T21:48:20.442Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-27T21:48:20.442Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-27T21:48:20.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-27T21:48:20.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-27T21:48:20.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-27T21:48:20.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-27T21:48:20.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-27T21:48:20.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-27T21:48:20.443Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-27T21:48:20.443Z] PASS [2021-07-27T21:48:20.443Z] coverage: 44.0% of statements [2021-07-27T21:48:20.443Z] ok github.com/docker/docker/oci 0.049s coverage: 44.0% of statements [2021-07-27T21:48:20.443Z] 2021/07/27 21:48:20 Closing DB instances... [2021-07-27T21:48:21.404Z] === RUN TestAddressPoolOpt [2021-07-27T21:48:21.404Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/a [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/something [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/_=a [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/env1=value1 [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/_env1=value1 [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/PATH [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/=a [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/PATH= [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/PATH=something [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/asd!qwe [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/1asd [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/123 [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/some_space [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/__some_space_before [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/some_space_after__ [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/= [2021-07-27T21:48:21.404Z] === RUN TestValidateEnv/PaTh [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-27T21:48:21.404Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestParseHost [2021-07-27T21:48:21.404Z] --- PASS: TestParseHost (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestParseDockerDaemonHost [2021-07-27T21:48:21.404Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestParseTCP [2021-07-27T21:48:21.404Z] --- PASS: TestParseTCP (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-27T21:48:21.404Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestValidateExtraHosts [2021-07-27T21:48:21.404Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestIpOptString [2021-07-27T21:48:21.404Z] --- PASS: TestIpOptString (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-27T21:48:21.404Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestNewIpOptValidDefaultVal [2021-07-27T21:48:21.404Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestIpOptSetInvalidVal [2021-07-27T21:48:21.404Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestValidateIPAddress [2021-07-27T21:48:21.404Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestMapOpts [2021-07-27T21:48:21.404Z] --- PASS: TestMapOpts (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestListOptsWithoutValidator [2021-07-27T21:48:21.404Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestListOptsWithValidator [2021-07-27T21:48:21.404Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-27T21:48:21.404Z] === RUN TestValidateDNSSearch [2021-07-27T21:48:21.404Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_general_format [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_one_more [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-27T21:48:21.405Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-27T21:48:21.405Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-27T21:48:21.405Z] === RUN TestNamedListOpts [2021-07-27T21:48:21.405Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-27T21:48:21.405Z] === RUN TestNamedMapOpts [2021-07-27T21:48:21.405Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-27T21:48:21.405Z] === RUN TestParseLink [2021-07-27T21:48:21.405Z] --- PASS: TestParseLink (0.00s) [2021-07-27T21:48:21.405Z] === RUN TestQuotedStringSetWithQuotes [2021-07-27T21:48:21.405Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-27T21:48:21.405Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-27T21:48:21.405Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-27T21:48:21.405Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-27T21:48:21.405Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-27T21:48:21.405Z] === RUN TestUlimitOpt [2021-07-27T21:48:21.405Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-27T21:48:21.405Z] PASS [2021-07-27T21:48:21.405Z] coverage: 67.1% of statements [2021-07-27T21:48:21.405Z] ok github.com/docker/docker/opts 0.068s coverage: 67.1% of statements [2021-07-27T21:48:21.405Z] === RUN TestParseVersion [2021-07-27T21:48:21.405Z] --- PASS: TestParseVersion (0.00s) [2021-07-27T21:48:21.405Z] PASS [2021-07-27T21:48:21.405Z] coverage: 52.9% of statements [2021-07-27T21:48:21.405Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2021-07-27T21:48:21.861Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.05s) [2021-07-27T21:48:21.861Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-27T21:48:23.393Z] === RUN TestPeerCertificateMarshalJSON [2021-07-27T21:48:23.393Z] === RUN TestIsArchivePathDir [2021-07-27T21:48:23.393Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-27T21:48:23.393Z] === RUN TestIsArchivePathInvalidFile [2021-07-27T21:48:23.393Z] 2021/07/27 21:48:23 Closing DB instances... [2021-07-27T21:48:23.393Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-07-27T21:48:23.393Z] === RUN TestIsArchivePathTar [2021-07-27T21:48:23.393Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-27T21:48:23.393Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-27T21:48:23.393Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2021-07-27T21:48:23.393Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-27T21:48:23.393Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-27T21:48:23.393Z] === RUN TestMiddleware [2021-07-27T21:48:23.393Z] --- PASS: TestMiddleware (0.00s) [2021-07-27T21:48:23.393Z] === RUN TestNewResponseModifier [2021-07-27T21:48:23.393Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-27T21:48:23.393Z] PASS [2021-07-27T21:48:23.393Z] coverage: 26.8% of statements [2021-07-27T21:48:23.393Z] ok github.com/docker/docker/pkg/authorization 0.430s coverage: 26.8% of statements [2021-07-27T21:48:23.393Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-07-27T21:48:23.393Z] === RUN TestDecompressStreamGzip [2021-07-27T21:48:23.851Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-27T21:48:23.851Z] === RUN TestDecompressStreamBzip2 [2021-07-27T21:48:23.851Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-07-27T21:48:23.851Z] === RUN TestDecompressStreamXz [2021-07-27T21:48:23.851Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T21:48:23.851Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestCompressStreamXzUnsupported [2021-07-27T21:48:23.851Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-27T21:48:23.851Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestCompressStreamInvalid [2021-07-27T21:48:23.851Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestExtensionInvalid [2021-07-27T21:48:23.851Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestExtensionUncompressed [2021-07-27T21:48:23.851Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestExtensionBzip2 [2021-07-27T21:48:23.851Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestExtensionGzip [2021-07-27T21:48:23.851Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestExtensionXz [2021-07-27T21:48:23.851Z] --- PASS: TestExtensionXz (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestCmdStreamLargeStderr [2021-07-27T21:48:23.851Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-27T21:48:23.851Z] === RUN TestCmdStreamBad [2021-07-27T21:48:23.851Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T21:48:23.851Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestCmdStreamGood [2021-07-27T21:48:23.851Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-27T21:48:23.851Z] === RUN TestUntarPathWithInvalidDest [2021-07-27T21:48:23.851Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-27T21:48:23.851Z] === RUN TestUntarPathWithInvalidSrc [2021-07-27T21:48:23.851Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-27T21:48:23.851Z] === RUN TestUntarPath [2021-07-27T21:48:23.908Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-27T21:48:24.307Z] --- PASS: TestUntarPath (0.06s) [2021-07-27T21:48:24.307Z] === RUN TestUntarPathWithDestinationFile [2021-07-27T21:48:24.307Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-27T21:48:24.307Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-27T21:48:24.307Z] === RUN TestUnbuffered [2021-07-27T21:48:24.307Z] --- PASS: TestUnbuffered (0.00s) [2021-07-27T21:48:24.307Z] === RUN TestRaceUnbuffered [2021-07-27T21:48:24.307Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-27T21:48:24.307Z] PASS [2021-07-27T21:48:24.307Z] coverage: 100.0% of statements [2021-07-27T21:48:24.307Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2021-07-27T21:48:24.307Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-07-27T21:48:24.307Z] === RUN TestCopyWithTarInvalidSrc [2021-07-27T21:48:24.307Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-27T21:48:24.307Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-27T21:48:24.307Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-27T21:48:24.307Z] === RUN TestCopyWithTarSrcFile [2021-07-27T21:48:24.307Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-27T21:48:24.307Z] === RUN TestCopyWithTarSrcFolder [2021-07-27T21:48:24.307Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-27T21:48:24.307Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-27T21:48:24.307Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-27T21:48:24.307Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-27T21:48:24.307Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-27T21:48:24.307Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-27T21:48:24.307Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-27T21:48:24.307Z] === RUN TestCopyFileWithTarSrcFile [2021-07-27T21:48:24.307Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-27T21:48:24.307Z] === RUN TestTarFiles [2021-07-27T21:48:24.606Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2021-07-27T21:48:24.606Z] === RUN TestServicePlugin [2021-07-27T21:48:24.762Z] === RUN TestMatch [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[]] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[foo]] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[foo_bar]] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[]#01 [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[qux]] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-27T21:48:24.763Z] === RUN TestMatch/[[foo_baz]] [2021-07-27T21:48:24.763Z] --- PASS: TestMatch (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-27T21:48:24.763Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-27T21:48:24.763Z] PASS [2021-07-27T21:48:24.763Z] coverage: 87.5% of statements [2021-07-27T21:48:24.763Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2021-07-27T21:48:24.963Z] --- PASS: TestBuildSquashParent (6.46s) [2021-07-27T21:48:24.963Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T21:48:24.963Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:48:24.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:48:24.963Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:48:24.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:48:24.963Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:48:24.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:48:24.963Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:48:24.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:48:24.963Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:48:24.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:48:24.963Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:48:24.963Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:48:24.963Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:48:24.963Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:48:24.963Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:48:24.963Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:48:25.039Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T21:48:25.039Z] Using test binary docker [2021-07-27T21:48:25.039Z] +++ /etc/init.d/apparmor start [2021-07-27T21:48:25.039Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T21:48:25.039Z] Starting dockerd [2021-07-27T21:48:25.039Z] INFO: Waiting for daemon to start... [2021-07-27T21:48:25.039Z] +++ 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 [2021-07-27T21:48:25.039Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-27T21:48:25.039Z] Using test binary docker [2021-07-27T21:48:25.039Z] +++ /etc/init.d/apparmor start [2021-07-27T21:48:25.039Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-27T21:48:25.039Z] INFO: Waiting for daemon to start... [2021-07-27T21:48:25.040Z] Starting dockerd [2021-07-27T21:48:25.040Z] +++ 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 [2021-07-27T21:48:25.219Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2021-07-27T21:48:25.219Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-27T21:48:25.601Z] . [2021-07-27T21:48:25.601Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T21:48:25.601Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T21:48:25.601Z] Error: No such image: emptyfs [2021-07-27T21:48:25.601Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T21:48:25.601Z] ++++ docker load [2021-07-27T21:48:25.856Z] Running integration-test (iteration 1) [2021-07-27T21:48:25.856Z] 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)/ [2021-07-27T21:48:25.856Z] ++ 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)/' [2021-07-27T21:48:25.856Z] ++ set -e [2021-07-27T21:48:25.856Z] ++ '[' -n 0 ']' [2021-07-27T21:48:25.856Z] ++ set -x [2021-07-27T21:48:25.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2021-07-27T21:48:26.185Z] === RUN TestChrootTarUntar [2021-07-27T21:48:26.185Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:48:26.185Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-27T21:48:26.185Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-27T21:48:26.185Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:48:26.185Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T21:48:26.185Z] === RUN TestChrootUntarEmptyArchive [2021-07-27T21:48:26.185Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-27T21:48:26.185Z] === RUN TestChrootTarUntarWithSymlink [2021-07-27T21:48:26.185Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:48:26.185Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T21:48:26.185Z] === RUN TestChrootCopyWithTar [2021-07-27T21:48:26.185Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:48:26.185Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-27T21:48:26.185Z] === RUN TestChrootCopyFileWithTar [2021-07-27T21:48:26.185Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:48:26.185Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-27T21:48:26.185Z] === RUN TestChrootUntarPath [2021-07-27T21:48:26.185Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:48:26.185Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-27T21:48:26.185Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-27T21:48:26.185Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:48:26.185Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T21:48:26.185Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-27T21:48:26.185Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:48:26.185Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T21:48:26.185Z] === RUN TestChrootApplyDotDotFile [2021-07-27T21:48:26.185Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:48:26.185Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-27T21:48:26.185Z] PASS [2021-07-27T21:48:26.185Z] coverage: 15.4% of statements [2021-07-27T21:48:26.185Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 15.4% of statements [2021-07-27T21:48:26.641Z] === RUN TestSizeEmpty [2021-07-27T21:48:26.641Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-27T21:48:26.641Z] === RUN TestSizeEmptyFile [2021-07-27T21:48:26.641Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-27T21:48:26.641Z] === RUN TestSizeNonemptyFile [2021-07-27T21:48:26.641Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-27T21:48:26.641Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-27T21:48:26.641Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-27T21:48:26.641Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-27T21:48:26.641Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-27T21:48:26.641Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-27T21:48:26.641Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-27T21:48:26.641Z] === RUN TestMoveToSubdir [2021-07-27T21:48:26.641Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-27T21:48:26.641Z] === RUN TestSizeNonExistingDirectory [2021-07-27T21:48:26.641Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-27T21:48:26.641Z] PASS [2021-07-27T21:48:26.641Z] coverage: 80.0% of statements [2021-07-27T21:48:26.641Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2021-07-27T21:48:26.783Z] [2021-07-27T21:48:26.783Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-27T21:48:26.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-27T21:48:27.039Z] Error: No such image: emptyfs [2021-07-27T21:48:27.039Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-27T21:48:27.039Z] ++++ docker load [2021-07-27T21:48:27.099Z] 2021/07/27 21:48:26 Closing DB instances... [2021-07-27T21:48:27.295Z] Running integration-test (iteration 1) [2021-07-27T21:48:27.295Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-27T21:48:27.295Z] ++ 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)/' [2021-07-27T21:48:27.295Z] ++ set -e [2021-07-27T21:48:27.295Z] ++ '[' -n 0 ']' [2021-07-27T21:48:27.295Z] ++ set -x [2021-07-27T21:48:27.295Z] ++ 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)/' [2021-07-27T21:48:27.885Z] plugin_test.go:62: [d3e6b0dad88de] joining swarm manager [d0dda8ec0fced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T21:48:28.063Z] === RUN Test [2021-07-27T21:48:28.063Z] === RUN Test/TestContainsEntry [2021-07-27T21:48:28.063Z] === RUN Test/TestCreateEntries [2021-07-27T21:48:28.063Z] === RUN Test/TestEntriesDiff [2021-07-27T21:48:28.063Z] === RUN Test/TestEntriesEquality [2021-07-27T21:48:28.063Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-27T21:48:28.063Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-27T21:48:28.063Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-27T21:48:28.063Z] === RUN Test/TestGeneratorNotGenerate [2021-07-27T21:48:28.063Z] === RUN Test/TestGeneratorWithPort [2021-07-27T21:48:28.063Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-27T21:48:28.063Z] === RUN Test/TestNewEntry [2021-07-27T21:48:28.063Z] === RUN Test/TestParse [2021-07-27T21:48:28.063Z] --- PASS: Test (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-27T21:48:28.063Z] --- PASS: Test/TestParse (0.00s) [2021-07-27T21:48:28.063Z] PASS [2021-07-27T21:48:28.063Z] coverage: 58.3% of statements [2021-07-27T21:48:28.063Z] ok github.com/docker/docker/pkg/discovery 0.058s coverage: 58.3% of statements [2021-07-27T21:48:28.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:48:28.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:48:29.024Z] === RUN Test [2021-07-27T21:48:29.024Z] === RUN Test/TestContent [2021-07-27T21:48:29.024Z] === RUN Test/TestInitialize [2021-07-27T21:48:29.024Z] === RUN Test/TestNew [2021-07-27T21:48:29.024Z] === RUN Test/TestParsingContentsWithComments [2021-07-27T21:48:29.024Z] === RUN Test/TestRegister [2021-07-27T21:48:29.024Z] === RUN Test/TestWatch [2021-07-27T21:48:29.024Z] --- PASS: Test (0.01s) [2021-07-27T21:48:29.024Z] --- PASS: Test/TestContent (0.00s) [2021-07-27T21:48:29.024Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T21:48:29.024Z] --- PASS: Test/TestNew (0.00s) [2021-07-27T21:48:29.024Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-27T21:48:29.024Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T21:48:29.024Z] --- PASS: Test/TestWatch (0.01s) [2021-07-27T21:48:29.024Z] PASS [2021-07-27T21:48:29.024Z] coverage: 97.6% of statements [2021-07-27T21:48:29.024Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 97.6% of statements [2021-07-27T21:48:29.024Z] --- PASS: TestNetworkDBCRUDTableEntry (4.14s) [2021-07-27T21:48:29.024Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-27T21:48:29.259Z] plugin_test.go:65: [d647c071d6d0c] joining swarm manager [d0dda8ec0fced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T21:48:29.988Z] === RUN Test [2021-07-27T21:48:29.988Z] === RUN Test/TestInitialize [2021-07-27T21:48:29.988Z] --- PASS: TestTarFiles (5.95s) [2021-07-27T21:48:29.988Z] === RUN TestTarUntar [2021-07-27T21:48:29.988Z] time="2021-07-27T21:48:29Z" level=info msg="Initializing discovery without TLS" [2021-07-27T21:48:29.988Z] time="2021-07-27T21:48:29Z" level=info msg="Initializing discovery without TLS" [2021-07-27T21:48:29.988Z] time="2021-07-27T21:48:29Z" level=info msg="Initializing discovery without TLS" [2021-07-27T21:48:29.988Z] === RUN Test/TestInitializeWithCerts [2021-07-27T21:48:29.988Z] time="2021-07-27T21:48:29Z" level=info msg="Initializing discovery with TLS" [2021-07-27T21:48:30.177Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-27T21:48:30.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s) [2021-07-27T21:48:30.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s) [2021-07-27T21:48:30.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2021-07-27T21:48:30.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2021-07-27T21:48:30.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2021-07-27T21:48:30.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2021-07-27T21:48:30.177Z] === RUN TestBuildMultiStageCopy [2021-07-27T21:48:30.177Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T21:48:30.444Z] === RUN Test/TestWatch [2021-07-27T21:48:30.444Z] time="2021-07-27T21:48:29Z" level=info msg="Initializing discovery without TLS" [2021-07-27T21:48:30.444Z] --- PASS: TestTarUntar (0.04s) [2021-07-27T21:48:30.444Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-27T21:48:30.444Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-27T21:48:30.444Z] === RUN TestTarWithOptions [2021-07-27T21:48:30.444Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-27T21:48:30.444Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-27T21:48:30.444Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-27T21:48:30.444Z] === RUN TestUntarUstarGnuConflict [2021-07-27T21:48:30.444Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-27T21:48:30.444Z] === RUN TestUntarInvalidFilenames [2021-07-27T21:48:30.444Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames727032426\\dest" [2021-07-27T21:48:30.444Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-07-27T21:48:30.444Z] === RUN TestUntarHardlinkToSymlink [2021-07-27T21:48:30.444Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-27T21:48:30.444Z] === RUN TestUntarInvalidHardlink [2021-07-27T21:48:30.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink150773915\\victim\\hello" -> "../victim/hello" [2021-07-27T21:48:30.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink809763646\\victim\\hello" -> "/../victim/hello" [2021-07-27T21:48:30.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink648662405\\victim" -> "../victim" [2021-07-27T21:48:30.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink514578720\\victim" -> "../victim" [2021-07-27T21:48:30.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink844340735\\victim" -> "../victim" [2021-07-27T21:48:30.444Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink515963730\\victim" -> "../victim" [2021-07-27T21:48:30.444Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-27T21:48:30.444Z] === RUN TestUntarInvalidSymlink [2021-07-27T21:48:30.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink204706953\\dest\\dotdot" -> "../victim/hello" [2021-07-27T21:48:30.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink293419604\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T21:48:30.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink282722211\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:48:30.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink678581414\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:48:30.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink141737933\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:48:30.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink541329608\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:48:30.444Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink519297927\\dest\\dir\\loophole" -> "../../victim" [2021-07-27T21:48:30.444Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-27T21:48:30.444Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-27T21:48:30.444Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-27T21:48:30.444Z] === RUN TestXGlobalNoParent [2021-07-27T21:48:30.444Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-27T21:48:30.444Z] === RUN TestReplaceFileTarWrapper [2021-07-27T21:48:30.899Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-27T21:48:30.899Z] === RUN TestPrefixHeaderReadable [2021-07-27T21:48:30.899Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-27T21:48:30.899Z] === RUN TestDisablePigz [2021-07-27T21:48:30.899Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-27T21:48:30.899Z] --- PASS: TestDisablePigz (0.13s) [2021-07-27T21:48:30.899Z] === RUN TestPigz [2021-07-27T21:48:30.899Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-27T21:48:30.899Z] --- PASS: TestPigz (0.14s) [2021-07-27T21:48:30.899Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T21:48:30.899Z] archive_windows_test.go:16: Currently fails [2021-07-27T21:48:30.899Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T21:48:30.899Z] === RUN TestCanonicalTarNameForPath [2021-07-27T21:48:30.899Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-27T21:48:30.899Z] === RUN TestCanonicalTarName [2021-07-27T21:48:30.899Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-27T21:48:30.899Z] === RUN TestChmodTarEntry [2021-07-27T21:48:30.899Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-27T21:48:30.899Z] === RUN TestHardLinkOrder [2021-07-27T21:48:30.899Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-27T21:48:30.899Z] === RUN TestChangeString [2021-07-27T21:48:30.899Z] --- PASS: TestChangeString (0.00s) [2021-07-27T21:48:31.356Z] === RUN TestChangesWithNoChanges [2021-07-27T21:48:31.356Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-27T21:48:31.356Z] === RUN TestChangesWithChanges [2021-07-27T21:48:31.356Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-27T21:48:31.356Z] === RUN TestChangesWithChangesGH13590 [2021-07-27T21:48:31.356Z] changes_test.go:196: needs more investigation [2021-07-27T21:48:31.356Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-27T21:48:31.356Z] === RUN TestChangesDirsEmpty [2021-07-27T21:48:31.356Z] 2021/07/27 21:48:31 Closing DB instances... [2021-07-27T21:48:31.356Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-07-27T21:48:31.356Z] === RUN TestChangesDirsMutated [2021-07-27T21:48:31.356Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-07-27T21:48:31.356Z] === RUN TestApplyLayer [2021-07-27T21:48:31.356Z] changes_test.go:433: needs further investigation [2021-07-27T21:48:31.356Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-27T21:48:31.356Z] === RUN TestChangesSizeWithHardlinks [2021-07-27T21:48:31.356Z] changes_test.go:469: needs further investigation [2021-07-27T21:48:31.356Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-27T21:48:31.356Z] === RUN TestChangesSizeWithNoChanges [2021-07-27T21:48:31.356Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-27T21:48:31.356Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-27T21:48:31.356Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-27T21:48:31.356Z] === RUN TestChangesSize [2021-07-27T21:48:31.356Z] --- PASS: TestChangesSize (0.00s) [2021-07-27T21:48:31.356Z] === RUN TestApplyLayerInvalidFilenames [2021-07-27T21:48:31.356Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames028796126\\dest" [2021-07-27T21:48:31.356Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-27T21:48:31.356Z] === RUN TestApplyLayerInvalidHardlink [2021-07-27T21:48:31.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink216254400\\victim\\hello" -> "../victim/hello" [2021-07-27T21:48:31.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink703021599\\victim\\hello" -> "/../victim/hello" [2021-07-27T21:48:31.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink049980658\\victim" -> "../victim" [2021-07-27T21:48:31.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink386638761\\victim" -> "../victim" [2021-07-27T21:48:31.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink321557748\\victim" -> "../victim" [2021-07-27T21:48:31.356Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink639499715\\victim" -> "../victim" [2021-07-27T21:48:31.356Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-27T21:48:31.356Z] === RUN TestApplyLayerInvalidSymlink [2021-07-27T21:48:31.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink877341254\\dest\\dotdot" -> "../victim/hello" [2021-07-27T21:48:31.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink073136365\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-27T21:48:31.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink603318632\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:48:31.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink505152423\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:48:31.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink218358490\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:48:31.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink111580785\\dest\\loophole-victim" -> "../victim" [2021-07-27T21:48:31.816Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-27T21:48:31.816Z] === RUN TestApplyLayerWhiteouts [2021-07-27T21:48:31.816Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-07-27T21:48:31.816Z] === RUN TestGenerateEmptyFile [2021-07-27T21:48:31.816Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-27T21:48:31.816Z] === RUN TestGenerateWithContent [2021-07-27T21:48:31.816Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-27T21:48:31.816Z] PASS [2021-07-27T21:48:31.816Z] coverage: 62.7% of statements [2021-07-27T21:48:31.816Z] ok github.com/docker/docker/pkg/archive 8.478s coverage: 62.7% of statements [2021-07-27T21:48:32.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T21:48:32.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T21:48:32.610Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T21:48:32.778Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2021-07-27T21:48:32.778Z] === RUN TestNetworkDBNodeLeave [2021-07-27T21:48:32.872Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T21:48:33.132Z] --- PASS: TestBuildMultiStageCopy (3.17s) [2021-07-27T21:48:33.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-07-27T21:48:33.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-07-27T21:48:33.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-07-27T21:48:33.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-07-27T21:48:33.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2021-07-27T21:48:33.132Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T21:48:33.236Z] --- PASS: Test (3.17s) [2021-07-27T21:48:33.236Z] --- PASS: Test/TestInitialize (0.15s) [2021-07-27T21:48:33.236Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-27T21:48:33.236Z] --- PASS: Test/TestWatch (3.01s) [2021-07-27T21:48:33.236Z] PASS [2021-07-27T21:48:33.236Z] coverage: 84.1% of statements [2021-07-27T21:48:33.236Z] ok github.com/docker/docker/pkg/discovery/kv 3.211s coverage: 84.1% of statements [2021-07-27T21:48:34.073Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2021-07-27T21:48:34.073Z] === RUN TestBuildLabelWithTargets [2021-07-27T21:48:34.197Z] === RUN Test [2021-07-27T21:48:34.197Z] === RUN Test/TestWatch [2021-07-27T21:48:34.197Z] --- PASS: Test (0.00s) [2021-07-27T21:48:34.197Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T21:48:34.197Z] PASS [2021-07-27T21:48:34.197Z] coverage: 92.3% of statements [2021-07-27T21:48:34.197Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2021-07-27T21:48:34.653Z] === RUN Test [2021-07-27T21:48:34.653Z] === RUN Test/TestInitialize [2021-07-27T21:48:34.653Z] === RUN Test/TestInitializeWithPattern [2021-07-27T21:48:34.653Z] === RUN Test/TestRegister [2021-07-27T21:48:34.653Z] === RUN Test/TestWatch [2021-07-27T21:48:34.653Z] --- PASS: Test (0.00s) [2021-07-27T21:48:34.653Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-27T21:48:34.653Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-27T21:48:34.653Z] --- PASS: Test/TestRegister (0.00s) [2021-07-27T21:48:34.653Z] --- PASS: Test/TestWatch (0.00s) [2021-07-27T21:48:34.653Z] PASS [2021-07-27T21:48:34.653Z] coverage: 93.8% of statements [2021-07-27T21:48:34.653Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2021-07-27T21:48:35.456Z] --- PASS: TestBuildLabelWithTargets (1.40s) [2021-07-27T21:48:35.456Z] === RUN TestBuildWithEmptyLayers [2021-07-27T21:48:35.615Z] === RUN TestPollerAddRemove [2021-07-27T21:48:35.615Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-27T21:48:35.615Z] === RUN TestPollerEvent [2021-07-27T21:48:35.615Z] poller_test.go:41: No chmod on Windows [2021-07-27T21:48:35.615Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-27T21:48:35.615Z] === RUN TestPollerClose [2021-07-27T21:48:35.615Z] --- PASS: TestPollerClose (0.00s) [2021-07-27T21:48:35.615Z] PASS [2021-07-27T21:48:35.615Z] coverage: 45.7% of statements [2021-07-27T21:48:35.615Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2021-07-27T21:48:35.615Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-07-27T21:48:35.615Z] === RUN TestNetworkDBWatch [2021-07-27T21:48:36.027Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-07-27T21:48:36.027Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T21:48:36.579Z] === RUN TestCopyFileWithInvalidSrc [2021-07-27T21:48:36.579Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCopyFileWithInvalidDest [2021-07-27T21:48:36.579Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-27T21:48:36.579Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-07-27T21:48:36.579Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-27T21:48:36.579Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-07-27T21:48:36.579Z] === RUN TestCopyFile [2021-07-27T21:48:36.579Z] --- PASS: TestCopyFile (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-27T21:48:36.579Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T21:48:36.579Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-27T21:48:36.579Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-27T21:48:36.579Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T21:48:36.579Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestWildcardMatches [2021-07-27T21:48:36.579Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestPatternMatches [2021-07-27T21:48:36.579Z] --- PASS: TestPatternMatches (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-27T21:48:36.579Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestPatternMatchesFolderExclusions [2021-07-27T21:48:36.579Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-27T21:48:36.579Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-27T21:48:36.579Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-27T21:48:36.579Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-27T21:48:36.579Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestSingleExclamationError [2021-07-27T21:48:36.579Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestMatchesWithNoPatterns [2021-07-27T21:48:36.579Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestMatchesWithMalformedPatterns [2021-07-27T21:48:36.579Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestMatches [2021-07-27T21:48:36.579Z] --- PASS: TestMatches (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCleanPatterns [2021-07-27T21:48:36.579Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-27T21:48:36.579Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCleanPatternsExceptionFlag [2021-07-27T21:48:36.579Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-27T21:48:36.579Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-27T21:48:36.579Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCleanPatternsErrorSingleException [2021-07-27T21:48:36.579Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCreateIfNotExistsDir [2021-07-27T21:48:36.579Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-27T21:48:36.579Z] === RUN TestCreateIfNotExistsFile [2021-07-27T21:48:36.579Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-27T21:48:36.579Z] === RUN TestMatch [2021-07-27T21:48:36.579Z] --- PASS: TestMatch (0.00s) [2021-07-27T21:48:36.579Z] PASS [2021-07-27T21:48:36.579Z] coverage: 85.2% of statements [2021-07-27T21:48:36.579Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 85.2% of statements [2021-07-27T21:48:37.541Z] 2021/07/27 21:48:37 Closing DB instances... [2021-07-27T21:48:37.541Z] === RUN TestGet [2021-07-27T21:48:37.541Z] --- PASS: TestGet (0.00s) [2021-07-27T21:48:37.541Z] === RUN TestGetShortcutString [2021-07-27T21:48:37.541Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-27T21:48:37.541Z] PASS [2021-07-27T21:48:37.541Z] coverage: 42.9% of statements [2021-07-27T21:48:37.541Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2021-07-27T21:48:38.359Z] .......................... [ 67%] [2021-07-27T21:48:38.503Z] === RUN TestCreateIDMapOrder [2021-07-27T21:48:38.503Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-27T21:48:38.503Z] PASS [2021-07-27T21:48:38.503Z] coverage: 7.2% of statements [2021-07-27T21:48:38.503Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2021-07-27T21:48:38.569Z] --- PASS: TestBuildMultiStageOnBuild (2.27s) [2021-07-27T21:48:38.569Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T21:48:38.959Z] --- PASS: TestNetworkDBWatch (3.22s) [2021-07-27T21:48:38.959Z] === RUN TestNetworkDBBulkSync [2021-07-27T21:48:39.415Z] === RUN TestFixedBufferCap [2021-07-27T21:48:39.415Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-27T21:48:39.415Z] === RUN TestFixedBufferLen [2021-07-27T21:48:39.415Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-27T21:48:39.415Z] === RUN TestFixedBufferString [2021-07-27T21:48:39.415Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-27T21:48:39.415Z] === RUN TestFixedBufferWrite [2021-07-27T21:48:39.415Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-27T21:48:39.415Z] === RUN TestFixedBufferRead [2021-07-27T21:48:39.415Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-27T21:48:39.415Z] === RUN TestBytesPipeRead [2021-07-27T21:48:39.415Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-27T21:48:39.415Z] === RUN TestBytesPipeWrite [2021-07-27T21:48:39.415Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-27T21:48:39.415Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-27T21:48:39.511Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-07-27T21:48:39.511Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T21:48:39.871Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-07-27T21:48:39.871Z] === RUN TestAtomicWriteToFile [2021-07-27T21:48:39.871Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-27T21:48:39.871Z] === RUN TestAtomicWriteSetCommit [2021-07-27T21:48:39.871Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-07-27T21:48:39.871Z] === RUN TestAtomicWriteSetCancel [2021-07-27T21:48:39.871Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-27T21:48:39.871Z] === RUN TestReadCloserWrapperClose [2021-07-27T21:48:39.871Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-27T21:48:39.871Z] === RUN TestReaderErrWrapperReadOnError [2021-07-27T21:48:39.871Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-27T21:48:39.871Z] === RUN TestReaderErrWrapperRead [2021-07-27T21:48:39.871Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-27T21:48:39.871Z] === RUN TestHashData [2021-07-27T21:48:39.871Z] --- PASS: TestHashData (0.00s) [2021-07-27T21:48:39.871Z] === RUN TestCancelReadCloser [2021-07-27T21:48:40.330Z] 2021/07/27 21:48:39 Closing DB instances... [2021-07-27T21:48:40.330Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-27T21:48:40.330Z] === RUN TestWriteCloserWrapperClose [2021-07-27T21:48:40.330Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-27T21:48:40.330Z] === RUN TestNopWriteCloser [2021-07-27T21:48:40.330Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-27T21:48:40.330Z] === RUN TestNopWriter [2021-07-27T21:48:40.330Z] --- PASS: TestNopWriter (0.00s) [2021-07-27T21:48:40.330Z] === RUN TestWriteCounter [2021-07-27T21:48:40.330Z] --- PASS: TestWriteCounter (0.00s) [2021-07-27T21:48:40.330Z] PASS [2021-07-27T21:48:40.330Z] coverage: 69.7% of statements [2021-07-27T21:48:40.330Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 69.7% of statements [2021-07-27T21:48:41.291Z] === RUN TestError [2021-07-27T21:48:41.291Z] --- PASS: TestError (0.00s) [2021-07-27T21:48:41.291Z] === RUN TestProgressString [2021-07-27T21:48:41.291Z] === RUN TestProgressString/no_progress [2021-07-27T21:48:41.291Z] === RUN TestProgressString/progress_1 [2021-07-27T21:48:41.291Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-27T21:48:41.291Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-27T21:48:41.291Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-27T21:48:41.291Z] === RUN TestProgressString/with_units [2021-07-27T21:48:41.292Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-27T21:48:41.292Z] === RUN TestProgressString/hide_counts [2021-07-27T21:48:41.292Z] --- PASS: TestProgressString (0.00s) [2021-07-27T21:48:41.292Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-27T21:48:41.292Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-27T21:48:41.292Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-27T21:48:41.292Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-27T21:48:41.292Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-27T21:48:41.292Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-27T21:48:41.292Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-27T21:48:41.292Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-27T21:48:41.292Z] === RUN TestJSONMessageDisplay [2021-07-27T21:48:41.292Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-07-27T21:48:41.292Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-27T21:48:41.292Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-27T21:48:41.292Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-27T21:48:41.292Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-27T21:48:41.292Z] === RUN TestDisplayJSONMessagesStream [2021-07-27T21:48:41.292Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-27T21:48:41.292Z] PASS [2021-07-27T21:48:41.292Z] coverage: 91.7% of statements [2021-07-27T21:48:41.292Z] ok github.com/docker/docker/pkg/jsonmessage 0.181s coverage: 91.7% of statements [2021-07-27T21:48:41.748Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2021-07-27T21:48:41.748Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-27T21:48:41.748Z] === RUN TestStandardLongPath [2021-07-27T21:48:41.748Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-27T21:48:41.748Z] === RUN TestUNCLongPath [2021-07-27T21:48:41.748Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-27T21:48:41.748Z] PASS [2021-07-27T21:48:41.748Z] coverage: 100.0% of statements [2021-07-27T21:48:41.748Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2021-07-27T21:48:41.748Z] --- PASS: TestGetAddress (23.29s) [2021-07-27T21:48:41.748Z] === RUN TestRequestSyntaxCheck [2021-07-27T21:48:42.053Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2021-07-27T21:48:42.053Z] === RUN TestBuildWithHugeFile [2021-07-27T21:48:42.205Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-07-27T21:48:42.205Z] === RUN TestRequest [2021-07-27T21:48:42.661Z] === RUN TestNameFormat [2021-07-27T21:48:42.661Z] --- PASS: TestNameFormat (0.00s) [2021-07-27T21:48:42.661Z] === RUN TestNameRetries [2021-07-27T21:48:42.661Z] --- PASS: TestNameRetries (0.00s) [2021-07-27T21:48:42.661Z] PASS [2021-07-27T21:48:42.661Z] coverage: 85.7% of statements [2021-07-27T21:48:42.661Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2021-07-27T21:48:43.625Z] === RUN TestParseKeyValueOpt [2021-07-27T21:48:43.625Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-27T21:48:43.625Z] === RUN TestParseUintList [2021-07-27T21:48:43.625Z] --- PASS: TestParseUintList (0.00s) [2021-07-27T21:48:43.625Z] === RUN TestParseUintListMaximumLimits [2021-07-27T21:48:43.625Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-27T21:48:43.625Z] PASS [2021-07-27T21:48:43.625Z] coverage: 97.0% of statements [2021-07-27T21:48:43.625Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2021-07-27T21:48:44.082Z] === RUN TestNewAndRemove [2021-07-27T21:48:44.082Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-27T21:48:44.082Z] === RUN TestRemoveInvalidPath [2021-07-27T21:48:44.082Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-27T21:48:44.082Z] PASS [2021-07-27T21:48:44.082Z] coverage: 82.6% of statements [2021-07-27T21:48:44.082Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2021-07-27T21:48:45.051Z] 2021/07/27 21:48:44 Closing DB instances... [2021-07-27T21:48:45.051Z] time="2021-07-27T21:48:44Z" level=error msg="node: 4b12138501b3 is unknown to memberlist" [2021-07-27T21:48:46.014Z] === RUN TestFailedConnection [2021-07-27T21:48:46.979Z] --- PASS: TestFailedConnection (1.00s) [2021-07-27T21:48:46.979Z] === RUN TestFailOnce [2021-07-27T21:48:46.979Z] 2021/07/27 21:48:46 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-07-27T21:48:46.979Z] goroutine 18 [running]: [2021-07-27T21:48:46.979Z] net/http.(*conn).serve.func1(0xc00018c000) [2021-07-27T21:48:46.979Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-27T21:48:46.979Z] panic(0x1205280, 0x131c6d0) [2021-07-27T21:48:46.979Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-27T21:48:46.979Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x132cd90, 0xc00022a000, 0xc000218000) [2021-07-27T21:48:46.979Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-27T21:48:46.979Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x132cd90, 0xc00022a000, 0xc000218000) [2021-07-27T21:48:46.979Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-27T21:48:46.979Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x132cd90, 0xc00022a000, 0xc000218000) [2021-07-27T21:48:46.979Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-27T21:48:46.979Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x132cd90, 0xc00022a000, 0xc000218000) [2021-07-27T21:48:46.979Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-27T21:48:46.979Z] net/http.(*conn).serve(0xc00018c000, 0x132d980, 0xc00020e000) [2021-07-27T21:48:46.979Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-27T21:48:46.979Z] created by net/http.(*Server).Serve [2021-07-27T21:48:46.979Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-27T21:48:46.979Z] time="2021-07-27T21:48:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-07-27T21:48:47.434Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.31s) [2021-07-27T21:48:47.434Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-27T21:48:47.890Z] --- PASS: TestFailOnce (1.17s) [2021-07-27T21:48:47.890Z] === RUN TestEchoInputOutput [2021-07-27T21:48:47.890Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-27T21:48:47.890Z] === RUN TestBackoff [2021-07-27T21:48:47.890Z] --- PASS: TestBackoff (0.00s) [2021-07-27T21:48:47.890Z] === RUN TestAbortRetry [2021-07-27T21:48:47.890Z] --- PASS: TestAbortRetry (0.00s) [2021-07-27T21:48:47.890Z] === RUN TestClientScheme [2021-07-27T21:48:47.890Z] --- PASS: TestClientScheme (0.00s) [2021-07-27T21:48:47.890Z] === RUN TestNewClientWithTimeout [2021-07-27T21:48:48.346Z] 2021/07/27 21:48:47 Closing DB instances... [2021-07-27T21:48:48.802Z] time="2021-07-27T21:48:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-27T21:48:49.764Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-07-27T21:48:49.764Z] === RUN TestNetworkDBGarbageCollection [2021-07-27T21:48:50.220Z] time="2021-07-27T21:48:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-27T21:48:51.747Z] === RUN TestParseEmptyInterface [2021-07-27T21:48:51.747Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-27T21:48:51.747Z] === RUN TestParseNonInterfaceType [2021-07-27T21:48:51.747Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-27T21:48:51.747Z] === RUN TestParseWithOneFunction [2021-07-27T21:48:51.747Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-27T21:48:51.747Z] === RUN TestParseWithMultipleFuncs [2021-07-27T21:48:51.747Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-27T21:48:51.747Z] === RUN TestParseWithUnnamedReturn [2021-07-27T21:48:51.747Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-27T21:48:51.747Z] === RUN TestEmbeddedInterface [2021-07-27T21:48:51.747Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-27T21:48:51.747Z] === RUN TestParsedImports [2021-07-27T21:48:51.747Z] --- PASS: TestParsedImports (0.00s) [2021-07-27T21:48:51.747Z] === RUN TestAliasedImports [2021-07-27T21:48:51.747Z] --- PASS: TestAliasedImports (0.00s) [2021-07-27T21:48:51.747Z] PASS [2021-07-27T21:48:51.747Z] coverage: 56.8% of statements [2021-07-27T21:48:51.747Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2021-07-27T21:48:52.724Z] time="2021-07-27T21:48:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-27T21:48:52.724Z] === RUN TestHTTPTransport [2021-07-27T21:48:52.724Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-27T21:48:52.724Z] PASS [2021-07-27T21:48:52.724Z] coverage: 85.7% of statements [2021-07-27T21:48:52.724Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2021-07-27T21:48:53.180Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-27T21:48:53.180Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T21:48:53.180Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-27T21:48:53.180Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-27T21:48:53.180Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-27T21:48:53.180Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-27T21:48:53.180Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-27T21:48:53.180Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-27T21:48:53.180Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-27T21:48:53.180Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-27T21:48:53.180Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-27T21:48:53.180Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-27T21:48:53.180Z] === RUN TestBufferPoolPutAndGet [2021-07-27T21:48:53.180Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-27T21:48:53.180Z] PASS [2021-07-27T21:48:53.180Z] coverage: 88.2% of statements [2021-07-27T21:48:53.180Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2021-07-27T21:48:53.637Z] --- PASS: TestRequest (11.75s) [2021-07-27T21:48:53.637Z] === RUN TestOverlappingRequests [2021-07-27T21:48:54.093Z] === RUN TestOutputOnPrematureClose [2021-07-27T21:48:54.094Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-27T21:48:54.094Z] === RUN TestCompleteSilently [2021-07-27T21:48:54.094Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-27T21:48:54.094Z] PASS [2021-07-27T21:48:54.094Z] coverage: 75.9% of statements [2021-07-27T21:48:54.094Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2021-07-27T21:48:54.551Z] --- PASS: TestOverlappingRequests (0.59s) [2021-07-27T21:48:54.551Z] === RUN TestRelease [2021-07-27T21:48:54.551Z] === RUN TestSendToOneSub [2021-07-27T21:48:54.551Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-27T21:48:54.551Z] === RUN TestSendToMultipleSubs [2021-07-27T21:48:54.551Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-27T21:48:54.551Z] === RUN TestEvictOneSub [2021-07-27T21:48:54.551Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-27T21:48:54.551Z] === RUN TestClosePublisher [2021-07-27T21:48:54.551Z] --- PASS: TestClosePublisher (0.00s) [2021-07-27T21:48:54.551Z] === RUN TestPubSubRace [2021-07-27T21:48:55.529Z] --- PASS: TestPubSubRace (1.06s) [2021-07-27T21:48:55.529Z] PASS [2021-07-27T21:48:55.529Z] coverage: 75.0% of statements [2021-07-27T21:48:55.529Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2021-07-27T21:48:55.787Z] --- PASS: TestServicePlugin (30.39s) [2021-07-27T21:48:55.787Z] === RUN TestServiceUpdateLabel [2021-07-27T21:48:56.491Z] === RUN TestRegister [2021-07-27T21:48:56.492Z] --- PASS: TestRegister (0.00s) [2021-07-27T21:48:56.492Z] === RUN TestCommand [2021-07-27T21:48:56.492Z] --- PASS: TestCommand (0.03s) [2021-07-27T21:48:56.492Z] === RUN TestNaiveSelf [2021-07-27T21:48:56.492Z] --- PASS: TestRelease (2.15s) [2021-07-27T21:48:56.492Z] === RUN TestAllocateRandomDeallocate [2021-07-27T21:48:56.492Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-27T21:48:56.492Z] PASS [2021-07-27T21:48:56.492Z] coverage: 82.4% of statements [2021-07-27T21:48:56.492Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2021-07-27T21:48:56.720Z] --- PASS: TestServiceUpdateLabel (2.19s) [2021-07-27T21:48:56.720Z] === RUN TestServiceUpdateSecrets [2021-07-27T21:48:56.947Z] time="2021-07-27T21:48:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-27T21:48:57.404Z] === RUN TestDump [2021-07-27T21:48:57.404Z] goroutine 6 [running]: [2021-07-27T21:48:57.404Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x1b57768, 0x869f5f886a0) [2021-07-27T21:48:57.404Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T21:48:57.404Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-27T21:48:57.404Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-27T21:48:57.404Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-07-27T21:48:57.404Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-27T21:48:57.404Z] testing.tRunner(0xc000029080, 0x575ee0) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T21:48:57.404Z] created by testing.(*T).Run [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T21:48:57.404Z] [2021-07-27T21:48:57.404Z] goroutine 1 [chan receive]: [2021-07-27T21:48:57.404Z] testing.(*T).Run(0xc000029080, 0x568618, 0x8, 0x575ee0, 0x3da2cd) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T21:48:57.404Z] testing.runTests.func1(0xc000028f00) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T21:48:57.404Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T21:48:57.404Z] testing.runTests(0xc000004078, 0x6bb220, 0x3, 0x3, 0xc0383e4841b57768, 0x8bb2f758bd, 0x6bfc80, 0x569e68) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T21:48:57.404Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T21:48:57.404Z] main.main() [2021-07-27T21:48:57.404Z] _testmain.go:95 +0x1c8 [2021-07-27T21:48:57.404Z] --- PASS: TestDump (0.00s) [2021-07-27T21:48:57.404Z] === RUN TestDumpToFile [2021-07-27T21:48:57.404Z] --- PASS: TestDumpToFile (0.17s) [2021-07-27T21:48:57.404Z] === RUN TestDumpToFileWithEmptyInput [2021-07-27T21:48:57.404Z] goroutine 8 [running]: [2021-07-27T21:48:57.404Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x454500) [2021-07-27T21:48:57.404Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-27T21:48:57.404Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-27T21:48:57.404Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-27T21:48:57.404Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-07-27T21:48:57.404Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-27T21:48:57.404Z] testing.tRunner(0xc000029500, 0x575ed0) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T21:48:57.404Z] created by testing.(*T).Run [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-27T21:48:57.404Z] [2021-07-27T21:48:57.404Z] goroutine 1 [chan receive]: [2021-07-27T21:48:57.404Z] testing.(*T).Run(0xc000029500, 0x56f0cc, 0x1c, 0x575ed0, 0x3da201) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-27T21:48:57.404Z] testing.runTests.func1(0xc000028f00) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-27T21:48:57.404Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-27T21:48:57.404Z] testing.runTests(0xc000004078, 0x6bb220, 0x3, 0x3, 0xc0383e4841b57768, 0x8bb2f758bd, 0x6bfc80, 0x569e68) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-27T21:48:57.404Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-07-27T21:48:57.404Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-27T21:48:57.404Z] main.main() [2021-07-27T21:48:57.404Z] _testmain.go:95 +0x1c8 [2021-07-27T21:48:57.404Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-27T21:48:57.404Z] PASS [2021-07-27T21:48:57.404Z] coverage: 90.9% of statements [2021-07-27T21:48:57.404Z] ok github.com/docker/docker/pkg/stack 0.221s coverage: 90.9% of statements [2021-07-27T21:48:58.368Z] === RUN TestNewStdWriter [2021-07-27T21:48:58.368Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-27T21:48:58.368Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestWriteWithNilBytes [2021-07-27T21:48:58.368Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestWrite [2021-07-27T21:48:58.368Z] --- PASS: TestWrite (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestWriteWithWriterError [2021-07-27T21:48:58.368Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-27T21:48:58.368Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestStdCopyWriteAndRead [2021-07-27T21:48:58.368Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-27T21:48:58.368Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-27T21:48:58.368Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-27T21:48:58.368Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-27T21:48:58.368Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-27T21:48:58.368Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-27T21:48:58.368Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-27T21:48:58.368Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-27T21:48:58.368Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-27T21:48:58.368Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-27T21:48:58.368Z] PASS [2021-07-27T21:48:58.368Z] coverage: 100.0% of statements [2021-07-27T21:48:58.368Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2021-07-27T21:48:58.825Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-27T21:48:58.825Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-27T21:48:58.825Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestFormatStatus [2021-07-27T21:48:58.825Z] --- PASS: TestFormatStatus (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestFormatError [2021-07-27T21:48:58.825Z] --- PASS: TestFormatError (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestFormatJSONError [2021-07-27T21:48:58.825Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-27T21:48:58.825Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-27T21:48:58.825Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestNewJSONProgressOutput [2021-07-27T21:48:58.825Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestAuxFormatterEmit [2021-07-27T21:48:58.825Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestStreamWriterStdout [2021-07-27T21:48:58.825Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-27T21:48:58.825Z] === RUN TestStreamWriterStderr [2021-07-27T21:48:58.825Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-27T21:48:58.825Z] PASS [2021-07-27T21:48:58.825Z] coverage: 66.2% of statements [2021-07-27T21:48:58.825Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2021-07-27T21:48:59.787Z] === RUN TestGenerateRandomID [2021-07-27T21:48:59.787Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-27T21:48:59.787Z] === RUN TestShortenId [2021-07-27T21:48:59.787Z] --- PASS: TestShortenId (0.00s) [2021-07-27T21:48:59.787Z] === RUN TestShortenSha256Id [2021-07-27T21:48:59.787Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-27T21:48:59.787Z] === RUN TestShortenIdEmpty [2021-07-27T21:48:59.787Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-27T21:48:59.787Z] === RUN TestShortenIdInvalid [2021-07-27T21:48:59.787Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-27T21:48:59.787Z] === RUN TestIsShortIDNonHex [2021-07-27T21:48:59.787Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-27T21:48:59.787Z] === RUN TestIsShortIDNotCorrectSize [2021-07-27T21:48:59.787Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-27T21:48:59.787Z] PASS [2021-07-27T21:48:59.787Z] coverage: 70.6% of statements [2021-07-27T21:48:59.787Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-07-27T21:49:00.244Z] === RUN TestIsCpusetListAvailable [2021-07-27T21:49:00.244Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-27T21:49:00.244Z] PASS [2021-07-27T21:49:00.244Z] coverage: 39.4% of statements [2021-07-27T21:49:00.244Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2021-07-27T21:49:01.772Z] === RUN TestChtimes [2021-07-27T21:49:01.772Z] --- PASS: TestChtimes (0.01s) [2021-07-27T21:49:01.772Z] === RUN TestChtimesWindows [2021-07-27T21:49:01.772Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-27T21:49:01.772Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-27T21:49:01.772Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-27T21:49:01.772Z] === RUN TestEnsureRemoveAllNotExist [2021-07-27T21:49:01.772Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-27T21:49:01.772Z] === RUN TestEnsureRemoveAllWithDir [2021-07-27T21:49:01.772Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-27T21:49:02.234Z] === RUN TestEnsureRemoveAllWithFile [2021-07-27T21:49:02.234Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-27T21:49:02.234Z] === RUN TestHasWin32KSupport [2021-07-27T21:49:02.234Z] syscall_windows_test.go:8: win32k: true [2021-07-27T21:49:02.234Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-27T21:49:02.234Z] PASS [2021-07-27T21:49:02.234Z] coverage: 12.9% of statements [2021-07-27T21:49:02.234Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 12.9% of statements [2021-07-27T21:49:02.690Z] === RUN TestTailFile [2021-07-27T21:49:02.690Z] --- PASS: TestTailFile (0.00s) [2021-07-27T21:49:02.690Z] === RUN TestTailFileManyLines [2021-07-27T21:49:02.690Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-27T21:49:02.690Z] === RUN TestTailEmptyFile [2021-07-27T21:49:02.690Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-27T21:49:02.690Z] === RUN TestTailNegativeN [2021-07-27T21:49:02.690Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader [2021-07-27T21:49:02.690Z] === CONT TestNewTailReader [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/no_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/truncated_last_line [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-27T21:49:02.690Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.690Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.690Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === CONT TestNewTailReader/no_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.690Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T21:49:02.690Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.690Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.690Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.691Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:02.691Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:02.691Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:02.692Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:02.692Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.149Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.149Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.149Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.149Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.149Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.149Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.150Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.150Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.150Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.151Z] --- PASS: TestAllocateRandomDeallocate (6.22s) [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.151Z] === RUN TestRetrieveFromStore [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.151Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.151Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.152Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-27T21:49:03.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-27T21:49:03.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-27T21:49:03.609Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-27T21:49:03.609Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-27T21:49:03.609Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-27T21:49:03.609Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-27T21:49:03.609Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-27T21:49:03.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:49:03.609Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:49:03.610Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-27T21:49:03.611Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-27T21:49:03.612Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-27T21:49:03.612Z] PASS [2021-07-27T21:49:03.612Z] coverage: 88.6% of statements [2021-07-27T21:49:03.612Z] ok github.com/docker/docker/pkg/tailfile 0.208s coverage: 88.6% of statements [2021-07-27T21:49:04.068Z] === RUN TestTarSumRemoveNonExistent [2021-07-27T21:49:04.068Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-07-27T21:49:04.068Z] === RUN TestTarSumRemove [2021-07-27T21:49:04.068Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestSortFileInfoSums [2021-07-27T21:49:04.068Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestNewTarSumForLabelInvalid [2021-07-27T21:49:04.068Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestNewTarSumForLabel [2021-07-27T21:49:04.068Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestEmptyTar [2021-07-27T21:49:04.068Z] --- PASS: TestEmptyTar (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestTarSumsReadSize [2021-07-27T21:49:04.068Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestTarSums [2021-07-27T21:49:04.068Z] --- PASS: TestTarSums (0.06s) [2021-07-27T21:49:04.068Z] === RUN TestIteration [2021-07-27T21:49:04.068Z] --- PASS: TestIteration (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestVersionLabelForChecksum [2021-07-27T21:49:04.068Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestVersion [2021-07-27T21:49:04.068Z] --- PASS: TestVersion (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestGetVersion [2021-07-27T21:49:04.068Z] --- PASS: TestGetVersion (0.00s) [2021-07-27T21:49:04.068Z] === RUN TestGetVersions [2021-07-27T21:49:04.068Z] --- PASS: TestGetVersions (0.00s) [2021-07-27T21:49:04.068Z] PASS [2021-07-27T21:49:04.068Z] coverage: 89.3% of statements [2021-07-27T21:49:04.068Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2021-07-27T21:49:04.538Z] testing: warning: no tests to run [2021-07-27T21:49:04.538Z] PASS [2021-07-27T21:49:04.538Z] coverage: [no statements] [2021-07-27T21:49:04.538Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-07-27T21:49:05.005Z] --- PASS: TestRetrieveFromStore (2.25s) [2021-07-27T21:49:05.005Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-27T21:49:05.005Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-07-27T21:49:05.005Z] === RUN TestParallelPredefinedRequest1 [2021-07-27T21:49:05.005Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-27T21:49:05.005Z] === RUN TestParallelPredefinedRequest2 [2021-07-27T21:49:05.005Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-27T21:49:05.005Z] === RUN TestParallelPredefinedRequest3 [2021-07-27T21:49:05.005Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-27T21:49:05.005Z] === RUN TestParallelPredefinedRequest4 [2021-07-27T21:49:05.005Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-27T21:49:05.005Z] === RUN TestParallelPredefinedRequest5 [2021-07-27T21:49:05.005Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-27T21:49:05.005Z] === RUN TestDebug [2021-07-27T21:49:05.005Z] --- PASS: TestDebug (0.00s) [2021-07-27T21:49:05.005Z] === RUN TestRequestPoolParallel [2021-07-27T21:49:05.461Z] === RUN TestTruncIndex [2021-07-27T21:49:05.461Z] --- PASS: TestTruncIndex (0.10s) [2021-07-27T21:49:05.461Z] PASS [2021-07-27T21:49:05.461Z] coverage: 91.5% of statements [2021-07-27T21:49:05.461Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2021-07-27T21:49:05.461Z] --- PASS: TestRequestPoolParallel (0.61s) [2021-07-27T21:49:05.461Z] === RUN TestFullAllocateRelease [2021-07-27T21:49:05.919Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-27T21:49:05.919Z] === RUN TestClientStream [2021-07-27T21:49:05.919Z] --- PASS: TestClientStream (0.00s) [2021-07-27T21:49:05.919Z] === RUN TestClientSendFile [2021-07-27T21:49:05.919Z] --- PASS: TestClientSendFile (0.00s) [2021-07-27T21:49:05.919Z] === RUN TestClientWithRequestTimeout [2021-07-27T21:49:05.919Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-07-27T21:49:05.919Z] === RUN TestFileSpecPlugin [2021-07-27T21:49:05.919Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-27T21:49:05.919Z] === RUN TestFileJSONSpecPlugin [2021-07-27T21:49:05.919Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-27T21:49:05.919Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-27T21:49:05.919Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-27T21:49:05.919Z] === RUN TestPluginAddHandler [2021-07-27T21:49:05.919Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-27T21:49:05.919Z] === RUN TestPluginWaitBadPlugin [2021-07-27T21:49:05.919Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-27T21:49:05.919Z] === RUN TestGet [2021-07-27T21:49:05.919Z] time="2021-07-27T21:49:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-27T21:49:05.919Z] === RUN TestIsGIT [2021-07-27T21:49:05.919Z] --- PASS: TestIsGIT (0.00s) [2021-07-27T21:49:05.919Z] === RUN TestIsTransport [2021-07-27T21:49:05.919Z] --- PASS: TestIsTransport (0.00s) [2021-07-27T21:49:05.919Z] PASS [2021-07-27T21:49:05.919Z] coverage: 100.0% of statements [2021-07-27T21:49:05.919Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2021-07-27T21:49:05.919Z] --- PASS: TestFullAllocateRelease (0.45s) [2021-07-27T21:49:05.919Z] === RUN TestOddAllocateRelease [2021-07-27T21:49:06.375Z] --- PASS: TestOddAllocateRelease (0.28s) [2021-07-27T21:49:06.375Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-27T21:49:06.375Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-07-27T21:49:06.375Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-27T21:49:06.375Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-27T21:49:06.375Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-27T21:49:06.375Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-27T21:49:06.375Z] === CONT TestParallelPredefinedRequest1 [2021-07-27T21:49:06.375Z] === CONT TestParallelPredefinedRequest4 [2021-07-27T21:49:06.375Z] === CONT TestParallelPredefinedRequest5 [2021-07-27T21:49:06.375Z] === CONT TestParallelPredefinedRequest1 [2021-07-27T21:49:06.375Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:49:06.375Z] === CONT TestParallelPredefinedRequest4 [2021-07-27T21:49:06.375Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:49:06.375Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-27T21:49:06.375Z] === CONT TestParallelPredefinedRequest5 [2021-07-27T21:49:06.375Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:49:06.375Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-27T21:49:06.375Z] === CONT TestParallelPredefinedRequest3 [2021-07-27T21:49:06.375Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-27T21:49:06.375Z] === CONT TestParallelPredefinedRequest3 [2021-07-27T21:49:06.375Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:49:06.375Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-27T21:49:06.375Z] === CONT TestParallelPredefinedRequest2 [2021-07-27T21:49:06.375Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:49:06.375Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-27T21:49:06.375Z] PASS [2021-07-27T21:49:06.375Z] coverage: 85.3% of statements [2021-07-27T21:49:06.375Z] === RUN TestVersionInfo [2021-07-27T21:49:06.375Z] --- PASS: TestVersionInfo (0.00s) [2021-07-27T21:49:06.375Z] === RUN TestAppendVersions [2021-07-27T21:49:06.375Z] --- PASS: TestAppendVersions (0.00s) [2021-07-27T21:49:06.375Z] PASS [2021-07-27T21:49:06.375Z] coverage: 88.9% of statements [2021-07-27T21:49:06.375Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-07-27T21:49:06.375Z] ok github.com/docker/docker/libnetwork/ipam 58.350s coverage: 85.3% of statements [2021-07-27T21:49:06.832Z] time="2021-07-27T21:49:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-27T21:49:08.364Z] === RUN TestValidatePrivileges [2021-07-27T21:49:08.364Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-27T21:49:08.364Z] === RUN TestFilterByCapNeg [2021-07-27T21:49:08.364Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-27T21:49:08.364Z] === RUN TestFilterByCapPos [2021-07-27T21:49:08.364Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-27T21:49:08.364Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-27T21:49:08.364Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-27T21:49:08.364Z] PASS [2021-07-27T21:49:08.364Z] coverage: 12.0% of statements [2021-07-27T21:49:08.364Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2021-07-27T21:49:08.820Z] time="2021-07-27T21:49:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-27T21:49:08.820Z] === RUN TestNewSettable [2021-07-27T21:49:08.820Z] --- PASS: TestNewSettable (0.00s) [2021-07-27T21:49:08.820Z] === RUN TestIsSettable [2021-07-27T21:49:08.820Z] --- PASS: TestIsSettable (0.00s) [2021-07-27T21:49:08.820Z] === RUN TestUpdateSettingsEnv [2021-07-27T21:49:08.820Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-27T21:49:08.820Z] PASS [2021-07-27T21:49:08.820Z] coverage: 20.0% of statements [2021-07-27T21:49:08.820Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-07-27T21:49:09.782Z] === RUN TestLoad [2021-07-27T21:49:09.782Z] --- PASS: TestLoad (0.00s) [2021-07-27T21:49:09.782Z] === RUN TestSave [2021-07-27T21:49:09.782Z] --- PASS: TestSave (0.03s) [2021-07-27T21:49:09.782Z] === RUN TestAddDeleteGet [2021-07-27T21:49:09.782Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-27T21:49:09.782Z] === RUN TestInvalidTags [2021-07-27T21:49:09.782Z] --- PASS: TestInvalidTags (0.00s) [2021-07-27T21:49:09.782Z] PASS [2021-07-27T21:49:09.782Z] coverage: 84.4% of statements [2021-07-27T21:49:09.782Z] ok github.com/docker/docker/reference 0.107s coverage: 84.4% of statements [2021-07-27T21:49:11.949Z] === RUN TestResolveAuthConfigIndexServer [2021-07-27T21:49:11.949Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestResolveAuthConfigFullURL [2021-07-27T21:49:11.949Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-27T21:49:11.949Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestValidateMirror [2021-07-27T21:49:11.949Z] --- PASS: TestValidateMirror (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestLoadInsecureRegistries [2021-07-27T21:49:11.949Z] time="2021-07-27T21:49:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T21:49:11.949Z] time="2021-07-27T21:49:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-27T21:49:11.949Z] time="2021-07-27T21:49:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-27T21:49:11.949Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-07-27T21:49:11.949Z] === RUN TestNewServiceConfig [2021-07-27T21:49:11.949Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestValidateIndexName [2021-07-27T21:49:11.949Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestValidateIndexNameWithError [2021-07-27T21:49:11.949Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestEndpointParse [2021-07-27T21:49:11.949Z] --- PASS: TestEndpointParse (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestEndpointParseInvalid [2021-07-27T21:49:11.949Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestValidateEndpoint [2021-07-27T21:49:11.949Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestPing [2021-07-27T21:49:11.949Z] --- PASS: TestPing (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestPingRegistryEndpoint [2021-07-27T21:49:11.949Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:49:11.949Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestEndpoint [2021-07-27T21:49:11.949Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:49:11.949Z] --- SKIP: TestEndpoint (0.01s) [2021-07-27T21:49:11.949Z] === RUN TestParseRepositoryInfo [2021-07-27T21:49:11.949Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestNewIndexInfo [2021-07-27T21:49:11.949Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestMirrorEndpointLookup [2021-07-27T21:49:11.949Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:49:11.949Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestSearchRepositories [2021-07-27T21:49:11.949Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-27T21:49:11.949Z] Host: 127.0.0.1:49318 [2021-07-27T21:49:11.949Z] User-Agent: docker test client [2021-07-27T21:49:11.949Z] Authorization: Token fake-token [2021-07-27T21:49:11.949Z] X-Docker-Token: true [2021-07-27T21:49:11.949Z] Accept-Encoding: gzip [2021-07-27T21:49:11.949Z] [2021-07-27T21:49:11.949Z] [2021-07-27T21:49:11.949Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-27T21:49:11.949Z] Connection: close [2021-07-27T21:49:11.949Z] Content-Length: 144 [2021-07-27T21:49:11.949Z] Cache-Control: no-cache [2021-07-27T21:49:11.949Z] Content-Type: application/json [2021-07-27T21:49:11.949Z] Date: Tue, 27 Jul 2021 21:49:11 GMT [2021-07-27T21:49:11.949Z] Expires: -1 [2021-07-27T21:49:11.949Z] Pragma: no-cache [2021-07-27T21:49:11.949Z] Server: docker-tests/mock [2021-07-27T21:49:11.949Z] X-Docker-Registry-Config: mock [2021-07-27T21:49:11.949Z] X-Docker-Registry-Version: 0.0.0 [2021-07-27T21:49:11.949Z] [2021-07-27T21:49:11.949Z] [2021-07-27T21:49:11.949Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-27T21:49:11.949Z] === RUN TestTrustedLocation [2021-07-27T21:49:11.949Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-27T21:49:11.949Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestAllowNondistributableArtifacts [2021-07-27T21:49:11.949Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-27T21:49:11.949Z] === RUN TestIsSecureIndex [2021-07-27T21:49:11.949Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-27T21:49:11.949Z] PASS [2021-07-27T21:49:11.949Z] coverage: 51.7% of statements [2021-07-27T21:49:11.949Z] ok github.com/docker/docker/registry 0.220s coverage: 51.7% of statements [2021-07-27T21:49:12.913Z] time="2021-07-27T21:49:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-27T21:49:12.913Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-27T21:49:12.913Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-27T21:49:12.913Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-27T21:49:12.913Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-27T21:49:12.913Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-27T21:49:12.913Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-27T21:49:12.913Z] === RUN TestResumableRequestReaderWithReadError [2021-07-27T21:49:12.913Z] time="2021-07-27T21:49:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-27T21:49:12.913Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-07-27T21:49:12.913Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-27T21:49:12.913Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-27T21:49:12.913Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-27T21:49:12.913Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-27T21:49:12.913Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-27T21:49:12.913Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-27T21:49:12.913Z] === RUN TestResumableRequestReader [2021-07-27T21:49:12.913Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-27T21:49:12.913Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-27T21:49:12.913Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-27T21:49:12.913Z] PASS [2021-07-27T21:49:12.913Z] coverage: 100.0% of statements [2021-07-27T21:49:12.913Z] ok github.com/docker/docker/registry/resumable 0.184s coverage: 100.0% of statements [2021-07-27T21:49:13.875Z] === RUN TestRestartManagerTimeout [2021-07-27T21:49:13.875Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-27T21:49:13.875Z] === RUN TestRestartManagerTimeoutReset [2021-07-27T21:49:13.875Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-27T21:49:13.875Z] PASS [2021-07-27T21:49:13.875Z] coverage: 50.9% of statements [2021-07-27T21:49:13.875Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-07-27T21:49:13.916Z] Loaded image: buildpack-deps:buster [2021-07-27T21:49:13.916Z] Loaded image: busybox:latest [2021-07-27T21:49:13.916Z] Loaded image: busybox:glibc [2021-07-27T21:49:13.916Z] Loaded image: buildpack-deps:buster [2021-07-27T21:49:13.916Z] Loaded image: busybox:latest [2021-07-27T21:49:13.916Z] Loaded image: busybox:glibc [2021-07-27T21:49:14.330Z] === RUN TestDecodeContainerConfig [2021-07-27T21:49:14.330Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-27T21:49:14.330Z] === RUN TestDecodeContainerConfigIsolation [2021-07-27T21:49:14.330Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-27T21:49:14.330Z] === RUN TestValidatePrivileged [2021-07-27T21:49:14.330Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-27T21:49:14.330Z] PASS [2021-07-27T21:49:14.330Z] coverage: 52.2% of statements [2021-07-27T21:49:14.330Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.2% of statements [2021-07-27T21:49:14.791Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-27T21:49:14.791Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-27T21:49:14.791Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-27T21:49:14.791Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-27T21:49:14.791Z] PASS [2021-07-27T21:49:14.791Z] coverage: 62.5% of statements [2021-07-27T21:49:14.791Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2021-07-27T21:49:14.791Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2021-07-27T21:49:14.791Z] === RUN TestServiceUpdateConfigs [2021-07-27T21:49:16.432Z] Loaded image: debian:bullseye [2021-07-27T21:49:16.432Z] Loaded image: hello-world:latest [2021-07-27T21:49:16.432Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T21:49:16.432Z] INFO: Testing against a local daemon [2021-07-27T21:49:16.432Z] === RUN TestDockerSuite [2021-07-27T21:49:16.432Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-27T21:49:16.432Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-27T21:49:16.432Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-27T21:49:16.432Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-27T21:49:16.432Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-27T21:49:16.432Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-27T21:49:16.432Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-27T21:49:16.688Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-27T21:49:18.528Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T21:49:18.528Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T21:49:18.528Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T21:49:18.528Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-27T21:49:19.204Z] Loaded image: debian:bullseye [2021-07-27T21:49:19.204Z] Loaded image: hello-world:latest [2021-07-27T21:49:19.364Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-27T21:49:19.460Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T21:49:19.460Z] INFO: Testing against a local daemon [2021-07-27T21:49:19.460Z] === RUN TestDockerDaemonSuite [2021-07-27T21:49:19.460Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-27T21:49:19.460Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-27T21:49:19.494Z] === RUN TestGetDriver [2021-07-27T21:49:19.494Z] --- PASS: TestGetDriver (0.00s) [2021-07-27T21:49:19.494Z] === RUN TestVolumeRequestError [2021-07-27T21:49:19.494Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-27T21:49:19.494Z] PASS [2021-07-27T21:49:19.494Z] coverage: 36.1% of statements [2021-07-27T21:49:19.494Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-07-27T21:49:19.715Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-27T21:49:19.951Z] === RUN TestGetAddress [2021-07-27T21:49:19.951Z] --- PASS: TestGetAddress (0.00s) [2021-07-27T21:49:19.951Z] === RUN TestRemove [2021-07-27T21:49:19.951Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T21:49:19.951Z] --- SKIP: TestRemove (0.00s) [2021-07-27T21:49:19.951Z] === RUN TestInitializeWithVolumes [2021-07-27T21:49:19.951Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-27T21:49:19.951Z] === RUN TestCreate [2021-07-27T21:49:19.951Z] --- PASS: TestCreate (0.01s) [2021-07-27T21:49:19.951Z] === RUN TestValidateName [2021-07-27T21:49:19.951Z] --- PASS: TestValidateName (0.00s) [2021-07-27T21:49:19.951Z] === RUN TestCreateWithOpts [2021-07-27T21:49:19.951Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T21:49:19.951Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-27T21:49:19.951Z] === RUN TestRelaodNoOpts [2021-07-27T21:49:19.951Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-27T21:49:19.951Z] PASS [2021-07-27T21:49:19.951Z] coverage: 41.5% of statements [2021-07-27T21:49:19.951Z] ok github.com/docker/docker/volume/local 0.068s coverage: 41.5% of statements [2021-07-27T21:49:20.278Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-27T21:49:20.278Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-27T21:49:20.912Z] --- PASS: TestGet (15.01s) [2021-07-27T21:49:20.912Z] === RUN TestPluginWithNoManifest [2021-07-27T21:49:20.912Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-27T21:49:20.912Z] === RUN TestGetAll [2021-07-27T21:49:20.912Z] --- PASS: TestGetAll (0.00s) [2021-07-27T21:49:20.912Z] PASS [2021-07-27T21:49:20.912Z] coverage: 73.4% of statements [2021-07-27T21:49:20.912Z] ok github.com/docker/docker/pkg/plugins 34.880s coverage: 73.4% of statements [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRaw [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-27T21:49:20.912Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRaw [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-27T21:49:20.912Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-27T21:49:20.912Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T21:49:20.912Z] === RUN TestConvertTmpfsOptions [2021-07-27T21:49:20.912Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-27T21:49:20.912Z] linux_parser_test.go:209: data="ro" [2021-07-27T21:49:20.912Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-27T21:49:20.912Z] === RUN TestParseMountSpec [2021-07-27T21:49:20.912Z] parser_test.go:63: case 0 [2021-07-27T21:49:20.912Z] parser_test.go:63: case 1 [2021-07-27T21:49:20.912Z] parser_test.go:63: case 2 [2021-07-27T21:49:20.912Z] parser_test.go:63: case 3 [2021-07-27T21:49:20.912Z] parser_test.go:63: case 4 [2021-07-27T21:49:20.912Z] parser_test.go:63: case 5 [2021-07-27T21:49:20.913Z] --- PASS: TestParseMountSpec (0.01s) [2021-07-27T21:49:20.913Z] === RUN TestValidateMount [2021-07-27T21:49:20.913Z] --- PASS: TestValidateMount (0.00s) [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRaw [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-27T21:49:20.913Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-27T21:49:20.913Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-27T21:49:20.913Z] PASS [2021-07-27T21:49:20.913Z] coverage: 67.7% of statements [2021-07-27T21:49:20.913Z] ok github.com/docker/docker/volume/mounts 0.105s coverage: 67.7% of statements [2021-07-27T21:49:21.210Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-27T21:49:21.210Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-27T21:49:21.210Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-27T21:49:21.368Z] === RUN TestSetGetMeta [2021-07-27T21:49:21.368Z] === PAUSE TestSetGetMeta [2021-07-27T21:49:21.368Z] === RUN TestRestore [2021-07-27T21:49:21.368Z] === PAUSE TestRestore [2021-07-27T21:49:21.368Z] === RUN TestServiceCreate [2021-07-27T21:49:21.368Z] === PAUSE TestServiceCreate [2021-07-27T21:49:21.368Z] === RUN TestServiceList [2021-07-27T21:49:21.368Z] === PAUSE TestServiceList [2021-07-27T21:49:21.368Z] === RUN TestServiceRemove [2021-07-27T21:49:21.368Z] === PAUSE TestServiceRemove [2021-07-27T21:49:21.368Z] === RUN TestServiceGet [2021-07-27T21:49:21.368Z] === PAUSE TestServiceGet [2021-07-27T21:49:21.368Z] === RUN TestServicePrune [2021-07-27T21:49:21.368Z] === PAUSE TestServicePrune [2021-07-27T21:49:21.368Z] === RUN TestCreate [2021-07-27T21:49:21.368Z] === PAUSE TestCreate [2021-07-27T21:49:21.368Z] === RUN TestRemove [2021-07-27T21:49:21.368Z] === PAUSE TestRemove [2021-07-27T21:49:21.368Z] === RUN TestList [2021-07-27T21:49:21.368Z] === PAUSE TestList [2021-07-27T21:49:21.368Z] === RUN TestFindByDriver [2021-07-27T21:49:21.368Z] === PAUSE TestFindByDriver [2021-07-27T21:49:21.368Z] === RUN TestFindByReferenced [2021-07-27T21:49:21.368Z] === PAUSE TestFindByReferenced [2021-07-27T21:49:21.368Z] === RUN TestDerefMultipleOfSameRef [2021-07-27T21:49:21.368Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-27T21:49:21.368Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T21:49:21.368Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T21:49:21.368Z] === RUN TestDefererencePluginOnCreateError [2021-07-27T21:49:21.368Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-27T21:49:21.368Z] === RUN TestRefDerefRemove [2021-07-27T21:49:21.368Z] === PAUSE TestRefDerefRemove [2021-07-27T21:49:21.368Z] === RUN TestGet [2021-07-27T21:49:21.368Z] === PAUSE TestGet [2021-07-27T21:49:21.368Z] === RUN TestGetWithReference [2021-07-27T21:49:21.368Z] === PAUSE TestGetWithReference [2021-07-27T21:49:21.368Z] === RUN TestFilterFunc [2021-07-27T21:49:21.368Z] === RUN TestFilterFunc/test_nil_list [2021-07-27T21:49:21.368Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-27T21:49:21.368Z] === RUN TestFilterFunc/test_empty_list [2021-07-27T21:49:21.368Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-27T21:49:21.368Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T21:49:21.368Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T21:49:21.368Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T21:49:21.368Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T21:49:21.368Z] === RUN TestFilterFunc/test_filter_some [2021-07-27T21:49:21.368Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-27T21:49:21.368Z] === RUN TestFilterFunc/test_filter_middle [2021-07-27T21:49:21.368Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-27T21:49:21.369Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-27T21:49:21.369Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-27T21:49:21.369Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-27T21:49:21.369Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-27T21:49:21.369Z] === CONT TestFilterFunc/test_nil_list [2021-07-27T21:49:21.369Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-27T21:49:21.369Z] === CONT TestFilterFunc/test_filter_some [2021-07-27T21:49:21.369Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-27T21:49:21.369Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-27T21:49:21.369Z] === CONT TestFilterFunc/test_filter_middle [2021-07-27T21:49:21.369Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-27T21:49:21.369Z] === CONT TestFilterFunc/test_empty_list [2021-07-27T21:49:21.369Z] --- PASS: TestFilterFunc (0.00s) [2021-07-27T21:49:21.369Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-27T21:49:21.369Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-27T21:49:21.369Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-27T21:49:21.369Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-27T21:49:21.369Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-27T21:49:21.369Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-27T21:49:21.369Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-27T21:49:21.369Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-27T21:49:21.369Z] === CONT TestSetGetMeta [2021-07-27T21:49:21.369Z] === CONT TestCreate [2021-07-27T21:49:21.369Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-27T21:49:21.369Z] === CONT TestServiceRemove [2021-07-27T21:49:21.369Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-27T21:49:21.369Z] === CONT TestServiceList [2021-07-27T21:49:21.369Z] --- PASS: TestCreate (0.03s) [2021-07-27T21:49:21.369Z] === CONT TestServiceCreate [2021-07-27T21:49:21.369Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-27T21:49:21.369Z] === CONT TestRestore [2021-07-27T21:49:21.369Z] --- PASS: TestRestore (0.03s) [2021-07-27T21:49:21.369Z] === CONT TestServicePrune [2021-07-27T21:49:21.824Z] time="2021-07-27T21:49:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T21:49:21.824Z] --- PASS: TestServiceRemove (0.18s) [2021-07-27T21:49:21.824Z] === CONT TestFindByDriver [2021-07-27T21:49:21.824Z] --- PASS: TestServiceList (0.16s) [2021-07-27T21:49:21.824Z] === CONT TestDerefMultipleOfSameRef [2021-07-27T21:49:21.824Z] --- PASS: TestServiceCreate (0.16s) [2021-07-27T21:49:21.824Z] === CONT TestFindByReferenced [2021-07-27T21:49:21.824Z] time="2021-07-27T21:49:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T21:49:21.824Z] time="2021-07-27T21:49:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T21:49:21.824Z] time="2021-07-27T21:49:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-27T21:49:21.824Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-27T21:49:21.824Z] === CONT TestServiceGet [2021-07-27T21:49:21.824Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-07-27T21:49:21.824Z] === CONT TestGet [2021-07-27T21:49:21.824Z] time="2021-07-27T21:49:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-27T21:49:21.824Z] --- PASS: TestFindByDriver (0.04s) [2021-07-27T21:49:21.824Z] === CONT TestGetWithReference [2021-07-27T21:49:21.824Z] --- PASS: TestServicePrune (0.16s) [2021-07-27T21:49:21.824Z] === CONT TestList [2021-07-27T21:49:21.824Z] --- PASS: TestServiceGet (0.02s) [2021-07-27T21:49:21.824Z] === CONT TestRemove [2021-07-27T21:49:21.824Z] --- PASS: TestGet (0.03s) [2021-07-27T21:49:21.824Z] === CONT TestRefDerefRemove [2021-07-27T21:49:21.824Z] --- PASS: TestGetWithReference (0.03s) [2021-07-27T21:49:21.824Z] === CONT TestDefererencePluginOnCreateError [2021-07-27T21:49:21.824Z] --- PASS: TestList (0.03s) [2021-07-27T21:49:21.824Z] --- PASS: TestRemove (0.03s) [2021-07-27T21:49:21.824Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-27T21:49:21.824Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-27T21:49:21.824Z] PASS [2021-07-27T21:49:21.824Z] coverage: 69.6% of statements [2021-07-27T21:49:21.824Z] ok github.com/docker/docker/volume/service 0.325s coverage: 69.6% of statements [2021-07-27T21:49:23.102Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-27T21:49:23.358Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-27T21:49:23.358Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-27T21:49:23.358Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-27T21:49:24.285Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-27T21:49:24.285Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-27T21:49:25.653Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-27T21:49:25.908Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-27T21:49:25.908Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-27T21:49:25.908Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-27T21:49:26.836Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-27T21:49:28.779Z] --- PASS: TestBuildWithHugeFile (43.10s) [2021-07-27T21:49:28.779Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T21:49:28.779Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T21:49:28.779Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-27T21:49:28.779Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T21:49:28.779Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:49:28.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:49:28.779Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:49:28.779Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:49:28.779Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:49:28.779Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:49:28.779Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:49:28.779Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:49:28.779Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:49:28.779Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-07-27T21:49:28.779Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-27T21:49:28.779Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-07-27T21:49:28.779Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-07-27T21:49:28.779Z] === RUN TestBuildPreserveOwnership [2021-07-27T21:49:28.779Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T21:49:28.779Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T21:49:29.653Z] --- PASS: TestServiceUpdateConfigs (15.06s) [2021-07-27T21:49:29.653Z] === RUN TestServiceUpdateNetwork [2021-07-27T21:49:30.162Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2021-07-27T21:49:30.162Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2021-07-27T21:49:30.162Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s) [2021-07-27T21:49:30.162Z] === RUN TestBuildPlatformInvalid [2021-07-27T21:49:30.162Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-27T21:49:30.162Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T21:49:33.378Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-27T21:49:34.742Z] --- PASS: TestBuildWithHugeFile (116.45s) [2021-07-27T21:49:34.742Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T21:49:34.742Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T21:49:34.742Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-27T21:49:34.742Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T21:49:34.998Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:49:34.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:49:34.998Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:49:34.998Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:49:34.998Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:49:34.998Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:49:34.998Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T21:49:34.998Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T21:49:34.998Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T21:49:34.998Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-27T21:49:34.998Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2021-07-27T21:49:34.998Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-07-27T21:49:34.998Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-27T21:49:34.998Z] === RUN TestBuildPreserveOwnership [2021-07-27T21:49:34.998Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-27T21:49:35.561Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-27T21:49:37.432Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-27T21:49:37.432Z] tests/integration/client_test.py ..... [ 75%] [2021-07-27T21:49:37.432Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-27T21:49:37.432Z] tests/integration/errors_test.py . [ 76%] [2021-07-27T21:49:38.084Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-27T21:49:38.084Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-27T21:49:39.449Z] --- PASS: TestBuildPreserveOwnership (4.45s) [2021-07-27T21:49:39.449Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.94s) [2021-07-27T21:49:39.449Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.50s) [2021-07-27T21:49:39.449Z] === RUN TestBuildPlatformInvalid [2021-07-27T21:49:39.449Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-07-27T21:49:39.449Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-27T21:49:40.011Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-27T21:49:41.378Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-27T21:49:41.843Z] --- PASS: TestServiceUpdateNetwork (13.30s) [2021-07-27T21:49:41.843Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T21:49:41.843Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-27T21:49:42.744Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-27T21:49:42.777Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-27T21:49:42.863Z] 2021/07/27 21:49:41 Closing DB instances... [2021-07-27T21:49:43.307Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-27T21:49:43.563Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-27T21:49:43.825Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-07-27T21:49:43.825Z] === RUN TestFindNode [2021-07-27T21:49:43.825Z] 2021/07/27 21:49:43 Closing DB instances... [2021-07-27T21:49:43.825Z] --- PASS: TestFindNode (0.02s) [2021-07-27T21:49:43.825Z] === RUN TestChangeNodeState [2021-07-27T21:49:43.825Z] 2021/07/27 21:49:43 Closing DB instances... [2021-07-27T21:49:43.825Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-27T21:49:43.825Z] === RUN TestNodeReincarnation [2021-07-27T21:49:43.825Z] 2021/07/27 21:49:43 Closing DB instances... [2021-07-27T21:49:44.930Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-27T21:49:45.069Z] Loaded image: buildpack-deps:buster [2021-07-27T21:49:45.069Z] Loaded image: busybox:latest [2021-07-27T21:49:45.070Z] Loaded image: busybox:glibc [2021-07-27T21:49:45.640Z] Loaded image: debian:bullseye [2021-07-27T21:49:45.858Z] docker_cli_daemon_test.go:1455: [d6aeb8f18127d] daemon is not started [2021-07-27T21:49:45.901Z] Loaded image: hello-world:latest [2021-07-27T21:49:45.901Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T21:49:46.787Z] check_test.go:309: [db44a55b8d099] daemon is not started [2021-07-27T21:49:46.787Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-27T21:49:47.087Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-27T21:49:49.591Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-27T21:49:49.591Z] === RUN TestParallelCreate [2021-07-27T21:49:49.591Z] 2021/07/27 21:49:48 Closing DB instances... [2021-07-27T21:49:49.591Z] --- PASS: TestParallelCreate (0.02s) [2021-07-27T21:49:49.591Z] === RUN TestParallelDelete [2021-07-27T21:49:49.591Z] 2021/07/27 21:49:48 Closing DB instances... [2021-07-27T21:49:49.591Z] --- PASS: TestParallelDelete (0.02s) [2021-07-27T21:49:49.591Z] === RUN TestNetworkDBIslands [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2e2377d31b5b with config:&{NodeID:2e2377d31b5b 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}" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, added to nodes list" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:799d4e24298e with config:&{NodeID:799d4e24298e 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}" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="Node 799d4e24298e/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="Node 799d4e24298e/172.18.181.3, added to nodes list" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="Node 799d4e24298e/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="Node 799d4e24298e/172.18.181.3, added to nodes list" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, added to nodes list" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-27T21:49:49.591Z] time="2021-07-27T21:49:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ecb6cfe9bca5 with config:&{NodeID:ecb6cfe9bca5 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}" [2021-07-27T21:49:49.604Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-27T21:49:49.604Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-27T21:49:50.049Z] time="2021-07-27T21:49:49Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.049Z] time="2021-07-27T21:49:49Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.049Z] time="2021-07-27T21:49:49Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-27T21:49:50.049Z] time="2021-07-27T21:49:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-27T21:49:50.049Z] time="2021-07-27T21:49:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-07-27T21:49:50.049Z] time="2021-07-27T21:49:49Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.049Z] time="2021-07-27T21:49:49Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.049Z] time="2021-07-27T21:49:49Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 799d4e24298e/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 799d4e24298e/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:36289f95aaf3 with config:&{NodeID:36289f95aaf3 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}" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 36289f95aaf3/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 36289f95aaf3/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 36289f95aaf3/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 36289f95aaf3/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 799d4e24298e/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node 799d4e24298e/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-27T21:49:50.050Z] time="2021-07-27T21:49:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 36289f95aaf3/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 36289f95aaf3/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 36289f95aaf3/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 36289f95aaf3/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:cb27c093a358 with config:&{NodeID:cb27c093a358 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}" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 799d4e24298e/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 799d4e24298e/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 36289f95aaf3/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 36289f95aaf3/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-07-27T21:49:50.506Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-27T21:49:50.878Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=info msg="Node cb27c093a358/172.18.181.3, added to nodes list" [2021-07-27T21:49:50.963Z] networkdb_test.go:842: Re-joining: 3 [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=info msg="The new bootstrap node list is:[172.18.181.3:10033 172.18.181.3:10034 172.18.181.3:10035]" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10033" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49361" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10034" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49362" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10035" [2021-07-27T21:49:50.963Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49363" [2021-07-27T21:49:50.974Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-27T21:49:51.420Z] networkdb_test.go:842: Re-joining: 4 [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:50Z" level=info msg="The new bootstrap node list is:[172.18.181.3:10033 172.18.181.3:10034 172.18.181.3:10035]" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49364" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10033" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10034" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49365" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10035" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:50Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49366" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="node 0 leaving" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b change state NodeActive --> NodeLeft" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="node5(cb27c093a358): Node leave event for 2e2377d31b5b/172.18.181.3" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b change state NodeActive --> NodeLeft" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b change state NodeActive --> NodeLeft" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="node2(799d4e24298e): Node leave event for 2e2377d31b5b/172.18.181.3" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="node3(ecb6cfe9bca5): Node leave event for 2e2377d31b5b/172.18.181.3" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b change state NodeActive --> NodeLeft" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b change state NodeActive --> NodeLeft" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="node4(36289f95aaf3): Node leave event for 2e2377d31b5b/172.18.181.3" [2021-07-27T21:49:51.420Z] time="2021-07-27T21:49:51Z" level=info msg="node1(2e2377d31b5b): Node leave event for 2e2377d31b5b/172.18.181.3" [2021-07-27T21:49:51.535Z] check_test.go:309: [dff5d605b8a23] daemon is not started [2021-07-27T21:49:51.536Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, left gossip cluster" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, left gossip cluster" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, left gossip cluster" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, left gossip cluster" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 2e2377d31b5b/172.18.181.3, left gossip cluster" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="node 1 leaving" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 799d4e24298e change state NodeActive --> NodeLeft" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="node5(cb27c093a358): Node leave event for 799d4e24298e/172.18.181.3" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 799d4e24298e/172.18.181.3, left gossip cluster" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 799d4e24298e change state NodeActive --> NodeLeft" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 799d4e24298e change state NodeActive --> NodeFailed" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 799d4e24298e/172.18.181.3, added to failed nodes list" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="node4(36289f95aaf3): Node leave event for 799d4e24298e/172.18.181.3" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="Node 799d4e24298e change state NodeActive --> NodeLeft" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=info msg="node3(ecb6cfe9bca5): Node leave event for 799d4e24298e/172.18.181.3" [2021-07-27T21:49:51.876Z] time="2021-07-27T21:49:51Z" level=error msg="node: 799d4e24298e is unknown to memberlist" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:51Z" level=info msg="Node 799d4e24298e/172.18.181.3, left gossip cluster" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:51Z" level=info msg="Node 799d4e24298e/172.18.181.3, left gossip cluster" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:51Z" level=info msg="Node 799d4e24298e/172.18.181.3, left gossip cluster" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=info msg="node 2 leaving" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=info msg="Node ecb6cfe9bca5 change state NodeActive --> NodeLeft" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=info msg="node5(cb27c093a358): Node leave event for ecb6cfe9bca5/172.18.181.3" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=info msg="Node ecb6cfe9bca5 change state NodeActive --> NodeLeft" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=info msg="node4(36289f95aaf3): Node leave event for ecb6cfe9bca5/172.18.181.3" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=info msg="Node ecb6cfe9bca5 change state NodeActive --> NodeLeft" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=info msg="node3(ecb6cfe9bca5): Node leave event for ecb6cfe9bca5/172.18.181.3" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=debug msg="memberlist: Failed ping: 36289f95aaf3 (timeout reached)" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.181.3:10035: use of closed network connection" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.181.3:10037: use of closed network connection" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.181.3:10034: use of closed network connection" [2021-07-27T21:49:52.332Z] time="2021-07-27T21:49:52Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49367" [2021-07-27T21:49:52.464Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-27T21:49:52.658Z] --- PASS: TestBuildWithHugeFile (114.20s) [2021-07-27T21:49:52.658Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T21:49:52.788Z] time="2021-07-27T21:49:52Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, left gossip cluster" [2021-07-27T21:49:52.788Z] time="2021-07-27T21:49:52Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, left gossip cluster" [2021-07-27T21:49:52.788Z] time="2021-07-27T21:49:52Z" level=info msg="Node ecb6cfe9bca5/172.18.181.3, left gossip cluster" [2021-07-27T21:49:52.788Z] time="2021-07-27T21:49:52Z" level=warning msg="memberlist: Was able to connect to 36289f95aaf3 but other probes failed, network may be misconfigured" [2021-07-27T21:49:53.244Z] networkdb_test.go:874: node4: OK [2021-07-27T21:49:53.244Z] networkdb_test.go:874: node5: OK [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="node 0 coming back" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9d10d5284421 with config:&{NodeID:9d10d5284421 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}" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="Node 9d10d5284421/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="Node 9d10d5284421/172.18.181.3, added to nodes list" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="node 1 coming back" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ae6dd06dddb0 with config:&{NodeID:ae6dd06dddb0 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}" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, added to nodes list" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="node 2 coming back" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:15543a93ad62 with config:&{NodeID:15543a93ad62 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}" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="Node 15543a93ad62/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:53.244Z] time="2021-07-27T21:49:52Z" level=info msg="Node 15543a93ad62/172.18.181.3, added to nodes list" [2021-07-27T21:49:54.351Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-27T21:49:55.896Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.36s) [2021-07-27T21:49:55.896Z] PASS [2021-07-27T21:49:55.896Z] [2021-07-27T21:49:55.896Z] === Skipped [2021-07-27T21:49:55.896Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-27T21:49:55.896Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:49:55.896Z] [2021-07-27T21:49:55.896Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-27T21:49:55.896Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T21:49:55.896Z] [2021-07-27T21:49:55.896Z] [2021-07-27T21:49:55.896Z] DONE 34 tests, 2 skipped in 122.601s [2021-07-27T21:49:55.896Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T21:49:55.896Z] ++ 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 [2021-07-27T21:49:55.896Z] ++ set -e [2021-07-27T21:49:55.896Z] ++ '[' -n 0 ']' [2021-07-27T21:49:55.896Z] ++ set -x [2021-07-27T21:49:55.896Z] ++ 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 [2021-07-27T21:49:56.131Z] time="2021-07-27T21:49:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.181.3:10033 172.18.181.3:10034 172.18.181.3:10035]" [2021-07-27T21:49:56.238Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-27T21:49:56.238Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-27T21:49:56.586Z] time="2021-07-27T21:49:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.181.3:10033 172.18.181.3:10034 172.18.181.3:10035]" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10033" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49368" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node cb27c093a358/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node cb27c093a358/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 36289f95aaf3/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 36289f95aaf3/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 9d10d5284421/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 9d10d5284421/172.18.181.3, is the new incarnation of the shutdown node 2e2377d31b5b/172.18.181.3" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 9d10d5284421/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10034" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49369" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 9d10d5284421/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 9d10d5284421/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 36289f95aaf3/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 36289f95aaf3/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node cb27c093a358/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node cb27c093a358/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, is the new incarnation of the shutdown node 799d4e24298e/172.18.181.3" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10035" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49370" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 9d10d5284421/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 9d10d5284421/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 36289f95aaf3/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 36289f95aaf3/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node cb27c093a358/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node cb27c093a358/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 15543a93ad62/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 15543a93ad62/172.18.181.3, is the new incarnation of the shutdown node ecb6cfe9bca5/172.18.181.3" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:56Z" level=info msg="Node 15543a93ad62/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:57Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:57Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, is the new incarnation of the shutdown node 799d4e24298e/172.18.181.3" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:57Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:57Z" level=info msg="Node 9d10d5284421/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:57Z" level=info msg="Node 9d10d5284421/172.18.181.3, is the new incarnation of the shutdown node 2e2377d31b5b/172.18.181.3" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:57Z" level=info msg="Node 9d10d5284421/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:57Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.050Z] time="2021-07-27T21:49:57Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.165Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=info msg="Node 15543a93ad62/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=info msg="Node 15543a93ad62/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=info msg="Node 15543a93ad62/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=info msg="Node 15543a93ad62/172.18.181.3, is the new incarnation of the shutdown node ecb6cfe9bca5/172.18.181.3" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=info msg="Node 15543a93ad62/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=info msg="Node 15543a93ad62/172.18.181.3, joined gossip cluster" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=info msg="Node 15543a93ad62/172.18.181.3, added to nodes list" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10033" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49371" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10034" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49372" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.181.3:10035" [2021-07-27T21:49:57.510Z] time="2021-07-27T21:49:57Z" level=debug msg="memberlist: Stream connection from=172.18.181.3:49373" [2021-07-27T21:49:57.968Z] 2021/07/27 21:49:57 Closing DB instances... [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:57Z" level=info msg="Node 9d10d5284421 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:57Z" level=info msg="Node 9d10d5284421 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:57Z" level=info msg="node4(36289f95aaf3): Node leave event for 9d10d5284421/172.18.181.3" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:57Z" level=info msg="node2(ae6dd06dddb0): Node leave event for 9d10d5284421/172.18.181.3" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:57Z" level=info msg="Node 9d10d5284421 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:57Z" level=info msg="node5(cb27c093a358): Node leave event for 9d10d5284421/172.18.181.3" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:58Z" level=info msg="Node 9d10d5284421 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:58Z" level=info msg="node1(9d10d5284421): Node leave event for 9d10d5284421/172.18.181.3" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:58Z" level=info msg="Node 9d10d5284421/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:58Z" level=info msg="Node 9d10d5284421 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:58Z" level=info msg="node3(15543a93ad62): Node leave event for 9d10d5284421/172.18.181.3" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:58Z" level=info msg="Node 9d10d5284421/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:58Z" level=info msg="Node 9d10d5284421/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:58Z" level=info msg="Node 9d10d5284421/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.429Z] time="2021-07-27T21:49:58Z" level=info msg="Node 9d10d5284421/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node ae6dd06dddb0 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="node4(36289f95aaf3): Node leave event for ae6dd06dddb0/172.18.181.3" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node ae6dd06dddb0 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node ae6dd06dddb0 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="node5(cb27c093a358): Node leave event for ae6dd06dddb0/172.18.181.3" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="node3(15543a93ad62): Node leave event for ae6dd06dddb0/172.18.181.3" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node ae6dd06dddb0 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="node2(ae6dd06dddb0): Node leave event for ae6dd06dddb0/172.18.181.3" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node ae6dd06dddb0/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node 15543a93ad62 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="node5(cb27c093a358): Node leave event for 15543a93ad62/172.18.181.3" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node 15543a93ad62/172.18.181.3, left gossip cluster" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node 15543a93ad62 change state NodeActive --> NodeFailed" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node 15543a93ad62/172.18.181.3, added to failed nodes list" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="Node 15543a93ad62 change state NodeActive --> NodeLeft" [2021-07-27T21:49:58.886Z] time="2021-07-27T21:49:58Z" level=info msg="node4(36289f95aaf3): Node leave event for 15543a93ad62/172.18.181.3" [2021-07-27T21:49:58.980Z] --- PASS: TestServiceUpdatePidsLimit (17.10s) [2021-07-27T21:49:58.980Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-27T21:49:58.980Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-07-27T21:49:58.980Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-07-27T21:49:58.980Z] PASS [2021-07-27T21:49:58.980Z] [2021-07-27T21:49:58.980Z] === Skipped [2021-07-27T21:49:58.980Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T21:49:58.980Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T21:49:58.980Z] [2021-07-27T21:49:58.980Z] [2021-07-27T21:49:58.980Z] DONE 27 tests, 1 skipped in 176.711s [2021-07-27T21:49:58.980Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T21:49:58.980Z] INFO: Testing against a local daemon [2021-07-27T21:49:58.980Z] === RUN TestSessionCreate [2021-07-27T21:49:58.980Z] --- PASS: TestSessionCreate (0.02s) [2021-07-27T21:49:58.980Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T21:49:58.980Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-27T21:49:58.980Z] PASS [2021-07-27T21:49:58.980Z] [2021-07-27T21:49:58.980Z] DONE 2 tests in 0.073s [2021-07-27T21:49:58.980Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T21:49:58.980Z] INFO: Testing against a local daemon [2021-07-27T21:49:58.980Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T21:49:58.980Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-27T21:49:58.980Z] === RUN TestEventsExecDie [2021-07-27T21:49:58.980Z] --- PASS: TestEventsExecDie (1.02s) [2021-07-27T21:49:58.980Z] === RUN TestEventsBackwardsCompatible [2021-07-27T21:49:58.980Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-27T21:49:58.980Z] === RUN TestEventsVolumeCreate [2021-07-27T21:49:58.980Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-27T21:49:58.980Z] === RUN TestInfoBinaryCommits [2021-07-27T21:49:58.980Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-27T21:49:58.980Z] === RUN TestInfoAPIVersioned [2021-07-27T21:49:58.980Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T21:49:58.980Z] === RUN TestInfoDiscoveryBackend [2021-07-27T21:49:59.087Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-27T21:49:59.341Z] time="2021-07-27T21:49:58Z" level=error msg="node: 15543a93ad62 is unknown to memberlist" [2021-07-27T21:49:59.341Z] time="2021-07-27T21:49:59Z" level=info msg="Node 15543a93ad62/172.18.181.3, left gossip cluster" [2021-07-27T21:49:59.341Z] time="2021-07-27T21:49:59Z" level=info msg="Node 15543a93ad62/172.18.181.3, left gossip cluster" [2021-07-27T21:49:59.341Z] time="2021-07-27T21:49:59Z" level=debug msg="memberlist: Failed ping: 15543a93ad62 (timeout reached)" [2021-07-27T21:49:59.341Z] time="2021-07-27T21:49:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.181.3:10036: use of closed network connection" [2021-07-27T21:49:59.341Z] time="2021-07-27T21:49:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.181.3:10037: use of closed network connection" [2021-07-27T21:49:59.343Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-27T21:49:59.544Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-27T21:49:59.544Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T21:49:59.797Z] time="2021-07-27T21:49:59Z" level=info msg="Node 36289f95aaf3 change state NodeActive --> NodeLeft" [2021-07-27T21:49:59.797Z] time="2021-07-27T21:49:59Z" level=info msg="node5(cb27c093a358): Node leave event for 36289f95aaf3/172.18.181.3" [2021-07-27T21:49:59.797Z] time="2021-07-27T21:49:59Z" level=info msg="Node 36289f95aaf3 change state NodeActive --> NodeLeft" [2021-07-27T21:49:59.797Z] time="2021-07-27T21:49:59Z" level=info msg="node4(36289f95aaf3): Node leave event for 36289f95aaf3/172.18.181.3" [2021-07-27T21:50:00.252Z] time="2021-07-27T21:49:59Z" level=info msg="Node 36289f95aaf3/172.18.181.3, left gossip cluster" [2021-07-27T21:50:00.252Z] time="2021-07-27T21:49:59Z" level=info msg="memberlist: Suspect 15543a93ad62 has failed, no acks received" [2021-07-27T21:50:00.252Z] time="2021-07-27T21:49:59Z" level=info msg="Node 36289f95aaf3/172.18.181.3, left gossip cluster" [2021-07-27T21:50:00.493Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-27T21:50:00.493Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T21:50:00.708Z] time="2021-07-27T21:50:00Z" level=info msg="Node cb27c093a358/172.18.181.3, left gossip cluster" [2021-07-27T21:50:00.708Z] time="2021-07-27T21:50:00Z" level=info msg="Node cb27c093a358 change state NodeActive --> NodeFailed" [2021-07-27T21:50:00.708Z] time="2021-07-27T21:50:00Z" level=info msg="Node cb27c093a358/172.18.181.3, added to failed nodes list" [2021-07-27T21:50:00.708Z] --- PASS: TestNetworkDBIslands (11.67s) [2021-07-27T21:50:00.708Z] PASS [2021-07-27T21:50:00.708Z] coverage: 60.0% of statements [2021-07-27T21:50:00.708Z] ok github.com/docker/docker/libnetwork/networkdb 104.407s coverage: 60.0% of statements [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/quota [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T21:50:00.708Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T21:50:01.058Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-27T21:50:01.058Z] === RUN TestInfoAPI [2021-07-27T21:50:01.058Z] --- PASS: TestInfoAPI (0.02s) [2021-07-27T21:50:01.058Z] === RUN TestInfoAPIWarnings [2021-07-27T21:50:01.173Z] INFO: Testing against a local daemon [2021-07-27T21:50:01.173Z] === RUN TestConfigInspect [2021-07-27T21:50:01.866Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-27T21:50:02.428Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-27T21:50:02.668Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === Skipped [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-27T21:50:02.877Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-27T21:50:02.877Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-07-27T21:50:02.877Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-27T21:50:02.877Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-27T21:50:02.877Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-27T21:50:02.877Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T21:50:02.877Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T21:50:02.877Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T21:50:02.877Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-27T21:50:02.877Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T21:50:02.877Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-27T21:50:02.877Z] daemon_test.go:147: root required [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-27T21:50:02.877Z] reload_test.go:520: root required [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-27T21:50:02.877Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-27T21:50:02.877Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-27T21:50:02.877Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-27T21:50:02.877Z] download_test.go:268: Needs fixing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-27T21:50:02.877Z] layer_test.go:304: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-27T21:50:02.877Z] layer_test.go:353: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-27T21:50:02.877Z] layer_test.go:468: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-27T21:50:02.877Z] layer_test.go:697: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-27T21:50:02.877Z] migration_test.go:46: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-27T21:50:02.877Z] migration_test.go:182: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-27T21:50:02.877Z] mount_test.go:17: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-27T21:50:02.877Z] mount_test.go:76: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-27T21:50:02.877Z] mount_test.go:125: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-27T21:50:02.877Z] mount_test.go:212: Failing on Windows [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-27T21:50:02.877Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-27T21:50:02.877Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-27T21:50:02.877Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-27T21:50:02.877Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-27T21:50:02.877Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-27T21:50:02.877Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-27T21:50:02.877Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-27T21:50:02.877Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-27T21:50:02.877Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-27T21:50:02.877Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-27T21:50:02.877Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-27T21:50:02.877Z] [2021-07-27T21:50:02.877Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-27T21:50:02.878Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T21:50:02.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T21:50:02.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T21:50:02.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T21:50:02.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T21:50:02.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:134: Xz not present in msys2 [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:239: Failing on Windows CI machines [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-27T21:50:02.878Z] archive_windows_test.go:16: Currently fails [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-27T21:50:02.878Z] changes_test.go:196: needs more investigation [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-27T21:50:02.878Z] changes_test.go:433: needs further investigation [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-27T21:50:02.878Z] changes_test.go:469: needs further investigation [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-27T21:50:02.878Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-27T21:50:02.878Z] poller_test.go:41: No chmod on Windows [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-27T21:50:02.878Z] fileutils_test.go:134: Needs porting to Windows [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-27T21:50:02.878Z] fileutils_test.go:180: Needs porting to Windows [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-27T21:50:02.878Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-07-27T21:50:02.878Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-27T21:50:02.878Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-27T21:50:02.878Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-27T21:50:02.878Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] [2021-07-27T21:50:02.878Z] DONE 2068 tests, 67 skipped in 298.988s [2021-07-27T21:50:03.085Z] --- PASS: TestConfigInspect (2.75s) [2021-07-27T21:50:03.085Z] === RUN TestConfigList [2021-07-27T21:50:03.335Z] INFO: make.ps1 ended at 07/27/2021 21:50:02 [2021-07-27T21:50:03.357Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-27T21:50:04.861Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-27T21:50:04.861Z] INFO: Unit tests ended at 07/27/2021 21:50:04. Duration:00:05:16.1107950 [2021-07-27T21:50:04.861Z] INFO: Building busybox [2021-07-27T21:50:04.861Z] Sending build context to Docker daemon 5.12kB [2021-07-27T21:50:04.861Z] [2021-07-27T21:50:04.861Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-27T21:50:04.861Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-27T21:50:04.861Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-27T21:50:04.861Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-27T21:50:04.861Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-27T21:50:04.861Z] ---> 9a0a02eca0e6 [2021-07-27T21:50:04.861Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-27T21:50:04.861Z] ---> Running in 7a287f0c634d [2021-07-27T21:50:05.247Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-27T21:50:05.247Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-27T21:50:05.698Z] --- PASS: TestConfigList (2.57s) [2021-07-27T21:50:05.699Z] === RUN TestConfigsCreateAndDelete [2021-07-27T21:50:06.613Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-27T21:50:06.613Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-27T21:50:07.540Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-27T21:50:08.994Z] --- PASS: TestConfigsCreateAndDelete (2.70s) [2021-07-27T21:50:08.994Z] === RUN TestConfigsUpdate [2021-07-27T21:50:09.431Z] Loaded image: buildpack-deps:buster [2021-07-27T21:50:09.431Z] Loaded image: busybox:latest [2021-07-27T21:50:09.992Z] Loaded image: busybox:glibc [2021-07-27T21:50:11.536Z] --- PASS: TestConfigsUpdate (2.58s) [2021-07-27T21:50:11.536Z] === RUN TestTemplatedConfig [2021-07-27T21:50:11.881Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-27T21:50:14.835Z] --- PASS: TestTemplatedConfig (3.47s) [2021-07-27T21:50:14.835Z] === RUN TestConfigCreateResolve [2021-07-27T21:50:15.153Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-27T21:50:16.080Z] Loaded image: debian:bullseye [2021-07-27T21:50:16.336Z] Loaded image: hello-world:latest [2021-07-27T21:50:16.336Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-27T21:50:16.336Z] Loaded image: arm32v7/hello-world:latest [2021-07-27T21:50:16.745Z] --- PASS: TestConfigCreateResolve (2.21s) [2021-07-27T21:50:16.745Z] PASS [2021-07-27T21:50:16.745Z] [2021-07-27T21:50:16.745Z] DONE 6 tests in 22.247s [2021-07-27T21:50:16.745Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T21:50:16.745Z] ++ 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 [2021-07-27T21:50:16.745Z] ++ set -e [2021-07-27T21:50:16.745Z] ++ '[' -n 0 ']' [2021-07-27T21:50:16.745Z] ++ set -x [2021-07-27T21:50:16.745Z] ++ 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 [2021-07-27T21:50:19.122Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-07-27T21:50:19.122Z] === RUN TestInfoDebug [2021-07-27T21:50:19.122Z] --- PASS: TestInfoDebug (0.53s) [2021-07-27T21:50:19.122Z] === RUN TestInfoInsecureRegistries [2021-07-27T21:50:19.122Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-27T21:50:19.122Z] === RUN TestInfoRegistryMirrors [2021-07-27T21:50:19.122Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-27T21:50:19.122Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T21:50:19.122Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-27T21:50:19.122Z] === RUN TestPingCacheHeaders [2021-07-27T21:50:19.122Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-27T21:50:19.122Z] === RUN TestPingGet [2021-07-27T21:50:19.122Z] --- PASS: TestPingGet (0.01s) [2021-07-27T21:50:19.122Z] === RUN TestPingHead [2021-07-27T21:50:19.122Z] --- PASS: TestPingHead (0.02s) [2021-07-27T21:50:19.122Z] === RUN TestVersion [2021-07-27T21:50:19.122Z] --- PASS: TestVersion (0.02s) [2021-07-27T21:50:19.122Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-27T21:50:19.284Z] INFO: Testing against a local daemon [2021-07-27T21:50:19.284Z] === RUN TestCheckpoint [2021-07-27T21:50:19.284Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T21:50:19.284Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T21:50:19.284Z] === RUN TestContainerInvalidJSON [2021-07-27T21:50:19.544Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:50:19.544Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:50:19.544Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:50:19.544Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:50:19.544Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:50:19.544Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:50:19.544Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-27T21:50:19.544Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T21:50:19.544Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T21:50:19.544Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T21:50:19.544Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-07-27T21:50:19.544Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T21:50:19.544Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-27T21:50:19.544Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T21:50:19.603Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-27T21:50:19.603Z] check_test.go:309: [d5fa11e60d9a3] daemon is not started [2021-07-27T21:50:19.603Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-27T21:50:19.636Z] Removing intermediate container 7a287f0c634d [2021-07-27T21:50:19.636Z] ---> c71effcd3534 [2021-07-27T21:50:19.636Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-27T21:50:19.636Z] ---> Running in 89c5468adb39 [2021-07-27T21:50:19.804Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-27T21:50:19.804Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T21:50:19.804Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-27T21:50:19.804Z] === RUN TestCopyFromContainer [2021-07-27T21:50:20.094Z] Removing intermediate container 89c5468adb39 [2021-07-27T21:50:20.094Z] ---> 6cb85e53377a [2021-07-27T21:50:20.094Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-27T21:50:20.094Z] ---> Running in da083de64c14 [2021-07-27T21:50:20.164Z] check_test.go:309: [db4d4fd34970d] daemon is not started [2021-07-27T21:50:20.164Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-27T21:50:20.495Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s) [2021-07-27T21:50:20.495Z] PASS [2021-07-27T21:50:20.495Z] [2021-07-27T21:50:20.495Z] DONE 19 tests in 22.741s [2021-07-27T21:50:20.495Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T21:50:20.495Z] INFO: Testing against a local daemon [2021-07-27T21:50:20.495Z] === RUN TestVolumesCreateAndList [2021-07-27T21:50:20.495Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-27T21:50:20.495Z] === RUN TestVolumesRemove [2021-07-27T21:50:20.495Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-27T21:50:20.495Z] === RUN TestVolumesInspect [2021-07-27T21:50:20.495Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-27T21:50:20.495Z] === RUN TestVolumesInvalidJSON [2021-07-27T21:50:20.495Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T21:50:20.495Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T21:50:20.495Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T21:50:20.495Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-27T21:50:20.495Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T21:50:20.495Z] PASS [2021-07-27T21:50:20.495Z] [2021-07-27T21:50:20.495Z] DONE 5 tests in 0.159s [2021-07-27T21:50:20.495Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T21:50:20.553Z] Removing intermediate container da083de64c14 [2021-07-27T21:50:20.553Z] ---> b88f01eb33f3 [2021-07-27T21:50:20.553Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-27T21:50:21.189Z] === RUN TestCopyFromContainer// [2021-07-27T21:50:21.189Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T21:50:21.203Z] ......... [ 86%] [2021-07-27T21:50:21.428Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-27T21:50:21.428Z] Removing test suite binaries [2021-07-27T21:50:21.428Z] exiting test-integration [2021-07-27T21:50:21.428Z] ++ exit 0 [2021-07-27T21:50:21.428Z] [2021-07-27T21:50:21.449Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T21:50:21.450Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T21:50:21.710Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T21:50:21.710Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T21:50:21.710Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T21:50:21.710Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T21:50:21.970Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T21:50:21.970Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T21:50:22.082Z] [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer (2.35s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-27T21:50:22.234Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-27T21:50:22.234Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T21:50:22.234Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:50:22.234Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:50:22.234Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:50:22.234Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:50:22.234Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:50:22.234Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:50:22.234Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:50:22.234Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:50:22.234Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:50:22.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-27T21:50:22.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T21:50:22.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T21:50:22.234Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T21:50:22.234Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T21:50:22.234Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-27T21:50:22.234Z] === RUN TestCreateWithInvalidEnv [2021-07-27T21:50:22.234Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T21:50:22.234Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T21:50:22.234Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T21:50:22.234Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T21:50:22.234Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T21:50:22.234Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T21:50:22.234Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T21:50:22.234Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T21:50:22.234Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T21:50:22.234Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-27T21:50:22.234Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T21:50:22.234Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T21:50:22.234Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T21:50:22.234Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T21:50:22.234Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-27T21:50:22.234Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T21:50:22.538Z] ---> 7da9de88f593 [2021-07-27T21:50:22.538Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-27T21:50:22.538Z] ---> Running in 7d4b72090c4a [2021-07-27T21:50:22.681Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-27T21:50:22.681Z] check_test.go:309: [d69e8f475746a] daemon is not started [2021-07-27T21:50:22.681Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-27T21:50:24.775Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2021-07-27T21:50:24.775Z] === RUN TestCreateWithCustomReadonlyPaths Post stage [Pipeline] junit [2021-07-27T21:50:25.625Z] Recording test results [2021-07-27T21:50:25.796Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T21:50:25.948Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-27T21:50:26.143Z] + echo Ensuring container killed. [2021-07-27T21:50:26.143Z] Ensuring container killed. [2021-07-27T21:50:26.143Z] + docker rm -vf docker-pr6 [2021-07-27T21:50:26.143Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-27T21:50:26.372Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-27T21:50:26.424Z] + echo Chowning /workspace to jenkins user [2021-07-27T21:50:26.424Z] Chowning /workspace to jenkins user [2021-07-27T21:50:26.424Z] + id -u [2021-07-27T21:50:26.424Z] + id -g [2021-07-27T21:50:26.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42685:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T21:50:26.687Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2021-07-27T21:50:26.687Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T21:50:26.876Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.14s) [2021-07-27T21:50:26.876Z] PASS [2021-07-27T21:50:26.876Z] [2021-07-27T21:50:26.876Z] === Skipped [2021-07-27T21:50:26.876Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-27T21:50:26.876Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:50:26.876Z] [2021-07-27T21:50:26.876Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-27T21:50:26.876Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-27T21:50:26.876Z] [2021-07-27T21:50:26.876Z] [2021-07-27T21:50:26.876Z] DONE 34 tests, 2 skipped in 271.628s [2021-07-27T21:50:26.876Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-27T21:50:26.876Z] ++ 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 [2021-07-27T21:50:26.876Z] ++ set -e [2021-07-27T21:50:26.876Z] ++ '[' -n 0 ']' [2021-07-27T21:50:26.876Z] ++ set -x [2021-07-27T21:50:26.876Z] ++ 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 [2021-07-27T21:50:26.876Z] INFO: Testing against a local daemon [2021-07-27T21:50:26.876Z] === RUN TestConfigInspect [2021-07-27T21:50:26.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:50:26.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:50:26.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:50:26.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:50:26.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:50:26.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:50:26.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:50:26.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:50:26.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:50:26.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:50:26.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:50:26.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:50:26.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:50:26.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:50:26.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:50:26.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-27T21:50:26.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T21:50:26.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-27T21:50:26.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-27T21:50:26.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-27T21:50:26.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-27T21:50:26.947Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T21:50:27.438Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-27T21:50:27.518Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-07-27T21:50:27.518Z] === RUN TestCreateDifferentPlatform [2021-07-27T21:50:27.778Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T21:50:27.778Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T21:50:27.778Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-27T21:50:27.778Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T21:50:27.778Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T21:50:27.778Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T21:50:27.778Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-27T21:50:27.778Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T21:50:27.778Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-27T21:50:27.778Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T21:50:27.778Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-27T21:50:27.778Z] === RUN TestDaemonRestartIpcMode [2021-07-27T21:50:27.778Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T21:50:27.778Z] === RUN TestDaemonHostGatewayIP [2021-07-27T21:50:27.778Z] === PAUSE TestDaemonHostGatewayIP [2021-07-27T21:50:27.778Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T21:50:27.778Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T21:50:27.778Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T21:50:27.778Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-27T21:50:27.778Z] === RUN TestDiff [2021-07-27T21:50:27.822Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-27T21:50:28.719Z] --- PASS: TestDiff (0.83s) [2021-07-27T21:50:28.719Z] === RUN TestExecWithCloseStdin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T21:50:29.264Z] + bundleName=amd64-cgroup2 [2021-07-27T21:50:29.264Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-27T21:50:29.264Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-27T21:50:29.264Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-27T21:50:29.264Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-27T21:50:29.532Z] Archiving artifacts [2021-07-27T21:50:29.663Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-07-27T21:50:29.663Z] === RUN TestExec [2021-07-27T21:50:29.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42685/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T21:50:29.956Z] --- PASS: TestConfigInspect (3.01s) [2021-07-27T21:50:29.956Z] === RUN TestConfigList [2021-07-27T21:50:29.956Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-27T21:50:30.120Z] + make clean [2021-07-27T21:50:30.378Z] docker volume rm -f docker-dev-cache [2021-07-27T21:50:30.378Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T21:50:31.044Z] --- PASS: TestExec (1.08s) [2021-07-27T21:50:31.044Z] === RUN TestExecUser [2021-07-27T21:50:31.321Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-27T21:50:31.321Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-27T21:50:31.577Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-27T21:50:31.832Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-27T21:50:31.984Z] --- PASS: TestExecUser (1.07s) [2021-07-27T21:50:31.984Z] === RUN TestExportContainerAndImportImage [2021-07-27T21:50:32.761Z] --- PASS: TestConfigList (2.86s) [2021-07-27T21:50:32.761Z] === RUN TestConfigsCreateAndDelete [2021-07-27T21:50:32.924Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-07-27T21:50:32.925Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T21:50:33.018Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-27T21:50:33.018Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T21:50:33.581Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-27T21:50:34.313Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2021-07-27T21:50:34.313Z] === RUN TestHealthCheckWorkdir [2021-07-27T21:50:34.376Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-27T21:50:34.941Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-27T21:50:35.470Z] --- PASS: TestConfigsCreateAndDelete (2.50s) [2021-07-27T21:50:35.470Z] === RUN TestConfigsUpdate [2021-07-27T21:50:35.470Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-27T21:50:35.696Z] --- PASS: TestHealthCheckWorkdir (1.42s) [2021-07-27T21:50:35.696Z] === RUN TestHealthKillContainer [2021-07-27T21:50:35.726Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-27T21:50:37.617Z] --- PASS: TestConfigsUpdate (2.25s) [2021-07-27T21:50:37.617Z] === RUN TestTemplatedConfig [2021-07-27T21:50:37.617Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-27T21:50:38.179Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-27T21:50:38.992Z] --- PASS: TestHealthKillContainer (3.05s) [2021-07-27T21:50:38.992Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T21:50:39.107Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-27T21:50:39.367Z] check_test.go:309: [da1b7cd4499a4] daemon is not started [2021-07-27T21:50:39.367Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-27T21:50:39.562Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-07-27T21:50:39.562Z] === RUN TestIpcModeNone [2021-07-27T21:50:39.928Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-27T21:50:40.489Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-27T21:50:40.949Z] --- PASS: TestIpcModeNone (1.05s) [2021-07-27T21:50:40.949Z] === RUN TestIpcModePrivate [2021-07-27T21:50:41.044Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-27T21:50:41.050Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-27T21:50:41.518Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-27T21:50:41.778Z] --- PASS: TestIpcModePrivate (1.05s) [2021-07-27T21:50:41.778Z] === RUN TestIpcModeShareable [2021-07-27T21:50:42.421Z] --- PASS: TestTemplatedConfig (4.68s) [2021-07-27T21:50:42.421Z] === RUN TestConfigCreateResolve [2021-07-27T21:50:42.717Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-27T21:50:42.717Z] --- PASS: TestIpcModeShareable (1.05s) [2021-07-27T21:50:42.717Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T21:50:43.606Z] Removing intermediate container 7d4b72090c4a [2021-07-27T21:50:43.606Z] ---> afb1bc0ea636 [2021-07-27T21:50:43.606Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-27T21:50:43.606Z] ---> Running in a77766de0f8d [2021-07-27T21:50:43.606Z] [2021-07-27T21:50:43.606Z] SUCCESS: Specified value was saved. [2021-07-27T21:50:43.792Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-27T21:50:43.792Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-27T21:50:44.935Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-27T21:50:45.191Z] --- PASS: TestConfigCreateResolve (2.91s) [2021-07-27T21:50:45.191Z] PASS [2021-07-27T21:50:45.191Z] [2021-07-27T21:50:45.191Z] DONE 6 tests in 18.393s [2021-07-27T21:50:45.191Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-27T21:50:45.191Z] ++ 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 [2021-07-27T21:50:45.191Z] ++ set -e [2021-07-27T21:50:45.191Z] ++ '[' -n 0 ']' [2021-07-27T21:50:45.191Z] ++ set -x [2021-07-27T21:50:45.191Z] ++ 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 [2021-07-27T21:50:45.447Z] INFO: Testing against a local daemon [2021-07-27T21:50:45.447Z] === RUN TestCheckpoint [2021-07-27T21:50:45.447Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T21:50:45.447Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T21:50:45.447Z] === RUN TestContainerInvalidJSON [2021-07-27T21:50:45.447Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:50:45.447Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:50:45.447Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:50:45.447Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:50:45.447Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T21:50:45.447Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T21:50:45.447Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-27T21:50:45.447Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T21:50:45.447Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-27T21:50:45.447Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T21:50:45.447Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-07-27T21:50:45.447Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T21:50:45.704Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-27T21:50:45.704Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T21:50:45.704Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-27T21:50:45.704Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T21:50:45.704Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-27T21:50:45.704Z] === RUN TestCopyFromContainer [2021-07-27T21:50:45.776Z] Removing intermediate container a77766de0f8d [2021-07-27T21:50:45.776Z] ---> 4cc5739ae777 [2021-07-27T21:50:45.776Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-27T21:50:46.012Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s) [2021-07-27T21:50:46.012Z] === RUN TestAPIIpcModeHost [2021-07-27T21:50:46.232Z] ---> Running in 687c1667a932 [2021-07-27T21:50:46.953Z] --- PASS: TestAPIIpcModeHost (1.05s) [2021-07-27T21:50:46.953Z] === RUN TestDaemonIpcModeShareable [2021-07-27T21:50:47.595Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-27T21:50:47.852Z] === RUN TestCopyFromContainer// [2021-07-27T21:50:47.852Z] === RUN TestCopyFromContainer//bar/root [2021-07-27T21:50:48.108Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-27T21:50:48.108Z] === RUN TestCopyFromContainer/bar/quux [2021-07-27T21:50:48.108Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-27T21:50:48.365Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-27T21:50:48.365Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-27T21:50:48.365Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-27T21:50:48.580Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-27T21:50:48.622Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-27T21:50:48.622Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer (3.01s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-07-27T21:50:48.622Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-07-27T21:50:48.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T21:50:48.839Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-27T21:50:48.863Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-27T21:50:48.863Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-07-27T21:50:48.863Z] === RUN TestDaemonIpcModePrivate [2021-07-27T21:50:48.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:50:48.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:50:48.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:50:48.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:50:48.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:50:48.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:50:48.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T21:50:48.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T21:50:48.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T21:50:48.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-07-27T21:50:48.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T21:50:48.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-27T21:50:48.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T21:50:48.878Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T21:50:48.878Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-27T21:50:48.878Z] === RUN TestCreateWithInvalidEnv [2021-07-27T21:50:48.878Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T21:50:48.878Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T21:50:48.878Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T21:50:48.878Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T21:50:48.878Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T21:50:48.878Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T21:50:48.878Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T21:50:48.878Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T21:50:48.878Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T21:50:48.878Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-27T21:50:48.878Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T21:50:48.878Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T21:50:48.878Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T21:50:48.878Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T21:50:48.878Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-27T21:50:48.878Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T21:50:49.099Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-27T21:50:49.099Z] [2021-07-27T21:50:49.099Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-27T21:50:49.099Z] =========================== short test summary info ============================ [2021-07-27T21:50:49.099Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-27T21:50:49.099Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-27T21:50:49.099Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-27T21:50:49.099Z] Not supported on most drivers [2021-07-27T21:50:49.099Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-27T21:50:49.099Z] Output of docker top depends on host distro, and is not formalized. [2021-07-27T21:50:49.099Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-27T21:50:49.099Z] Output of docker top depends on host distro, and is not formalized. [2021-07-27T21:50:49.099Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-27T21:50:49.099Z] Can fail if eth0 has multiple IP addresses [2021-07-27T21:50:49.099Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-27T21:50:49.099Z] This doesn't seem to be taken into account by the engine [2021-07-27T21:50:49.099Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-27T21:50:49.099Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-27T21:50:49.099Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-27T21:50:49.099Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 345.46 seconds == [2021-07-27T21:50:49.356Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-27T21:50:50.245Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-27T21:50:50.505Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-07-27T21:50:50.505Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T21:50:50.769Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-27T21:50:51.997Z] Cannot create a file when that file already exists. [2021-07-27T21:50:52.419Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-27T21:50:52.420Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-07-27T21:50:52.420Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T21:50:52.658Z] --- PASS: TestCreateWithCustomMaskedPaths (3.64s) [2021-07-27T21:50:52.658Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T21:50:52.913Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-27T21:50:52.913Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-27T21:50:53.841Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-27T21:50:53.841Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-27T21:50:53.841Z] check_test.go:309: [dd1766826757a] daemon is not started [2021-07-27T21:50:53.841Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-27T21:50:54.329Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-27T21:50:54.329Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2021-07-27T21:50:54.329Z] === RUN TestIpcModeOlderClient [2021-07-27T21:50:54.329Z] === PAUSE TestIpcModeOlderClient [2021-07-27T21:50:54.329Z] === RUN TestKillContainerInvalidSignal [2021-07-27T21:50:54.770Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-27T21:50:55.270Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-07-27T21:50:55.270Z] === RUN TestKillContainer [2021-07-27T21:50:55.270Z] === RUN TestKillContainer/no_signal [2021-07-27T21:50:55.697Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.20s) [2021-07-27T21:50:55.697Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T21:50:55.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:50:55.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:50:55.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:50:55.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:50:55.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:50:55.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:50:55.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:50:55.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:50:55.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:50:55.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:50:55.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T21:50:55.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T21:50:55.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T21:50:55.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T21:50:55.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T21:50:55.841Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T21:50:55.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-27T21:50:55.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-07-27T21:50:55.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-07-27T21:50:55.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-27T21:50:55.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-07-27T21:50:55.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-07-27T21:50:55.953Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T21:50:56.411Z] === RUN TestKillContainer/killing_signal [2021-07-27T21:50:56.514Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-27T21:50:56.666Z] Removing intermediate container 687c1667a932 [2021-07-27T21:50:56.666Z] ---> f388cca46221 [2021-07-27T21:50:56.666Z] Step 13/13 : CMD ["sh"] [2021-07-27T21:50:56.666Z] ---> Running in b1f7191af52e [2021-07-27T21:50:56.666Z] Removing intermediate container b1f7191af52e [2021-07-27T21:50:56.666Z] ---> fbf384746aec [2021-07-27T21:50:56.666Z] Successfully built fbf384746aec [2021-07-27T21:50:56.666Z] Successfully tagged busybox:latest [2021-07-27T21:50:56.666Z] INFO: Docker images of the daemon under test [2021-07-27T21:50:56.666Z] [2021-07-27T21:50:56.666Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-27T21:50:56.666Z] busybox latest fbf384746aec Less than a second ago 5.72GB [2021-07-27T21:50:56.666Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 3 weeks ago 5.7GB [2021-07-27T21:50:56.666Z] microsoft/windowsservercore latest 9a0a02eca0e6 3 weeks ago 5.7GB [2021-07-27T21:50:56.666Z] [2021-07-27T21:50:56.666Z] INFO: Running integration tests at 07/27/2021 21:50:56... [2021-07-27T21:50:56.666Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-27T21:50:56.666Z] INFO: Integration API tests being run from the host: [2021-07-27T21:50:56.666Z] INFO: make.ps1 starting at 07/27/2021 21:50:56 [2021-07-27T21:50:57.076Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.09s) [2021-07-27T21:50:57.076Z] === RUN TestCreateDifferentPlatform [2021-07-27T21:50:57.076Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T21:50:57.076Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T21:50:57.076Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-27T21:50:57.076Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T21:50:57.076Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T21:50:57.076Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T21:50:57.076Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-27T21:50:57.076Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T21:50:57.076Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-27T21:50:57.076Z] === RUN TestContainerStartOnDaemonRestart [2021-07-27T21:50:57.076Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-27T21:50:57.076Z] === RUN TestDaemonRestartIpcMode [2021-07-27T21:50:57.076Z] === PAUSE TestDaemonRestartIpcMode [2021-07-27T21:50:57.076Z] === RUN TestDaemonHostGatewayIP [2021-07-27T21:50:57.076Z] === PAUSE TestDaemonHostGatewayIP [2021-07-27T21:50:57.076Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-27T21:50:57.076Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-27T21:50:57.076Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T21:50:57.076Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-27T21:50:57.076Z] === RUN TestDiff [2021-07-27T21:50:57.794Z] --- PASS: TestKillContainer (2.43s) [2021-07-27T21:50:57.794Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-07-27T21:50:57.794Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-07-27T21:50:57.794Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-07-27T21:50:57.794Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T21:50:57.794Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T21:50:58.194Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-27T21:50:58.365Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T21:50:58.444Z] --- PASS: TestDiff (1.16s) [2021-07-27T21:50:58.444Z] === RUN TestExecWithCloseStdin [2021-07-27T21:50:59.006Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-27T21:50:59.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2021-07-27T21:50:59.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2021-07-27T21:50:59.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2021-07-27T21:50:59.307Z] === RUN TestKillStoppedContainer [2021-07-27T21:50:59.307Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-27T21:50:59.307Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T21:50:59.567Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-27T21:50:59.567Z] === RUN TestKillDifferentUserContainer [2021-07-27T21:50:59.569Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-27T21:51:00.138Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-07-27T21:51:00.138Z] === RUN TestInspectOomKilledTrue [2021-07-27T21:51:00.138Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:51:00.138Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T21:51:00.138Z] === RUN TestInspectOomKilledFalse [2021-07-27T21:51:00.162Z] --- PASS: TestExecWithCloseStdin (1.87s) [2021-07-27T21:51:00.162Z] === RUN TestExec [2021-07-27T21:51:00.398Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:51:00.398Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T21:51:00.398Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T21:51:01.339Z] --- PASS: TestLinksEtcHostsContentMatch (0.90s) [2021-07-27T21:51:01.339Z] === RUN TestLinksContainerNames [2021-07-27T21:51:01.684Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T21:51:01.684Z] [2021-07-27T21:51:01.684Z] Unloading profiles will leave already running processes permanently [2021-07-27T21:51:01.684Z] unconfined, which can lead to unexpected situations. [2021-07-27T21:51:01.684Z] [2021-07-27T21:51:01.684Z] To set a process to complain mode, use the command line tool [2021-07-27T21:51:01.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T21:51:01.684Z] [2021-07-27T21:51:01.687Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-27T21:51:01.687Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean Post stage [Pipeline] junit [2021-07-27T21:51:01.703Z] Recording test results [2021-07-27T21:51:01.844Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-27T21:51:02.118Z] + echo Ensuring container killed. [2021-07-27T21:51:02.118Z] Ensuring container killed. [2021-07-27T21:51:02.118Z] + docker rm -vf docker-pr6 [2021-07-27T21:51:02.118Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-27T21:51:02.254Z] --- PASS: TestExec (2.00s) [2021-07-27T21:51:02.254Z] === RUN TestExecUser [2021-07-27T21:51:02.254Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-27T21:51:02.397Z] + echo Chowning /workspace to jenkins user [2021-07-27T21:51:02.397Z] Chowning /workspace to jenkins user [2021-07-27T21:51:02.397Z] + id -u [2021-07-27T21:51:02.397Z] + id -g [2021-07-27T21:51:02.397Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42685:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T21:51:02.810Z] --- PASS: TestLinksContainerNames (1.58s) [2021-07-27T21:51:02.810Z] === RUN TestLogsFollowTailEmpty [2021-07-27T21:51:03.751Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-07-27T21:51:03.751Z] === RUN TestContainerNetworkMountsNoChown [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T21:51:04.064Z] + bundleName=docker-py [2021-07-27T21:51:04.064Z] + echo Creating docker-py-bundles.tar.gz [2021-07-27T21:51:04.064Z] Creating docker-py-bundles.tar.gz [2021-07-27T21:51:04.064Z] + 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 [2021-07-27T21:51:04.076Z] Archiving artifacts [2021-07-27T21:51:04.144Z] check_test.go:309: [dc49afe54cd85] daemon is not started [2021-07-27T21:51:04.144Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-27T21:51:04.144Z] --- PASS: TestExecUser (1.94s) [2021-07-27T21:51:04.144Z] === RUN TestExportContainerAndImportImage [2021-07-27T21:51:04.310Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42685/6/artifacts/ [Pipeline] } [2021-07-27T21:51:04.321Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot/default [2021-07-27T21:51:04.321Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot/private [2021-07-27T21:51:04.321Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T21:51:04.321Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot/slave [2021-07-27T21:51:04.321Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T21:51:04.321Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot/shared [2021-07-27T21:51:04.321Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T21:51:04.321Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T21:51:04.321Z] === CONT TestMountDaemonRoot/default [2021-07-27T21:51:04.321Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T21:51:04.321Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:51:04.321Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:51:04.322Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:51:04.322Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:51:04.322Z] === CONT TestMountDaemonRoot/shared [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:51:04.322Z] === CONT TestMountDaemonRoot/private [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T21:51:04.322Z] === CONT TestMountDaemonRoot/slave [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:51:04.322Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:51:04.322Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T21:51:04.322Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:51:04.322Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:51:04.322Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:51:04.322Z] === CONT TestMountDaemonRoot/rprivate/mount_root [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T21:51:04.584Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:51:04.679Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/make.sh binary [2021-07-27T21:51:04.845Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:51:04.845Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T21:51:04.845Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:51:04.845Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:51:04.845Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T21:51:04.845Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-27T21:51:04.845Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-27T21:51:04.845Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T21:51:05.248Z] [2021-07-27T21:51:05.248Z] Removing bundles/ [2021-07-27T21:51:05.248Z] [2021-07-27T21:51:05.248Z] ---> Making bundle: binary (in bundles/binary) [2021-07-27T21:51:05.248Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-27T21:51:05.248Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:51:05.513Z] --- PASS: TestExportContainerAndImportImage (1.53s) [2021-07-27T21:51:05.513Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T21:51:06.756Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2021-07-27T21:51:06.756Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T21:51:06.877Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-27T21:51:07.133Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2021-07-27T21:51:07.133Z] === RUN TestHealthCheckWorkdir [2021-07-27T21:51:07.697Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-07-27T21:51:07.697Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T21:51:08.060Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-27T21:51:08.269Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-07-27T21:51:08.269Z] === RUN TestNetworkNat [2021-07-27T21:51:08.316Z] check_test.go:309: [d70b914934a59] daemon is not started [2021-07-27T21:51:08.316Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-27T21:51:08.881Z] --- PASS: TestHealthCheckWorkdir (1.77s) [2021-07-27T21:51:08.881Z] === RUN TestHealthKillContainer [2021-07-27T21:51:09.210Z] --- PASS: TestNetworkNat (0.86s) [2021-07-27T21:51:09.210Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T21:51:09.808Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-27T21:51:10.151Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-07-27T21:51:10.151Z] === RUN TestNetworkLoopbackNat [2021-07-27T21:51:10.369Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-27T21:51:10.369Z] docker_cli_daemon_plugins_test.go:79: [df78c94be0ff0] daemon is not started [2021-07-27T21:51:11.297Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-27T21:51:11.553Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-27T21:51:12.115Z] --- PASS: TestHealthKillContainer (3.24s) [2021-07-27T21:51:12.115Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T21:51:13.449Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-07-27T21:51:13.449Z] === RUN TestPause [2021-07-27T21:51:13.479Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s) [2021-07-27T21:51:13.479Z] === RUN TestIpcModeNone [2021-07-27T21:51:13.735Z] docker_cli_daemon_plugins_test.go:169: [d559b1a769222] daemon is not started [2021-07-27T21:51:14.019Z] --- PASS: TestPause (0.86s) [2021-07-27T21:51:14.019Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T21:51:14.019Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T21:51:14.019Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T21:51:14.019Z] === RUN TestPauseStopPausedContainer [2021-07-27T21:51:14.662Z] --- PASS: TestIpcModeNone (1.47s) [2021-07-27T21:51:14.663Z] === RUN TestIpcModePrivate [2021-07-27T21:51:14.919Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-27T21:51:14.959Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-07-27T21:51:14.959Z] === RUN TestPidHost [2021-07-27T21:51:15.175Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-27T21:51:16.549Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2021-07-27T21:51:16.549Z] --- PASS: TestIpcModePrivate (1.87s) [2021-07-27T21:51:16.549Z] === RUN TestIpcModeShareable [2021-07-27T21:51:17.499Z] --- PASS: TestPidHost (2.12s) [2021-07-27T21:51:17.499Z] === RUN TestPsFilter [2021-07-27T21:51:17.499Z] --- PASS: TestPsFilter (0.15s) [2021-07-27T21:51:17.499Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T21:51:18.069Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2021-07-27T21:51:18.069Z] === RUN TestRemoveContainerWithVolume [2021-07-27T21:51:18.438Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2021-07-27T21:51:18.438Z] --- PASS: TestIpcModeShareable (1.78s) [2021-07-27T21:51:18.438Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-27T21:51:19.009Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-07-27T21:51:19.009Z] === RUN TestRemoveContainerRunning [2021-07-27T21:51:19.579Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-07-27T21:51:19.579Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T21:51:19.806Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-27T21:51:20.062Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-27T21:51:20.521Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-07-27T21:51:20.521Z] === RUN TestRemoveInvalidContainer [2021-07-27T21:51:20.521Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-27T21:51:20.521Z] === RUN TestRenameLinkedContainer [2021-07-27T21:51:20.624Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-27T21:51:21.187Z] check_test.go:309: [d3d44af825be6] daemon is not started [2021-07-27T21:51:21.187Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-27T21:51:23.077Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.57s) [2021-07-27T21:51:23.077Z] === RUN TestAPIIpcModeHost [2021-07-27T21:51:23.334Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-27T21:51:23.820Z] --- PASS: TestRenameLinkedContainer (3.20s) [2021-07-27T21:51:23.820Z] === RUN TestRenameStoppedContainer [2021-07-27T21:51:24.390Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-07-27T21:51:24.390Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T21:51:25.221Z] --- PASS: TestAPIIpcModeHost (2.19s) [2021-07-27T21:51:25.221Z] === RUN TestDaemonIpcModeShareable [2021-07-27T21:51:25.476Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-27T21:51:25.476Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-27T21:51:26.300Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2021-07-27T21:51:26.300Z] === RUN TestRenameInvalidName [2021-07-27T21:51:26.869Z] --- PASS: TestRenameInvalidName (0.81s) [2021-07-27T21:51:26.869Z] === RUN TestRenameAnonymousContainer [2021-07-27T21:51:27.992Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-07-27T21:51:27.992Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-27T21:51:27.992Z] --- PASS: TestDaemonIpcModeShareable (2.72s) [2021-07-27T21:51:27.992Z] === RUN TestDaemonIpcModePrivate [2021-07-27T21:51:28.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T21:51:28.130Z] INFO: Testing against a local daemon [2021-07-27T21:51:28.130Z] === RUN TestBuildWithSession [2021-07-27T21:51:28.130Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T21:51:28.130Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-27T21:51:28.130Z] === RUN TestBuildSquashParent [2021-07-27T21:51:28.130Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T21:51:28.130Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-27T21:51:28.130Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-27T21:51:28.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:51:28.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:51:28.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:51:28.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:51:28.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:51:28.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:51:28.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:51:28.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:51:28.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:51:28.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:51:28.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:51:28.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:51:28.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-27T21:51:28.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-27T21:51:28.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-27T21:51:28.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-27T21:51:29.880Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-27T21:51:30.165Z] --- PASS: TestRenameAnonymousContainer (2.83s) [2021-07-27T21:51:30.165Z] === RUN TestRenameContainerWithSameName [2021-07-27T21:51:30.443Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-07-27T21:51:30.443Z] --- PASS: TestDaemonIpcModePrivate (2.71s) [2021-07-27T21:51:30.443Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-27T21:51:30.735Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-07-27T21:51:30.735Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T21:51:32.119Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2021-07-27T21:51:32.119Z] === RUN TestResize [2021-07-27T21:51:32.332Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-27T21:51:32.332Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-27T21:51:32.894Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-07-27T21:51:33.061Z] --- PASS: TestResize (0.81s) [2021-07-27T21:51:33.061Z] === RUN TestResizeWithInvalidSize [2021-07-27T21:51:33.151Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.58s) [2021-07-27T21:51:33.151Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-27T21:51:34.001Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2021-07-27T21:51:34.001Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T21:51:34.516Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-27T21:51:34.942Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:51:34.942Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:51:34.942Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:51:34.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T21:51:34.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:51:34.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T21:51:34.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:51:35.442Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-07-27T21:51:35.698Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.67s) [2021-07-27T21:51:35.698Z] === RUN TestIpcModeOlderClient [2021-07-27T21:51:35.698Z] === PAUSE TestIpcModeOlderClient [2021-07-27T21:51:35.698Z] === RUN TestKillContainerInvalidSignal [2021-07-27T21:51:36.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T21:51:36.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T21:51:36.625Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-27T21:51:36.625Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-27T21:51:36.881Z] --- PASS: TestKillContainerInvalidSignal (1.20s) [2021-07-27T21:51:36.881Z] === RUN TestKillContainer [2021-07-27T21:51:36.881Z] === RUN TestKillContainer/no_signal [2021-07-27T21:51:37.136Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-27T21:51:37.393Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-27T21:51:37.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:51:37.954Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T21:51:38.480Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T21:51:38.880Z] === RUN TestKillContainer/killing_signal [2021-07-27T21:51:39.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T21:51:39.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T21:51:39.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:51:39.809Z] --- PASS: TestKillContainer (2.93s) [2021-07-27T21:51:39.809Z] --- PASS: TestKillContainer/no_signal (1.01s) [2021-07-27T21:51:39.809Z] --- PASS: TestKillContainer/non_killing_signal (0.78s) [2021-07-27T21:51:39.809Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2021-07-27T21:51:39.809Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T21:51:39.809Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-27T21:51:40.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-27T21:51:40.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-27T21:51:40.736Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-27T21:51:40.736Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-27T21:51:40.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T21:51:42.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.05s) [2021-07-27T21:51:42.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2021-07-27T21:51:42.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.95s) [2021-07-27T21:51:42.099Z] === RUN TestKillStoppedContainer [2021-07-27T21:51:42.099Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-27T21:51:42.099Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T21:51:42.099Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-07-27T21:51:42.099Z] === RUN TestKillDifferentUserContainer [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2021-07-27T21:51:42.886Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2021-07-27T21:51:42.886Z] === RUN TestCgroupNamespacesRun [2021-07-27T21:51:43.027Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2021-07-27T21:51:43.028Z] === RUN TestInspectOomKilledTrue [2021-07-27T21:51:43.028Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:51:43.028Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T21:51:43.028Z] === RUN TestInspectOomKilledFalse [2021-07-27T21:51:43.028Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:51:43.028Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T21:51:43.028Z] === RUN TestLinksEtcHostsContentMatch [2021-07-27T21:51:43.955Z] --- PASS: TestLinksEtcHostsContentMatch (1.13s) [2021-07-27T21:51:43.955Z] === RUN TestLinksContainerNames [2021-07-27T21:51:44.798Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2021-07-27T21:51:44.798Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T21:51:45.322Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-27T21:51:45.884Z] --- PASS: TestLinksContainerNames (1.75s) [2021-07-27T21:51:45.884Z] === RUN TestLogsFollowTailEmpty [2021-07-27T21:51:46.181Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2021-07-27T21:51:46.181Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T21:51:46.446Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-27T21:51:46.702Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2021-07-27T21:51:46.702Z] === RUN TestContainerNetworkMountsNoChown [2021-07-27T21:51:47.263Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-27T21:51:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-27T21:51:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.19s) [2021-07-27T21:51:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.32s) [2021-07-27T21:51:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.69s) [2021-07-27T21:51:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.77s) [2021-07-27T21:51:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.44s) [2021-07-27T21:51:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.69s) [2021-07-27T21:51:47.537Z] === RUN TestBuildMultiStageCopy [2021-07-27T21:51:47.537Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-27T21:51:47.826Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/default [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/default [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/private [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/private [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rprivate [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/slave [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/slave [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rslave [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/shared [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/shared [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rshared [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/default [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/rshared [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/shared [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/rslave [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/slave [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/rprivate [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/private [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-27T21:51:47.826Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:51:47.826Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-27T21:51:47.826Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-27T21:51:47.826Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-27T21:51:48.082Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-27T21:51:48.091Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-07-27T21:51:48.091Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T21:51:48.338Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-27T21:51:48.338Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-27T21:51:48.338Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-27T21:51:48.338Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-27T21:51:48.338Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-27T21:51:48.338Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-27T21:51:48.338Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-27T21:51:48.338Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-27T21:51:48.338Z] === RUN TestContainerBindMountNonRecursive [2021-07-27T21:51:50.002Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-07-27T21:51:50.002Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T21:51:51.605Z] --- PASS: TestContainerBindMountNonRecursive (3.28s) [2021-07-27T21:51:51.605Z] === RUN TestContainerVolumesMountedAsShared [2021-07-27T21:51:51.912Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-07-27T21:51:51.912Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T21:51:52.531Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2021-07-27T21:51:52.531Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-27T21:51:53.295Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.47s) [2021-07-27T21:51:53.295Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T21:51:53.897Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-27T21:51:54.153Z] --- PASS: TestContainerVolumesMountedAsSlave (1.81s) [2021-07-27T21:51:54.153Z] === RUN TestNetworkNat [2021-07-27T21:51:54.235Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-07-27T21:51:54.235Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T21:51:55.520Z] check_test.go:309: [dbcf4f89b83b4] daemon is not started [2021-07-27T21:51:55.520Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-27T21:51:55.520Z] --- PASS: TestNetworkNat (1.32s) [2021-07-27T21:51:55.520Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T21:51:56.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-27T21:51:56.148Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-07-27T21:51:56.148Z] === RUN TestNISDomainname [2021-07-27T21:51:56.886Z] --- PASS: TestNetworkLocalhostTCPNat (1.38s) [2021-07-27T21:51:56.886Z] === RUN TestNetworkLoopbackNat [2021-07-27T21:51:57.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-27T21:51:57.088Z] --- PASS: TestNISDomainname (1.29s) [2021-07-27T21:51:57.088Z] === RUN TestHostnameDnsResolution [2021-07-27T21:51:57.995Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-27T21:51:58.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-27T21:51:58.480Z] --- PASS: TestHostnameDnsResolution (1.39s) [2021-07-27T21:51:58.480Z] === RUN TestStats [2021-07-27T21:51:59.533Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-27T21:52:01.098Z] --- PASS: TestBuildMultiStageCopy (13.31s) [2021-07-27T21:52:01.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.52s) [2021-07-27T21:52:01.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2021-07-27T21:52:01.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2021-07-27T21:52:01.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2021-07-27T21:52:01.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2021-07-27T21:52:01.098Z] === RUN TestBuildMultiStageParentConfig [2021-07-27T21:52:01.595Z] --- PASS: TestNetworkLoopbackNat (4.25s) [2021-07-27T21:52:01.595Z] === RUN TestPause [2021-07-27T21:52:01.777Z] --- PASS: TestStats (2.82s) [2021-07-27T21:52:01.777Z] === RUN TestStopContainerWithTimeout [2021-07-27T21:52:01.777Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T21:52:01.777Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T21:52:01.777Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T21:52:01.777Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T21:52:01.777Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T21:52:01.777Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T21:52:01.777Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T21:52:01.777Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T21:52:01.777Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T21:52:01.778Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T21:52:01.778Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T21:52:01.778Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T21:52:02.524Z] --- PASS: TestPause (1.43s) [2021-07-27T21:52:02.524Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T21:52:02.524Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T21:52:02.524Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T21:52:02.524Z] === RUN TestPauseStopPausedContainer [2021-07-27T21:52:03.889Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-27T21:52:03.889Z] --- PASS: TestPauseStopPausedContainer (1.41s) [2021-07-27T21:52:03.889Z] === RUN TestPidHost [2021-07-27T21:52:03.990Z] --- PASS: TestBuildMultiStageParentConfig (2.94s) [2021-07-27T21:52:03.990Z] === RUN TestBuildLabelWithTargets [2021-07-27T21:52:03.990Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T21:52:03.990Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-27T21:52:03.990Z] === RUN TestBuildWithEmptyLayers [2021-07-27T21:52:04.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-27T21:52:05.078Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-27T21:52:05.078Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2021-07-27T21:52:05.078Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2021-07-27T21:52:05.078Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2021-07-27T21:52:05.078Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2021-07-27T21:52:05.078Z] === RUN TestDeleteDevicemapper [2021-07-27T21:52:05.078Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T21:52:05.078Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T21:52:05.078Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T21:52:05.520Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2021-07-27T21:52:05.520Z] === RUN TestBuildMultiStageOnBuild [2021-07-27T21:52:07.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-27T21:52:07.976Z] --- PASS: TestPidHost (3.94s) [2021-07-27T21:52:07.976Z] === RUN TestPsFilter [2021-07-27T21:52:07.976Z] --- PASS: TestPsFilter (0.12s) [2021-07-27T21:52:07.976Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T21:52:08.378Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s) [2021-07-27T21:52:08.378Z] === RUN TestUpdateMemory [2021-07-27T21:52:08.378Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:52:08.378Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-27T21:52:08.378Z] === RUN TestUpdateCPUQuota [2021-07-27T21:52:09.341Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.17s) [2021-07-27T21:52:09.341Z] === RUN TestRemoveContainerWithVolume [2021-07-27T21:52:10.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-27T21:52:10.706Z] --- PASS: TestRemoveContainerWithVolume (1.57s) [2021-07-27T21:52:10.706Z] === RUN TestRemoveContainerRunning [2021-07-27T21:52:12.072Z] --- PASS: TestRemoveContainerRunning (1.18s) [2021-07-27T21:52:12.072Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T21:52:12.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-27T21:52:13.566Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s) [2021-07-27T21:52:13.566Z] === RUN TestRemoveInvalidContainer [2021-07-27T21:52:13.566Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-27T21:52:13.566Z] === RUN TestRenameLinkedContainer [2021-07-27T21:52:14.953Z] --- PASS: TestUpdateCPUQuota (5.65s) [2021-07-27T21:52:14.953Z] === RUN TestUpdatePidsLimit [2021-07-27T21:52:14.953Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-27T21:52:14.953Z] === RUN TestUpdatePidsLimit/no_change [2021-07-27T21:52:15.213Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-27T21:52:15.785Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-27T21:52:16.726Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-27T21:52:16.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-27T21:52:17.297Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-27T21:52:17.860Z] --- PASS: TestBuildMultiStageOnBuild (12.83s) [2021-07-27T21:52:17.860Z] === RUN TestBuildUncleanTarFilenames [2021-07-27T21:52:17.860Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T21:52:17.860Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-27T21:52:17.860Z] === RUN TestBuildMultiStageLayerLeak [2021-07-27T21:52:17.868Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-27T21:52:18.730Z] --- PASS: TestRenameLinkedContainer (5.32s) [2021-07-27T21:52:18.730Z] === RUN TestRenameStoppedContainer [2021-07-27T21:52:19.252Z] --- PASS: TestUpdatePidsLimit (5.39s) [2021-07-27T21:52:19.252Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-07-27T21:52:19.252Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-07-27T21:52:19.252Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-07-27T21:52:19.252Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s) [2021-07-27T21:52:19.252Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-07-27T21:52:19.252Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-07-27T21:52:19.252Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-07-27T21:52:19.252Z] === RUN TestUpdateRestartPolicy [2021-07-27T21:52:19.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-27T21:52:20.223Z] --- PASS: TestRenameStoppedContainer (1.36s) [2021-07-27T21:52:20.223Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T21:52:23.490Z] --- PASS: TestRenameRunningContainerAndReuse (2.92s) [2021-07-27T21:52:23.490Z] === RUN TestRenameInvalidName [2021-07-27T21:52:23.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-27T21:52:23.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-27T21:52:24.306Z] --- PASS: TestRenameInvalidName (1.20s) [2021-07-27T21:52:24.306Z] === RUN TestRenameAnonymousContainer [2021-07-27T21:52:25.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-27T21:52:26.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-27T21:52:27.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-27T21:52:28.456Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2021-07-27T21:52:28.456Z] === RUN TestRenameContainerWithSameName [2021-07-27T21:52:29.823Z] --- PASS: TestRenameContainerWithSameName (1.33s) [2021-07-27T21:52:29.823Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T21:52:29.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-27T21:52:32.340Z] --- PASS: TestRenameContainerWithLinkedContainer (2.29s) [2021-07-27T21:52:32.340Z] === RUN TestResize [2021-07-27T21:52:33.268Z] --- PASS: TestResize (1.14s) [2021-07-27T21:52:33.268Z] === RUN TestResizeWithInvalidSize [2021-07-27T21:52:33.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-27T21:52:34.086Z] --- PASS: TestResizeWithInvalidSize (1.12s) [2021-07-27T21:52:34.086Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T21:52:34.148Z] --- PASS: TestUpdateRestartPolicy (12.91s) [2021-07-27T21:52:34.148Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T21:52:34.148Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2021-07-27T21:52:34.148Z] === RUN TestWaitNonBlocked [2021-07-27T21:52:34.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:52:34.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:52:34.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:52:34.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:52:34.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:52:34.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:52:34.148Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-27T21:52:34.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2021-07-27T21:52:34.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-07-27T21:52:34.148Z] === RUN TestWaitBlocked [2021-07-27T21:52:34.148Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:52:34.148Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:52:34.148Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:52:34.148Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:52:34.148Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:52:34.148Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:52:35.453Z] --- PASS: TestResizeWhenContainerNotStarted (1.09s) [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:52:35.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:52:35.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:52:35.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-27T21:52:35.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-27T21:52:35.512Z] --- PASS: TestBuildMultiStageLayerLeak (15.46s) [2021-07-27T21:52:35.512Z] === RUN TestBuildWithHugeFile [2021-07-27T21:52:35.536Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-27T21:52:35.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2021-07-27T21:52:35.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2021-07-27T21:52:35.536Z] === CONT TestContainerStartOnDaemonRestart [2021-07-27T21:52:35.536Z] === CONT TestIpcModeOlderClient [2021-07-27T21:52:35.536Z] === CONT TestContainerKillOnDaemonStart [2021-07-27T21:52:35.536Z] === CONT TestDaemonHostGatewayIP [2021-07-27T21:52:35.536Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-27T21:52:35.536Z] === CONT TestDaemonRestartIpcMode [2021-07-27T21:52:37.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-27T21:52:38.841Z] --- PASS: TestContainerStartOnDaemonRestart (3.51s) [2021-07-27T21:52:38.841Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T21:52:39.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:52:39.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:52:39.784Z] --- PASS: TestDaemonRestartIpcMode (4.41s) [2021-07-27T21:52:39.784Z] --- PASS: TestDaemonHostGatewayIP (4.60s) [2021-07-27T21:52:41.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-27T21:52:41.223Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-27T21:52:41.690Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-27T21:52:41.690Z] Copying nested executables into bundles/binary-daemon [2021-07-27T21:52:41.690Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-27T21:52:41.690Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:52:41.690Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-27T21:52:41.690Z] [Pipeline] } [2021-07-27T21:52:41.702Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.75s) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-27T21:52:42.025Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/make.sh cross [2021-07-27T21:52:42.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-27T21:52:42.592Z] [2021-07-27T21:52:42.592Z] Removing bundles/ [2021-07-27T21:52:42.592Z] [2021-07-27T21:52:42.592Z] ---> Making bundle: cross (in bundles/cross) [2021-07-27T21:52:42.592Z] Cross building: bundles/cross/linux/amd64 [2021-07-27T21:52:42.592Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-27T21:52:42.592Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-27T21:52:42.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-27T21:52:45.365Z] check_test.go:309: [d4d01b04fcb35] daemon is not started [2021-07-27T21:52:45.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-27T21:52:45.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-27T21:52:45.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-27T21:52:46.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-27T21:52:46.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-27T21:52:48.277Z] --- PASS: TestContainerKillOnDaemonStart (12.56s) [2021-07-27T21:52:48.277Z] PASS [2021-07-27T21:52:48.277Z] [2021-07-27T21:52:48.277Z] === Skipped [2021-07-27T21:52:48.277Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-27T21:52:48.277Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T21:52:48.277Z] [2021-07-27T21:52:48.277Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T21:52:48.277Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:52:48.277Z] [2021-07-27T21:52:48.277Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-27T21:52:48.277Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:52:48.277Z] [2021-07-27T21:52:48.277Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T21:52:48.277Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T21:52:48.277Z] [2021-07-27T21:52:48.277Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T21:52:48.277Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T21:52:48.277Z] [2021-07-27T21:52:48.277Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-27T21:52:48.277Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:52:48.277Z] [2021-07-27T21:52:48.277Z] [2021-07-27T21:52:48.277Z] DONE 195 tests, 6 skipped in 151.126s [2021-07-27T21:52:48.277Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T21:52:48.277Z] ++ 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 [2021-07-27T21:52:48.277Z] ++ set -e [2021-07-27T21:52:48.277Z] ++ '[' -n 0 ']' [2021-07-27T21:52:48.277Z] ++ set -x [2021-07-27T21:52:48.277Z] ++ 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 [2021-07-27T21:52:48.848Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T21:52:49.419Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-27T21:52:49.419Z] === RUN TestDaemonConfigValidation [2021-07-27T21:52:49.419Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:52:49.419Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:52:49.419Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T21:52:49.419Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T21:52:49.419Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T21:52:49.419Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T21:52:49.419Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T21:52:49.419Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T21:52:49.419Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T21:52:49.419Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T21:52:49.419Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:52:49.419Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T21:52:49.419Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T21:52:49.419Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T21:52:49.680Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T21:52:49.680Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T21:52:49.680Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-07-27T21:52:49.680Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-07-27T21:52:49.680Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-07-27T21:52:49.680Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-07-27T21:52:49.680Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-27T21:52:49.680Z] PASS [2021-07-27T21:52:49.680Z] [2021-07-27T21:52:49.680Z] DONE 7 tests in 1.779s [2021-07-27T21:52:49.680Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T21:52:49.680Z] ++ 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 [2021-07-27T21:52:49.680Z] ++ set -e [2021-07-27T21:52:49.680Z] ++ '[' -n 0 ']' [2021-07-27T21:52:49.680Z] ++ set -x [2021-07-27T21:52:49.680Z] ++ 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 [2021-07-27T21:52:49.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-27T21:52:49.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-27T21:52:51.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-27T21:52:52.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-27T21:52:52.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-27T21:52:53.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-27T21:52:53.879Z] INFO: Testing against a local daemon [2021-07-27T21:52:53.879Z] === RUN TestCommitInheritsEnv [2021-07-27T21:52:53.879Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-07-27T21:52:53.879Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T21:52:53.879Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-27T21:52:53.879Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T21:52:53.879Z] === RUN TestImagesFilterMultiReference [2021-07-27T21:52:53.879Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-27T21:52:53.879Z] === RUN TestImagePullPlatformInvalid [2021-07-27T21:52:53.879Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-27T21:52:53.879Z] === RUN TestRemoveImageOrphaning [2021-07-27T21:52:54.139Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-07-27T21:52:54.139Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T21:52:54.139Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:52:54.139Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-27T21:52:54.139Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T21:52:54.139Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-27T21:52:54.139Z] === RUN TestTagInvalidReference [2021-07-27T21:52:54.139Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-27T21:52:54.139Z] === RUN TestTagValidPrefixedRepo [2021-07-27T21:52:54.399Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-27T21:52:54.399Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T21:52:54.399Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-27T21:52:54.399Z] === RUN TestTagOfficialNames [2021-07-27T21:52:54.399Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-27T21:52:54.399Z] === RUN TestTagMatchesDigest [2021-07-27T21:52:54.399Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-27T21:52:54.399Z] PASS [2021-07-27T21:52:54.399Z] [2021-07-27T21:52:54.399Z] === Skipped [2021-07-27T21:52:54.399Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T21:52:54.399Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-27T21:52:54.399Z] [2021-07-27T21:52:54.399Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-27T21:52:54.399Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:52:54.399Z] [2021-07-27T21:52:54.399Z] [2021-07-27T21:52:54.399Z] DONE 12 tests, 2 skipped in 4.748s [2021-07-27T21:52:54.399Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T21:52:54.399Z] ++ 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 [2021-07-27T21:52:54.399Z] ++ set -e [2021-07-27T21:52:54.399Z] ++ '[' -n 0 ']' [2021-07-27T21:52:54.399Z] ++ set -x [2021-07-27T21:52:54.399Z] ++ 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 [2021-07-27T21:52:54.659Z] INFO: Testing against a local daemon [2021-07-27T21:52:54.659Z] === RUN TestNetworkCreateDelete [2021-07-27T21:52:54.919Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-07-27T21:52:54.919Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.81s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.90s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.28s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.44s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.04s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.55s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.88s) [2021-07-27T21:52:55.429Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.67s) [2021-07-27T21:52:55.429Z] === RUN TestCgroupNamespacesRun [2021-07-27T21:52:55.488Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2021-07-27T21:52:55.488Z] === RUN TestDaemonDNSFallback [2021-07-27T21:52:56.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-27T21:52:58.248Z] --- PASS: TestCgroupNamespacesRun (2.54s) [2021-07-27T21:52:58.248Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-27T21:52:59.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-27T21:52:59.873Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2021-07-27T21:52:59.873Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-27T21:53:03.227Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.05s) [2021-07-27T21:53:03.227Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-27T21:53:03.616Z] --- PASS: TestDaemonDNSFallback (6.84s) [2021-07-27T21:53:03.616Z] === RUN TestInspectNetwork [2021-07-27T21:53:04.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-27T21:53:06.043Z] --- PASS: TestCgroupNamespacesRunHostMode (2.97s) [2021-07-27T21:53:06.043Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-27T21:53:06.158Z] === RUN TestInspectNetwork/full_network_id [2021-07-27T21:53:06.158Z] === RUN TestInspectNetwork/partial_network_id [2021-07-27T21:53:06.158Z] === RUN TestInspectNetwork/network_name [2021-07-27T21:53:06.158Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-27T21:53:07.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-27T21:53:08.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-27T21:53:08.589Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.61s) [2021-07-27T21:53:08.589Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-27T21:53:08.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-27T21:53:09.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-27T21:53:10.333Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2021-07-27T21:53:10.333Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-27T21:53:10.589Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-27T21:53:11.151Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-07-27T21:53:11.151Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-27T21:53:11.151Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-27T21:53:11.439Z] --- PASS: TestInspectNetwork (8.52s) [2021-07-27T21:53:11.439Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-27T21:53:11.439Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-27T21:53:11.439Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-27T21:53:11.439Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-27T21:53:11.439Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T21:53:12.078Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-27T21:53:12.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-27T21:53:13.982Z] --- PASS: TestRunContainerWithBridgeNone (3.08s) [2021-07-27T21:53:13.982Z] === RUN TestNetworkInvalidJSON [2021-07-27T21:53:13.982Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T21:53:13.982Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T21:53:13.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:53:13.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:53:13.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:53:13.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:53:13.982Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T21:53:13.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:53:13.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:53:13.982Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-27T21:53:13.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T21:53:13.982Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T21:53:13.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T21:53:13.982Z] === RUN TestNetworkList [2021-07-27T21:53:13.982Z] === RUN TestNetworkList//networks [2021-07-27T21:53:13.982Z] === PAUSE TestNetworkList//networks [2021-07-27T21:53:13.982Z] === RUN TestNetworkList//networks/ [2021-07-27T21:53:13.982Z] === PAUSE TestNetworkList//networks/ [2021-07-27T21:53:13.982Z] === CONT TestNetworkList//networks [2021-07-27T21:53:13.982Z] === CONT TestNetworkList//networks/ [2021-07-27T21:53:13.982Z] --- PASS: TestNetworkList (0.03s) [2021-07-27T21:53:13.982Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T21:53:13.982Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T21:53:13.982Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T21:53:14.005Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.68s) [2021-07-27T21:53:14.005Z] === RUN TestNISDomainname [2021-07-27T21:53:14.552Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-27T21:53:14.552Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T21:53:15.492Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-27T21:53:15.492Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T21:53:16.433Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-07-27T21:53:16.433Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T21:53:16.521Z] --- PASS: TestNISDomainname (2.32s) [2021-07-27T21:53:16.521Z] === RUN TestHostnameDnsResolution [2021-07-27T21:53:16.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-27T21:53:16.521Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-27T21:53:16.521Z] check_test.go:309: [d3b4a86565149] daemon is not started [2021-07-27T21:53:16.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-27T21:53:16.521Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-27T21:53:16.521Z] check_test.go:309: [dc70b4c128d05] daemon is not started [2021-07-27T21:53:16.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-27T21:53:17.815Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-07-27T21:53:17.815Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T21:53:18.409Z] --- PASS: TestHostnameDnsResolution (1.99s) [2021-07-27T21:53:18.409Z] === RUN TestStats [2021-07-27T21:53:19.197Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-07-27T21:53:19.197Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T21:53:19.336Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-27T21:53:19.336Z] check_test.go:309: [d8e39ca484e67] daemon is not started [2021-07-27T21:53:19.457Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-27T21:53:19.457Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T21:53:19.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-27T21:53:20.520Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-27T21:53:21.082Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-27T21:53:21.337Z] --- PASS: TestStats (3.28s) [2021-07-27T21:53:21.337Z] === RUN TestStopContainerWithTimeout [2021-07-27T21:53:21.337Z] === RUN TestStopContainerWithTimeout/0 [2021-07-27T21:53:21.337Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-27T21:53:21.337Z] === RUN TestStopContainerWithTimeout/1 [2021-07-27T21:53:21.337Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-27T21:53:21.337Z] === RUN TestStopContainerWithTimeout/3 [2021-07-27T21:53:21.337Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-27T21:53:21.337Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-27T21:53:21.337Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-27T21:53:21.337Z] === CONT TestStopContainerWithTimeout/0 [2021-07-27T21:53:21.337Z] === CONT TestStopContainerWithTimeout/3 [2021-07-27T21:53:22.703Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-27T21:53:22.756Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2021-07-27T21:53:22.756Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T21:53:22.756Z] service_test.go:242: FLAKY_TEST [2021-07-27T21:53:22.756Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T21:53:22.756Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T21:53:23.630Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-27T21:53:25.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-27T21:53:25.519Z] === CONT TestStopContainerWithTimeout/1 [2021-07-27T21:53:28.037Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-27T21:53:28.037Z] --- PASS: TestStopContainerWithTimeout/0 (2.13s) [2021-07-27T21:53:28.037Z] --- PASS: TestStopContainerWithTimeout/3 (4.09s) [2021-07-27T21:53:28.037Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-07-27T21:53:28.037Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2021-07-27T21:53:28.037Z] === RUN TestDeleteDevicemapper [2021-07-27T21:53:28.037Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T21:53:28.037Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-27T21:53:28.037Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T21:53:28.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-27T21:53:30.331Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-27T21:53:32.221Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.15s) [2021-07-27T21:53:32.221Z] === RUN TestUpdateMemory [2021-07-27T21:53:32.221Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:53:32.221Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-27T21:53:32.221Z] === RUN TestUpdateCPUQuota [2021-07-27T21:53:33.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-27T21:53:33.403Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-27T21:53:33.963Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-27T21:53:34.524Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-27T21:53:34.780Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-27T21:53:35.036Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-27T21:53:35.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-27T21:53:35.292Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-27T21:53:35.292Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-27T21:53:35.292Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-27T21:53:36.219Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-27T21:53:38.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-27T21:53:40.862Z] --- PASS: TestServiceWithDataPathPortInit (16.02s) [2021-07-27T21:53:40.862Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T21:53:41.803Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1pis79z3d5rseuqak238cmceq Created:2021-07-27 21:53:39.945671217 +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[c261b01608d49300f118521a2d833114f6b359ae71cee9d826534237d2699ff0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8270ow025u9qz2khk6n02czjs EndpointID:8c508df567225c861da26a38bca1daedd5bd4774e1fa323ccd6b32e7e930627b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4492b110d88d6cfd87181ad4b0f8cc73fde31f9e70aa141319f2e385323c9f48 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:4604b3900aa2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8270ow025u9qz2khk6n02czjs EndpointID:8c508df567225c861da26a38bca1daedd5bd4774e1fa323ccd6b32e7e930627b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-27T21:53:42.278Z] --- PASS: TestUpdateCPUQuota (9.72s) [2021-07-27T21:53:42.278Z] === RUN TestUpdatePidsLimit [2021-07-27T21:53:42.278Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-27T21:53:42.278Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-27T21:53:42.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-27T21:53:42.840Z] === RUN TestUpdatePidsLimit/no_change [2021-07-27T21:53:43.403Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-27T21:53:44.329Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-27T21:53:44.585Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-27T21:53:45.149Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-27T21:53:45.711Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-27T21:53:46.638Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-27T21:53:46.894Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-27T21:53:47.090Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2021-07-27T21:53:47.090Z] PASS [2021-07-27T21:53:47.090Z] [2021-07-27T21:53:47.090Z] === Skipped [2021-07-27T21:53:47.090Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T21:53:47.090Z] service_test.go:242: FLAKY_TEST [2021-07-27T21:53:47.090Z] [2021-07-27T21:53:47.090Z] [2021-07-27T21:53:47.090Z] DONE 26 tests, 1 skipped in 52.016s [2021-07-27T21:53:47.090Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T21:53:47.090Z] ++ 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 [2021-07-27T21:53:47.090Z] ++ set -e [2021-07-27T21:53:47.090Z] ++ '[' -n 0 ']' [2021-07-27T21:53:47.090Z] ++ set -x [2021-07-27T21:53:47.090Z] ++ 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 [2021-07-27T21:53:47.150Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-27T21:53:47.406Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-27T21:53:48.032Z] INFO: Testing against a local daemon [2021-07-27T21:53:48.032Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T21:53:48.032Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:53:48.032Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T21:53:48.032Z] === RUN TestDockerNetworkIpvlan [2021-07-27T21:53:48.032Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:53:48.032Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T21:53:48.032Z] PASS [2021-07-27T21:53:48.032Z] [2021-07-27T21:53:48.032Z] === Skipped [2021-07-27T21:53:48.032Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-27T21:53:48.032Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:53:48.032Z] [2021-07-27T21:53:48.032Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T21:53:48.032Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:53:48.032Z] [2021-07-27T21:53:48.033Z] [2021-07-27T21:53:48.033Z] DONE 2 tests, 2 skipped in 1.315s [2021-07-27T21:53:48.033Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T21:53:48.033Z] ++ 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 [2021-07-27T21:53:48.033Z] ++ set -e [2021-07-27T21:53:48.033Z] ++ '[' -n 0 ']' [2021-07-27T21:53:48.033Z] ++ set -x [2021-07-27T21:53:48.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-07-27T21:53:48.293Z] INFO: Testing against a local daemon [2021-07-27T21:53:48.293Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T21:53:48.335Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-27T21:53:48.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-27T21:53:49.677Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-07-27T21:53:49.677Z] === RUN TestDockerNetworkMacvlan [2021-07-27T21:53:49.827Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-27T21:53:50.617Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-27T21:53:51.558Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-27T21:53:52.345Z] --- PASS: TestUpdatePidsLimit (10.30s) [2021-07-27T21:53:52.345Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.32s) [2021-07-27T21:53:52.345Z] --- PASS: TestUpdatePidsLimit/no_change (1.30s) [2021-07-27T21:53:52.345Z] --- PASS: TestUpdatePidsLimit/update_lower (1.35s) [2021-07-27T21:53:52.345Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.44s) [2021-07-27T21:53:52.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.44s) [2021-07-27T21:53:52.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.23s) [2021-07-27T21:53:52.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.29s) [2021-07-27T21:53:52.345Z] === RUN TestUpdateRestartPolicy [2021-07-27T21:53:52.345Z] check_test.go:309: [d09f2418c0076] daemon is not started [2021-07-27T21:53:52.345Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-27T21:53:52.498Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-27T21:53:55.040Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-27T21:53:55.614Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-27T21:53:58.338Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-27T21:53:58.885Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-27T21:54:00.776Z] check_test.go:309: [d13ffa11e34dd] daemon is not started [2021-07-27T21:54:00.776Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-27T21:54:01.703Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-27T21:54:02.264Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-27T21:54:02.532Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-27T21:54:04.449Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-27T21:54:04.922Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-27T21:54:05.011Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-27T21:54:05.492Z] --- PASS: TestDockerNetworkMacvlan (15.63s) [2021-07-27T21:54:05.492Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-07-27T21:54:05.492Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-07-27T21:54:05.492Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.71s) [2021-07-27T21:54:05.492Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.92s) [2021-07-27T21:54:05.492Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.35s) [2021-07-27T21:54:05.492Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2021-07-27T21:54:05.492Z] PASS [2021-07-27T21:54:05.492Z] [2021-07-27T21:54:05.492Z] DONE 8 tests in 17.584s [2021-07-27T21:54:05.492Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T21:54:05.492Z] ++ 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 [2021-07-27T21:54:05.492Z] ++ set -e [2021-07-27T21:54:05.492Z] ++ '[' -n 0 ']' [2021-07-27T21:54:05.492Z] ++ set -x [2021-07-27T21:54:05.492Z] ++ 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 [2021-07-27T21:54:05.492Z] testing: warning: no tests to run [2021-07-27T21:54:05.492Z] PASS [2021-07-27T21:54:05.492Z] [2021-07-27T21:54:05.492Z] DONE 0 tests in 0.035s [2021-07-27T21:54:05.492Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T21:54:05.492Z] ++ 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 [2021-07-27T21:54:05.492Z] ++ set -e [2021-07-27T21:54:05.492Z] ++ '[' -n 0 ']' [2021-07-27T21:54:05.492Z] ++ set -x [2021-07-27T21:54:05.492Z] ++ 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 [2021-07-27T21:54:06.431Z] INFO: Testing against a local daemon [2021-07-27T21:54:06.431Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T21:54:06.904Z] --- PASS: TestUpdateRestartPolicy (14.80s) [2021-07-27T21:54:06.904Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T21:54:07.838Z] --- PASS: TestUpdateRestartWithAutoRemove (1.07s) [2021-07-27T21:54:07.838Z] === RUN TestWaitNonBlocked [2021-07-27T21:54:07.838Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:54:07.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:54:07.838Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:54:07.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:54:07.838Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T21:54:07.838Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T21:54:08.343Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2021-07-27T21:54:08.343Z] === RUN TestAuthZPluginTLS [2021-07-27T21:54:08.914Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-27T21:54:08.914Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T21:54:09.204Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-27T21:54:09.485Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-27T21:54:09.485Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T21:54:09.746Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-07-27T21:54:09.746Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T21:54:09.769Z] --- PASS: TestWaitNonBlocked (0.06s) [2021-07-27T21:54:09.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.74s) [2021-07-27T21:54:09.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.88s) [2021-07-27T21:54:09.769Z] === RUN TestWaitBlocked [2021-07-27T21:54:09.769Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:54:09.769Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:54:09.769Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:54:09.769Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:54:09.769Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-27T21:54:09.769Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-27T21:54:10.317Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-27T21:54:10.317Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T21:54:10.332Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-27T21:54:10.332Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-27T21:54:10.588Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-27T21:54:11.517Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-27T21:54:11.517Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-27T21:54:11.517Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-27T21:54:11.517Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.55s) [2021-07-27T21:54:11.517Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.70s) [2021-07-27T21:54:11.517Z] === CONT TestContainerKillOnDaemonStart [2021-07-27T21:54:11.517Z] === CONT TestContainerStartOnDaemonRestart [2021-07-27T21:54:11.774Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-27T21:54:12.030Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-27T21:54:12.030Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-27T21:54:12.030Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-27T21:54:12.030Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-27T21:54:12.030Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-27T21:54:12.030Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-27T21:54:12.030Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-27T21:54:12.030Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-27T21:54:12.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-27T21:54:12.237Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2021-07-27T21:54:12.237Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T21:54:12.500Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-27T21:54:12.500Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T21:54:12.593Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-27T21:54:12.848Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-27T21:54:13.073Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-07-27T21:54:13.073Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T21:54:13.409Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-27T21:54:13.650Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-27T21:54:13.650Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T21:54:13.971Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-27T21:54:14.532Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-27T21:54:15.094Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-27T21:54:15.350Z] --- PASS: TestContainerStartOnDaemonRestart (4.07s) [2021-07-27T21:54:15.350Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-27T21:54:15.605Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-27T21:54:16.167Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-27T21:54:16.193Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) [2021-07-27T21:54:16.193Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T21:54:16.423Z] check_test.go:309: [d7d55358ffd7d] daemon is not started [2021-07-27T21:54:16.423Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-27T21:54:16.985Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-27T21:54:17.546Z] check_test.go:309: [d534defccd4b5] daemon is not started [2021-07-27T21:54:17.546Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-27T21:54:17.576Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2021-07-27T21:54:17.576Z] === RUN TestAuthZPluginHeader [2021-07-27T21:54:18.120Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-27T21:54:18.516Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-07-27T21:54:18.516Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T21:54:18.516Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:54:18.516Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-27T21:54:18.516Z] === RUN TestAuthZPluginV2Disable [2021-07-27T21:54:18.516Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:54:18.516Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-27T21:54:18.516Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T21:54:18.516Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:54:18.516Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-27T21:54:18.516Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T21:54:18.516Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:54:18.516Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-27T21:54:18.516Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T21:54:18.682Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.30s) [2021-07-27T21:54:18.682Z] === CONT TestDaemonHostGatewayIP [2021-07-27T21:54:19.040Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-27T21:54:19.040Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-27T21:54:19.040Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-27T21:54:19.040Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-27T21:54:19.040Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-27T21:54:19.040Z] Cross building: bundles/cross/windows/amd64 [2021-07-27T21:54:19.040Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-27T21:54:19.040Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-27T21:54:19.608Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-27T21:54:23.961Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-27T21:54:23.961Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-27T21:54:23.961Z] --- PASS: TestDaemonHostGatewayIP (4.95s) [2021-07-27T21:54:23.961Z] === CONT TestDaemonRestartIpcMode [2021-07-27T21:54:23.961Z] check_test.go:309: [dbcec5dbcf6af] daemon is not started [2021-07-27T21:54:23.961Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-27T21:54:25.851Z] --- PASS: TestContainerKillOnDaemonStart (14.23s) [2021-07-27T21:54:25.851Z] === CONT TestIpcModeOlderClient [2021-07-27T21:54:25.851Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-07-27T21:54:27.741Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-27T21:54:27.741Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-27T21:54:27.997Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-27T21:54:28.924Z] --- PASS: TestDaemonRestartIpcMode (5.27s) [2021-07-27T21:54:28.924Z] PASS [2021-07-27T21:54:28.924Z] [2021-07-27T21:54:28.924Z] === Skipped [2021-07-27T21:54:28.924Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-27T21:54:28.924Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T21:54:28.924Z] [2021-07-27T21:54:28.924Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-27T21:54:28.924Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:54:28.924Z] [2021-07-27T21:54:28.924Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-27T21:54:28.924Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:54:28.924Z] [2021-07-27T21:54:28.924Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-27T21:54:28.924Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-27T21:54:28.924Z] [2021-07-27T21:54:28.924Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-27T21:54:28.924Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-27T21:54:28.924Z] [2021-07-27T21:54:28.924Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-27T21:54:28.924Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-27T21:54:28.924Z] [2021-07-27T21:54:28.924Z] [2021-07-27T21:54:28.924Z] DONE 195 tests, 6 skipped in 223.819s [2021-07-27T21:54:28.924Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-27T21:54:28.924Z] ++ 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 [2021-07-27T21:54:28.924Z] ++ set -e [2021-07-27T21:54:28.924Z] ++ '[' -n 0 ']' [2021-07-27T21:54:28.924Z] ++ set -x [2021-07-27T21:54:28.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-07-27T21:54:29.180Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T21:54:29.743Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-27T21:54:29.743Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-07-27T21:54:29.743Z] === RUN TestDaemonConfigValidation [2021-07-27T21:54:29.743Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:54:29.743Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:54:29.743Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-27T21:54:29.743Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-27T21:54:29.743Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-27T21:54:29.743Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-27T21:54:29.743Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-27T21:54:29.743Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-27T21:54:29.743Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-27T21:54:29.743Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-27T21:54:29.743Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-27T21:54:29.743Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-27T21:54:29.999Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-27T21:54:29.999Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-27T21:54:29.999Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-27T21:54:30.255Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-27T21:54:30.255Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2021-07-27T21:54:30.255Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2021-07-27T21:54:30.255Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-07-27T21:54:30.255Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2021-07-27T21:54:30.255Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2021-07-27T21:54:30.255Z] PASS [2021-07-27T21:54:30.255Z] [2021-07-27T21:54:30.255Z] DONE 7 tests in 1.175s [2021-07-27T21:54:30.255Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-27T21:54:30.255Z] ++ 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 [2021-07-27T21:54:30.255Z] ++ set -e [2021-07-27T21:54:30.255Z] ++ '[' -n 0 ']' [2021-07-27T21:54:30.255Z] ++ set -x [2021-07-27T21:54:30.255Z] ++ 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 [2021-07-27T21:54:30.511Z] INFO: Testing against a local daemon [2021-07-27T21:54:30.511Z] === RUN TestCommitInheritsEnv [2021-07-27T21:54:30.767Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-07-27T21:54:30.767Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T21:54:30.767Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-27T21:54:30.767Z] === RUN TestImagesFilterMultiReference [2021-07-27T21:54:31.023Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-27T21:54:31.023Z] === RUN TestImagePullPlatformInvalid [2021-07-27T21:54:31.023Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-27T21:54:31.023Z] === RUN TestRemoveImageOrphaning [2021-07-27T21:54:31.279Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-07-27T21:54:31.279Z] === RUN TestRemoveImageGarbageCollector [2021-07-27T21:54:33.795Z] --- PASS: TestRemoveImageGarbageCollector (2.52s) [2021-07-27T21:54:33.795Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T21:54:34.051Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-27T21:54:34.051Z] === RUN TestTagInvalidReference [2021-07-27T21:54:34.051Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-27T21:54:34.051Z] === RUN TestTagValidPrefixedRepo [2021-07-27T21:54:34.051Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-27T21:54:34.051Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T21:54:34.051Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-27T21:54:34.051Z] === RUN TestTagOfficialNames [2021-07-27T21:54:34.307Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-27T21:54:34.307Z] === RUN TestTagMatchesDigest [2021-07-27T21:54:34.307Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-27T21:54:34.307Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-27T21:54:34.307Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-27T21:54:35.235Z] check_test.go:309: [d056baad3bb3a] daemon is not started [2021-07-27T21:54:35.235Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-27T21:54:35.795Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-27T21:54:36.786Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2021-07-27T21:54:36.786Z] PASS [2021-07-27T21:54:36.786Z] [2021-07-27T21:54:36.786Z] === Skipped [2021-07-27T21:54:36.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-27T21:54:36.786Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:54:36.786Z] [2021-07-27T21:54:36.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-27T21:54:36.786Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:54:36.786Z] [2021-07-27T21:54:36.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-27T21:54:36.786Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:54:36.786Z] [2021-07-27T21:54:36.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-27T21:54:36.786Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:54:36.786Z] [2021-07-27T21:54:36.786Z] [2021-07-27T21:54:36.786Z] DONE 17 tests, 4 skipped in 29.807s [2021-07-27T21:54:36.786Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T21:54:36.786Z] ++ 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 [2021-07-27T21:54:36.786Z] ++ set -e [2021-07-27T21:54:36.786Z] ++ '[' -n 0 ']' [2021-07-27T21:54:36.786Z] ++ set -x [2021-07-27T21:54:36.786Z] ++ 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 [2021-07-27T21:54:43.875Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-27T21:54:43.875Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-27T21:54:44.437Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-27T21:54:46.775Z] INFO: Testing against a local daemon [2021-07-27T21:54:46.775Z] === RUN TestPluginInvalidJSON [2021-07-27T21:54:46.775Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:54:46.775Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:54:46.775Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:54:46.775Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-27T21:54:46.775Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T21:54:46.775Z] === RUN TestPluginInstall [2021-07-27T21:54:46.775Z] === RUN TestPluginInstall/no_auth [2021-07-27T21:54:46.955Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-27T21:54:48.320Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-27T21:54:49.315Z] time="2021-07-27T21:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:54:49.315Z] time="2021-07-27T21:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c34fba1bcde71bf2690b48da28af34808e6c3c1295ac4524e59fbbd358a59cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:54:49.315Z] time="2021-07-27T21:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:54:49.315Z] time="2021-07-27T21:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c34fba1bcde71bf2690b48da28af34808e6c3c1295ac4524e59fbbd358a59cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:54:49.576Z] === RUN TestPluginInstall/with_htpasswd [2021-07-27T21:54:50.147Z] time="2021-07-27T21:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:54:50.147Z] time="2021-07-27T21:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f60173d3a23655a406135cd12dbf4897fcdc9d07dfcdcbd6a419faf227f4885" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:54:50.147Z] time="2021-07-27T21:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:54:50.147Z] time="2021-07-27T21:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f60173d3a23655a406135cd12dbf4897fcdc9d07dfcdcbd6a419faf227f4885" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:54:50.720Z] === RUN TestPluginInstall/with_insecure [2021-07-27T21:54:51.659Z] time="2021-07-27T21:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:54:51.659Z] time="2021-07-27T21:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07f610b5038967b1f4e1baf45364fba7c9939a45614835682c4a8826988f8367" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:54:51.659Z] time="2021-07-27T21:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:54:51.659Z] time="2021-07-27T21:54:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07f610b5038967b1f4e1baf45364fba7c9939a45614835682c4a8826988f8367" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:54:51.919Z] plugin_test.go:166: [d67bbae2590bd] daemon is not started [2021-07-27T21:54:51.919Z] --- PASS: TestPluginInstall (5.33s) [2021-07-27T21:54:51.919Z] --- PASS: TestPluginInstall/no_auth (2.99s) [2021-07-27T21:54:51.919Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-07-27T21:54:51.919Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-07-27T21:54:51.919Z] === RUN TestPluginsWithRuntimes [2021-07-27T21:54:52.491Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-27T21:54:52.491Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-27T21:54:52.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-27T21:54:53.004Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-27T21:54:53.840Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-27T21:54:54.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-27T21:54:54.932Z] check_test.go:309: [df006e27382cf] daemon is not started [2021-07-27T21:54:54.932Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-27T21:54:55.222Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-27T21:54:55.493Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-27T21:54:56.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-27T21:54:56.055Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-27T21:54:56.162Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-07-27T21:54:56.162Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2021-07-27T21:54:56.162Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-07-27T21:54:56.162Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T21:54:56.615Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-27T21:54:57.102Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-07-27T21:54:57.102Z] PASS [2021-07-27T21:54:57.102Z] [2021-07-27T21:54:57.102Z] DONE 10 tests in 21.789s [2021-07-27T21:54:57.102Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T21:54:57.102Z] ++ 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 [2021-07-27T21:54:57.102Z] ++ set -e [2021-07-27T21:54:57.102Z] ++ '[' -n 0 ']' [2021-07-27T21:54:57.102Z] ++ set -x [2021-07-27T21:54:57.102Z] ++ 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 [2021-07-27T21:54:57.362Z] INFO: Testing against a local daemon [2021-07-27T21:54:57.362Z] === RUN TestExternalGraphDriver [2021-07-27T21:54:57.362Z] === RUN TestExternalGraphDriver/json [2021-07-27T21:54:57.544Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-27T21:54:58.908Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-27T21:54:58.908Z] check_test.go:309: [d87ae6ad14ade] daemon is not started [2021-07-27T21:54:58.908Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-27T21:54:59.903Z] === RUN TestExternalGraphDriver/spec [2021-07-27T21:55:00.800Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-27T21:55:01.813Z] === RUN TestExternalGraphDriver/pull [2021-07-27T21:55:02.337Z] --- PASS: TestBuildWithHugeFile (138.66s) [2021-07-27T21:55:02.337Z] === RUN TestBuildWCOWSandboxSize [2021-07-27T21:55:02.690Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-27T21:55:03.724Z] --- PASS: TestExternalGraphDriver (6.35s) [2021-07-27T21:55:03.724Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2021-07-27T21:55:03.724Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2021-07-27T21:55:03.724Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2021-07-27T21:55:03.724Z] === RUN TestGraphdriverPluginV2 [2021-07-27T21:55:03.724Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:55:03.724Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-07-27T21:55:03.724Z] PASS [2021-07-27T21:55:03.724Z] [2021-07-27T21:55:03.724Z] === Skipped [2021-07-27T21:55:03.724Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-07-27T21:55:03.724Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:55:03.724Z] [2021-07-27T21:55:03.724Z] [2021-07-27T21:55:03.724Z] DONE 5 tests, 1 skipped in 6.538s [2021-07-27T21:55:03.724Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T21:55:03.724Z] ++ 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 [2021-07-27T21:55:03.724Z] ++ set -e [2021-07-27T21:55:03.724Z] ++ '[' -n 0 ']' [2021-07-27T21:55:03.724Z] ++ set -x [2021-07-27T21:55:03.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=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 [2021-07-27T21:55:03.724Z] INFO: Testing against a local daemon [2021-07-27T21:55:03.724Z] === RUN TestContinueAfterPluginCrash [2021-07-27T21:55:03.724Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T21:55:03.724Z] === RUN TestReadPluginNoRead [2021-07-27T21:55:03.724Z] === PAUSE TestReadPluginNoRead [2021-07-27T21:55:03.724Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T21:55:03.724Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T21:55:03.724Z] === CONT TestContinueAfterPluginCrash [2021-07-27T21:55:03.724Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T21:55:03.724Z] === CONT TestReadPluginNoRead [2021-07-27T21:55:06.894Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-27T21:55:07.933Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T21:55:07.933Z] --- PASS: TestDaemonStartWithLogOpt (4.11s) [2021-07-27T21:55:08.287Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-27T21:55:09.315Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T21:55:10.183Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-27T21:55:10.696Z] === RUN TestReadPluginNoRead/default [2021-07-27T21:55:12.073Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-27T21:55:12.606Z] === CONT TestReadPluginNoRead [2021-07-27T21:55:12.606Z] read_test.go:92: [d3150eaf7f6bb] daemon is not started [2021-07-27T21:55:12.606Z] --- PASS: TestReadPluginNoRead (8.62s) [2021-07-27T21:55:12.606Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) [2021-07-27T21:55:12.606Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2021-07-27T21:55:12.606Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2021-07-27T21:55:13.176Z] --- PASS: TestContinueAfterPluginCrash (9.45s) [2021-07-27T21:55:13.176Z] PASS [2021-07-27T21:55:13.176Z] [2021-07-27T21:55:13.176Z] DONE 6 tests in 9.595s [2021-07-27T21:55:13.176Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-27T21:55:13.176Z] ++ 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 [2021-07-27T21:55:13.176Z] ++ set -e [2021-07-27T21:55:13.176Z] ++ '[' -n 0 ']' [2021-07-27T21:55:13.176Z] ++ set -x [2021-07-27T21:55:13.176Z] ++ 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 [2021-07-27T21:55:13.437Z] testing: warning: no tests to run [2021-07-27T21:55:13.437Z] PASS [2021-07-27T21:55:13.437Z] [2021-07-27T21:55:13.437Z] DONE 0 tests in 0.043s [2021-07-27T21:55:13.437Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T21:55:13.437Z] ++ 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 [2021-07-27T21:55:13.437Z] ++ set -e [2021-07-27T21:55:13.437Z] ++ '[' -n 0 ']' [2021-07-27T21:55:13.437Z] ++ set -x [2021-07-27T21:55:13.437Z] ++ 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 [2021-07-27T21:55:13.437Z] INFO: Testing against a local daemon [2021-07-27T21:55:13.437Z] === RUN TestPluginWithDevMounts [2021-07-27T21:55:13.437Z] === PAUSE TestPluginWithDevMounts [2021-07-27T21:55:13.437Z] === CONT TestPluginWithDevMounts [2021-07-27T21:55:13.964Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-27T21:55:14.220Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-27T21:55:15.347Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-07-27T21:55:15.347Z] PASS [2021-07-27T21:55:15.347Z] [2021-07-27T21:55:15.347Z] DONE 1 tests in 2.033s [2021-07-27T21:55:15.347Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T21:55:15.347Z] ++ 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 [2021-07-27T21:55:15.347Z] ++ set -e [2021-07-27T21:55:15.347Z] ++ '[' -n 0 ']' [2021-07-27T21:55:15.347Z] ++ set -x [2021-07-27T21:55:15.347Z] ++ 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 [2021-07-27T21:55:18.388Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-27T21:55:18.388Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-27T21:55:18.650Z] INFO: Testing against a local daemon [2021-07-27T21:55:18.650Z] === RUN TestSecretInspect [2021-07-27T21:55:21.193Z] --- PASS: TestSecretInspect (2.67s) [2021-07-27T21:55:21.193Z] === RUN TestSecretList [2021-07-27T21:55:23.102Z] --- PASS: TestSecretList (2.20s) [2021-07-27T21:55:23.102Z] === RUN TestSecretsCreateAndDelete [2021-07-27T21:55:24.923Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-27T21:55:25.643Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-07-27T21:55:25.643Z] === RUN TestSecretsUpdate [2021-07-27T21:55:26.288Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-27T21:55:27.217Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-27T21:55:28.185Z] --- PASS: TestSecretsUpdate (2.15s) [2021-07-27T21:55:28.185Z] === RUN TestTemplatedSecret [2021-07-27T21:55:28.584Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-27T21:55:31.483Z] --- PASS: TestTemplatedSecret (3.48s) [2021-07-27T21:55:31.483Z] === RUN TestSecretCreateResolve [2021-07-27T21:55:31.851Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-27T21:55:34.023Z] --- PASS: TestSecretCreateResolve (2.79s) [2021-07-27T21:55:34.023Z] PASS [2021-07-27T21:55:34.023Z] [2021-07-27T21:55:34.023Z] DONE 6 tests in 18.572s [2021-07-27T21:55:34.023Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T21:55:34.023Z] ++ 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 [2021-07-27T21:55:34.023Z] ++ set -e [2021-07-27T21:55:34.023Z] ++ '[' -n 0 ']' [2021-07-27T21:55:34.023Z] ++ set -x [2021-07-27T21:55:34.023Z] ++ 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 [2021-07-27T21:55:34.283Z] INFO: Testing against a local daemon [2021-07-27T21:55:34.283Z] === RUN TestServiceCreateInit [2021-07-27T21:55:34.283Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T21:55:34.368Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-27T21:55:35.296Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-27T21:55:35.296Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-27T21:55:39.465Z] docker_cli_daemon_test.go:2550: [d1302d3fde40f] daemon is not started [2021-07-27T21:55:39.566Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T21:55:40.501Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-27T21:55:40.501Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-27T21:55:40.501Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-27T21:55:40.502Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-27T21:55:40.502Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-27T21:55:40.502Z] remote: Enumerating objects: 23, done. [2021-07-27T21:55:40.502Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-27T21:55:40.502Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-27T21:55:40.502Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-27T21:55:40.502Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-07-27T21:55:40.502Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-27T21:55:40.502Z] Cross building: bundles/cross/linux/ppc64le [2021-07-27T21:55:40.502Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-27T21:55:40.502Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-27T21:55:41.356Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-27T21:55:41.611Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-27T21:55:44.124Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-27T21:55:44.848Z] --- PASS: TestServiceCreateInit (9.80s) [2021-07-27T21:55:44.848Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2021-07-27T21:55:44.848Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.77s) [2021-07-27T21:55:44.848Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T21:55:47.389Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-27T21:55:52.632Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-27T21:55:55.150Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-27T21:55:56.077Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-27T21:55:58.589Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-27T21:55:58.589Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-27T21:56:01.861Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-27T21:56:01.861Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-27T21:56:02.117Z] check_test.go:309: [d078b88f7fd6a] daemon is not started [2021-07-27T21:56:02.117Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-27T21:56:02.988Z] --- PASS: TestCreateServiceMultipleTimes (16.97s) [2021-07-27T21:56:02.988Z] === RUN TestCreateServiceConflict [2021-07-27T21:56:03.559Z] --- PASS: TestCreateServiceConflict (2.72s) [2021-07-27T21:56:03.559Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T21:56:07.759Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2021-07-27T21:56:07.759Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite (408.37s) [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.91s) [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.37s) [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.17s) [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.85s) [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.11s) [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.42s) [2021-07-27T21:56:08.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.95s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.23s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.93s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.09s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.82s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.17s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.04s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.67s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.56s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.12s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.03s) [2021-07-27T21:56:08.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.58s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.54s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.68s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.40s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.86s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.09s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.67s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.43s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.18s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.19s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.16s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.14s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.19s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.13s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.51s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.09s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.91s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.08s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.69s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.70s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.90s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.15s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.83s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.86s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.11s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.67s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.07s) [2021-07-27T21:56:08.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-27T21:56:08.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.86s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.78s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.58s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.12s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.02s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.20s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.64s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.20s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.91s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.55s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.40s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.83s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.41s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.79s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.58s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.19s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.69s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.92s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.90s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.87s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.88s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.27s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.73s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.30s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.29s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.77s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.48s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.80s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.67s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.74s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.24s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.70s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-07-27T21:56:08.655Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.70s) [2021-07-27T21:56:08.655Z] === RUN TestDockerSwarmSuite [2021-07-27T21:56:08.655Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-27T21:56:11.173Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-27T21:56:14.443Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-27T21:56:20.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-27T21:56:22.656Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2021-07-27T21:56:22.656Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T21:56:23.500Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-27T21:56:23.757Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-27T21:56:24.038Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2021-07-27T21:56:24.038Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T21:56:27.339Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2021-07-27T21:56:27.339Z] === RUN TestCreateServiceSysctls [2021-07-27T21:56:28.999Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-27T21:56:28.999Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-27T21:56:29.255Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-27T21:56:29.816Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-27T21:56:29.816Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-27T21:56:30.071Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-27T21:56:30.326Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-27T21:56:31.538Z] --- PASS: TestCreateServiceSysctls (4.01s) [2021-07-27T21:56:31.538Z] === RUN TestCreateServiceCapabilities [2021-07-27T21:56:32.886Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-27T21:56:32.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-27T21:56:33.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-27T21:56:34.745Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-27T21:56:34.834Z] --- PASS: TestCreateServiceCapabilities (3.71s) [2021-07-27T21:56:34.834Z] === RUN TestInspect [2021-07-27T21:56:36.635Z] docker_api_swarm_test.go:562: [d1f984e3f86af] joining swarm manager [d6b40d3686dd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T21:56:36.891Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-27T21:56:38.142Z] --- PASS: TestInspect (3.43s) [2021-07-27T21:56:38.142Z] === RUN TestCreateJob [2021-07-27T21:56:39.409Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-27T21:56:40.772Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-27T21:56:42.137Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-27T21:56:42.345Z] --- PASS: TestCreateJob (3.94s) [2021-07-27T21:56:42.345Z] === RUN TestReplicatedJob [2021-07-27T21:56:48.930Z] --- PASS: TestReplicatedJob (7.05s) [2021-07-27T21:56:48.930Z] === RUN TestUpdateReplicatedJob [2021-07-27T21:56:50.224Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-27T21:56:52.112Z] docker_api_swarm_test.go:584: [d95144a08ef84] joining swarm manager [d6b40d3686dd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T21:56:53.130Z] --- PASS: TestUpdateReplicatedJob (4.10s) [2021-07-27T21:56:53.130Z] === RUN TestServiceListWithStatuses [2021-07-27T21:56:53.130Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T21:56:53.130Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T21:56:53.130Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T21:56:56.432Z] check_test.go:380: [d1f984e3f86af] daemon is not started [2021-07-27T21:56:58.412Z] --- PASS: TestDockerNetworkConnectAlias (5.28s) [2021-07-27T21:56:58.412Z] === RUN TestDockerNetworkReConnect [2021-07-27T21:57:01.934Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-27T21:57:01.934Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-27T21:57:01.934Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-27T21:57:01.934Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-27T21:57:01.934Z] Cross building: bundles/cross/linux/s390x [2021-07-27T21:57:01.934Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-27T21:57:01.934Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-27T21:57:02.614Z] --- PASS: TestDockerNetworkReConnect (4.21s) [2021-07-27T21:57:02.614Z] === RUN TestServicePlugin [2021-07-27T21:57:02.614Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:57:02.614Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-27T21:57:02.614Z] === RUN TestServiceUpdateLabel [2021-07-27T21:57:05.155Z] --- PASS: TestServiceUpdateLabel (2.63s) [2021-07-27T21:57:05.155Z] === RUN TestServiceUpdateSecrets [2021-07-27T21:57:08.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-27T21:57:08.600Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-27T21:57:08.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-27T21:57:09.529Z] docker_api_swarm_test.go:45: [dc53ca9ed19e1] joining swarm manager [d4df93576873f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T21:57:14.776Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-27T21:57:15.703Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-27T21:57:23.272Z] --- PASS: TestServiceUpdateSecrets (15.46s) [2021-07-27T21:57:23.272Z] === RUN TestServiceUpdateConfigs [2021-07-27T21:57:25.646Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-27T21:57:26.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-27T21:57:26.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-27T21:57:27.071Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-27T21:57:27.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-27T21:57:28.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-27T21:57:29.007Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-27T21:57:29.007Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-27T21:57:29.007Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-27T21:57:29.007Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-27T21:57:38.167Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2021-07-27T21:57:38.167Z] === RUN TestServiceUpdateNetwork [2021-07-27T21:57:43.858Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-27T21:57:43.858Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-27T21:57:43.858Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-27T21:57:43.858Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-27T21:57:43.858Z] === RUN TestDockerSuite/TestBuildFails [2021-07-27T21:57:44.785Z] --- PASS: TestImportExtremelyLargeImageWorks (190.46s) [2021-07-27T21:57:44.785Z] PASS [2021-07-27T21:57:44.785Z] [2021-07-27T21:57:44.785Z] DONE 12 tests in 194.419s [2021-07-27T21:57:44.785Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-27T21:57:44.785Z] ++ 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 [2021-07-27T21:57:44.785Z] ++ set -e [2021-07-27T21:57:44.785Z] ++ '[' -n 0 ']' [2021-07-27T21:57:44.785Z] ++ set -x [2021-07-27T21:57:44.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-07-27T21:57:44.785Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-27T21:57:44.785Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-27T21:57:44.785Z] INFO: Testing against a local daemon [2021-07-27T21:57:44.785Z] === RUN TestNetworkCreateDelete [2021-07-27T21:57:45.041Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-07-27T21:57:45.041Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T21:57:45.297Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-07-27T21:57:45.297Z] === RUN TestDaemonDNSFallback [2021-07-27T21:57:47.185Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-27T21:57:48.549Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-27T21:57:50.388Z] --- PASS: TestServiceUpdateNetwork (13.81s) [2021-07-27T21:57:50.388Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T21:57:50.435Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-27T21:57:51.328Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-27T21:57:51.362Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-27T21:57:51.362Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-27T21:57:52.268Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-27T21:57:52.290Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-27T21:57:52.290Z] --- PASS: TestDaemonDNSFallback (6.90s) [2021-07-27T21:57:52.290Z] === RUN TestInspectNetwork [2021-07-27T21:57:54.177Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-27T21:57:54.739Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-27T21:57:54.995Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-27T21:57:56.885Z] === RUN TestInspectNetwork/full_network_id [2021-07-27T21:57:56.885Z] === RUN TestInspectNetwork/partial_network_id [2021-07-27T21:57:56.885Z] === RUN TestInspectNetwork/network_name [2021-07-27T21:57:56.885Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-27T21:57:57.140Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-27T21:57:59.028Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-27T21:57:59.974Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-27T21:58:00.396Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-27T21:58:00.910Z] --- PASS: TestInspectNetwork (8.53s) [2021-07-27T21:58:00.910Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-27T21:58:00.910Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-27T21:58:00.910Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-07-27T21:58:00.910Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-27T21:58:00.910Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T21:58:02.798Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-27T21:58:03.361Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-27T21:58:04.290Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-27T21:58:04.852Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-27T21:58:04.852Z] --- PASS: TestRunContainerWithBridgeNone (4.02s) [2021-07-27T21:58:04.852Z] === RUN TestNetworkInvalidJSON [2021-07-27T21:58:04.852Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T21:58:04.852Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T21:58:04.852Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:58:04.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:58:04.852Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:58:04.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:58:04.852Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T21:58:04.852Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T21:58:04.852Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T21:58:04.852Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-27T21:58:04.852Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T21:58:04.852Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-27T21:58:04.852Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-27T21:58:04.852Z] === RUN TestNetworkList [2021-07-27T21:58:04.852Z] === RUN TestNetworkList//networks [2021-07-27T21:58:04.852Z] === PAUSE TestNetworkList//networks [2021-07-27T21:58:04.852Z] === RUN TestNetworkList//networks/ [2021-07-27T21:58:04.852Z] === PAUSE TestNetworkList//networks/ [2021-07-27T21:58:04.852Z] === CONT TestNetworkList//networks [2021-07-27T21:58:04.852Z] === CONT TestNetworkList//networks/ [2021-07-27T21:58:04.852Z] --- PASS: TestNetworkList (0.02s) [2021-07-27T21:58:04.852Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T21:58:04.852Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T21:58:04.852Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T21:58:05.414Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-27T21:58:05.414Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-27T21:58:05.414Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-07-27T21:58:05.414Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T21:58:06.342Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-27T21:58:06.599Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-27T21:58:06.599Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-07-27T21:58:06.599Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T21:58:06.855Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-27T21:58:07.111Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-27T21:58:07.366Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-07-27T21:58:07.366Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T21:58:07.366Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-27T21:58:07.622Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-27T21:58:08.524Z] --- PASS: TestServiceUpdatePidsLimit (17.33s) [2021-07-27T21:58:08.524Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-27T21:58:08.524Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-07-27T21:58:08.524Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-07-27T21:58:08.524Z] PASS [2021-07-27T21:58:08.524Z] [2021-07-27T21:58:08.524Z] === Skipped [2021-07-27T21:58:08.524Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T21:58:08.524Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T21:58:08.524Z] [2021-07-27T21:58:08.524Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-27T21:58:08.524Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-27T21:58:08.524Z] [2021-07-27T21:58:08.524Z] [2021-07-27T21:58:08.524Z] DONE 27 tests, 2 skipped in 153.246s [2021-07-27T21:58:08.524Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T21:58:08.524Z] ++ 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 [2021-07-27T21:58:08.524Z] ++ set -e [2021-07-27T21:58:08.525Z] ++ '[' -n 0 ']' [2021-07-27T21:58:08.525Z] ++ set -x [2021-07-27T21:58:08.525Z] ++ 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 [2021-07-27T21:58:08.525Z] INFO: Testing against a local daemon [2021-07-27T21:58:08.525Z] === RUN TestSessionCreate [2021-07-27T21:58:08.525Z] --- PASS: TestSessionCreate (0.04s) [2021-07-27T21:58:08.525Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T21:58:08.525Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-27T21:58:08.525Z] PASS [2021-07-27T21:58:08.525Z] [2021-07-27T21:58:08.525Z] DONE 2 tests in 0.209s [2021-07-27T21:58:08.525Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T21:58:08.525Z] ++ 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 [2021-07-27T21:58:08.525Z] ++ set -e [2021-07-27T21:58:08.525Z] ++ '[' -n 0 ']' [2021-07-27T21:58:08.525Z] ++ set -x [2021-07-27T21:58:08.525Z] ++ 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 [2021-07-27T21:58:08.549Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-27T21:58:08.549Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T21:58:08.549Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-27T21:58:09.920Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-07-27T21:58:09.920Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T21:58:10.482Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-07-27T21:58:10.482Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T21:58:10.482Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-27T21:58:11.063Z] INFO: Testing against a local daemon [2021-07-27T21:58:11.063Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T21:58:11.063Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T21:58:11.063Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T21:58:11.063Z] === RUN TestEventsExecDie [2021-07-27T21:58:12.015Z] --- PASS: TestEventsExecDie (1.11s) [2021-07-27T21:58:12.015Z] === RUN TestEventsBackwardsCompatible [2021-07-27T21:58:12.015Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-27T21:58:12.015Z] === RUN TestEventsVolumeCreate [2021-07-27T21:58:12.015Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-07-27T21:58:12.015Z] === RUN TestInfoBinaryCommits [2021-07-27T21:58:12.015Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-27T21:58:12.015Z] === RUN TestInfoAPIVersioned [2021-07-27T21:58:12.015Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T21:58:12.015Z] === RUN TestInfoDiscoveryBackend [2021-07-27T21:58:12.585Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-27T21:58:12.585Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T21:58:12.997Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-07-27T21:58:12.997Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T21:58:12.997Z] service_test.go:242: FLAKY_TEST [2021-07-27T21:58:12.997Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T21:58:12.997Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T21:58:13.524Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-27T21:58:13.524Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T21:58:14.093Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-27T21:58:14.093Z] === RUN TestInfoAPI [2021-07-27T21:58:14.093Z] --- PASS: TestInfoAPI (0.04s) [2021-07-27T21:58:14.093Z] === RUN TestInfoAPIWarnings [2021-07-27T21:58:16.261Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-27T21:58:17.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-27T21:58:19.518Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-27T21:58:19.518Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-27T21:58:19.518Z] docker_api_swarm_test.go:303: [da2a2988f7137] joining swarm manager [d5171bfd5900f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T21:58:19.774Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-27T21:58:19.774Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-27T21:58:19.774Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-27T21:58:20.036Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-27T21:58:20.969Z] docker_api_swarm_test.go:304: [d438879c5f57d] joining swarm manager [d5171bfd5900f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T21:58:21.530Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-27T21:58:22.090Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-27T21:58:23.019Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-27T21:58:23.383Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-27T21:58:23.383Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-27T21:58:23.383Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-27T21:58:23.383Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-27T21:58:23.383Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-27T21:58:23.719Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-27T21:58:24.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/test/unit [2021-07-27T21:58:24.571Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-27T21:58:24.571Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-27T21:58:24.571Z] + TESTDIRS=./... [2021-07-27T21:58:24.571Z] + exclude_paths='/vendor/|/integration' [2021-07-27T21:58:24.571Z] ++ go list ./... [2021-07-27T21:58:24.571Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-27T21:58:25.508Z] + pkg_list='github.com/docker/docker/api [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/backend/build [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/httputils [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/middleware [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/build [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/container [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/debug [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/image [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/network [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/session [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/system [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/server/router/volume [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/backend [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/container [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/events [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/filters [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/image [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/mount [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/network [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/registry [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/strslice [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/swarm [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/time [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/versions [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T21:58:25.508Z] github.com/docker/docker/api/types/volume [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/builder-next [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/dockerfile [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/dockerignore [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/remotecontext [2021-07-27T21:58:25.508Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T21:58:25.508Z] github.com/docker/docker/cli [2021-07-27T21:58:25.508Z] github.com/docker/docker/cli/config [2021-07-27T21:58:25.508Z] github.com/docker/docker/cli/debug [2021-07-27T21:58:25.508Z] github.com/docker/docker/client [2021-07-27T21:58:25.508Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T21:58:25.508Z] github.com/docker/docker/cmd/dockerd [2021-07-27T21:58:25.508Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T21:58:25.508Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T21:58:25.508Z] github.com/docker/docker/container [2021-07-27T21:58:25.508Z] github.com/docker/docker/container/stream [2021-07-27T21:58:25.508Z] github.com/docker/docker/contrib/apparmor [2021-07-27T21:58:25.508Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T21:58:25.508Z] github.com/docker/docker/contrib/httpserver [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/cluster [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/config [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/discovery [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/events [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/exec [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/images [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/initlayer [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/links [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/listeners [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/local [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/names [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/network [2021-07-27T21:58:25.508Z] github.com/docker/docker/daemon/stats [2021-07-27T21:58:25.508Z] github.com/docker/docker/distribution [2021-07-27T21:58:25.508Z] github.com/docker/docker/distribution/metadata [2021-07-27T21:58:25.508Z] github.com/docker/docker/distribution/utils [2021-07-27T21:58:25.508Z] github.com/docker/docker/distribution/xfer [2021-07-27T21:58:25.508Z] github.com/docker/docker/dockerversion [2021-07-27T21:58:25.508Z] github.com/docker/docker/errdefs [2021-07-27T21:58:25.508Z] github.com/docker/docker/image [2021-07-27T21:58:25.508Z] github.com/docker/docker/image/cache [2021-07-27T21:58:25.508Z] github.com/docker/docker/image/tarexport [2021-07-27T21:58:25.508Z] github.com/docker/docker/image/v1 [2021-07-27T21:58:25.508Z] github.com/docker/docker/internal/test/suite [2021-07-27T21:58:25.508Z] github.com/docker/docker/layer [2021-07-27T21:58:25.508Z] github.com/docker/docker/libcontainerd [2021-07-27T21:58:25.508Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T21:58:25.508Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T21:58:25.508Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T21:58:25.508Z] github.com/docker/docker/libcontainerd/types [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/api [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/config [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T21:58:25.508Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/idm [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ns [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/options [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/osl [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/types [2021-07-27T21:58:25.509Z] github.com/docker/docker/oci [2021-07-27T21:58:25.509Z] github.com/docker/docker/oci/caps [2021-07-27T21:58:25.509Z] github.com/docker/docker/opts [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/aaparser [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/archive [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/authorization [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/capabilities [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/containerfs [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/directory [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/dmesg [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/filenotify [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/fileutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/fsutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/homedir [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/idtools [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/ioutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/locker [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/longpath [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/loopback [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/mount [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/parsers [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/pidfile [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/platform [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/plugins [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/pools [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/progress [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/pubsub [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/reexec [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/signal [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/stack [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/stringid [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/symlink [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/system [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/tailfile [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/tarsum [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/term [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/term/windows [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/truncindex [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/urlutil [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/useragent [2021-07-27T21:58:25.509Z] github.com/docker/docker/plugin [2021-07-27T21:58:25.509Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T21:58:25.509Z] github.com/docker/docker/plugin/v2 [2021-07-27T21:58:25.509Z] github.com/docker/docker/profiles/apparmor [2021-07-27T21:58:25.509Z] github.com/docker/docker/profiles/seccomp [2021-07-27T21:58:25.509Z] github.com/docker/docker/quota [2021-07-27T21:58:25.509Z] github.com/docker/docker/reference [2021-07-27T21:58:25.509Z] github.com/docker/docker/registry [2021-07-27T21:58:25.509Z] github.com/docker/docker/registry/resumable [2021-07-27T21:58:25.509Z] github.com/docker/docker/restartmanager [2021-07-27T21:58:25.509Z] github.com/docker/docker/rootless [2021-07-27T21:58:25.509Z] github.com/docker/docker/rootless/specconv [2021-07-27T21:58:25.509Z] github.com/docker/docker/runconfig [2021-07-27T21:58:25.509Z] github.com/docker/docker/runconfig/opts [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/daemon [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/environment [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/fakegit [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/registry [2021-07-27T21:58:25.509Z] github.com/docker/docker/testutil/request [2021-07-27T21:58:25.509Z] github.com/docker/docker/volume [2021-07-27T21:58:25.509Z] github.com/docker/docker/volume/drivers [2021-07-27T21:58:25.509Z] github.com/docker/docker/volume/local [2021-07-27T21:58:25.509Z] github.com/docker/docker/volume/mounts [2021-07-27T21:58:25.509Z] github.com/docker/docker/volume/service [2021-07-27T21:58:25.509Z] github.com/docker/docker/volume/service/opts [2021-07-27T21:58:25.509Z] github.com/docker/docker/volume/testutils' [2021-07-27T21:58:25.509Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-27T21:58:25.509Z] + echo 'github.com/docker/docker/api [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/backend/build [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/httputils [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/middleware [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/build [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/container [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/debug [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/distribution [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/grpc [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/image [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/network [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/plugin [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/session [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/swarm [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/system [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/server/router/volume [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/backend [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/blkiodev [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/container [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/events [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/filters [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/image [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/mount [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/network [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/registry [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/strslice [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/swarm [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/time [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/versions [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-27T21:58:25.509Z] github.com/docker/docker/api/types/volume [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/builder-next [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/builder-next/worker [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/dockerfile [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/dockerignore [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/remotecontext [2021-07-27T21:58:25.509Z] github.com/docker/docker/builder/remotecontext/git [2021-07-27T21:58:25.509Z] github.com/docker/docker/cli [2021-07-27T21:58:25.509Z] github.com/docker/docker/cli/config [2021-07-27T21:58:25.509Z] github.com/docker/docker/cli/debug [2021-07-27T21:58:25.509Z] github.com/docker/docker/client [2021-07-27T21:58:25.509Z] github.com/docker/docker/cmd/docker-proxy [2021-07-27T21:58:25.509Z] github.com/docker/docker/cmd/dockerd [2021-07-27T21:58:25.509Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-27T21:58:25.509Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-27T21:58:25.509Z] github.com/docker/docker/container [2021-07-27T21:58:25.509Z] github.com/docker/docker/container/stream [2021-07-27T21:58:25.509Z] github.com/docker/docker/contrib/apparmor [2021-07-27T21:58:25.509Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-27T21:58:25.509Z] github.com/docker/docker/contrib/httpserver [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/cluster [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/cluster/convert [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/cluster/executor [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/cluster/provider [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/config [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/discovery [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/events [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/events/testutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/exec [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/images [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/initlayer [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/links [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/listeners [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/gelf [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/journald [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/local [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/logentries [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/splunk [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/syslog [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/logger/templates [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/names [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/network [2021-07-27T21:58:25.509Z] github.com/docker/docker/daemon/stats [2021-07-27T21:58:25.509Z] github.com/docker/docker/distribution [2021-07-27T21:58:25.509Z] github.com/docker/docker/distribution/metadata [2021-07-27T21:58:25.509Z] github.com/docker/docker/distribution/utils [2021-07-27T21:58:25.509Z] github.com/docker/docker/distribution/xfer [2021-07-27T21:58:25.509Z] github.com/docker/docker/dockerversion [2021-07-27T21:58:25.509Z] github.com/docker/docker/errdefs [2021-07-27T21:58:25.509Z] github.com/docker/docker/image [2021-07-27T21:58:25.509Z] github.com/docker/docker/image/cache [2021-07-27T21:58:25.509Z] github.com/docker/docker/image/tarexport [2021-07-27T21:58:25.509Z] github.com/docker/docker/image/v1 [2021-07-27T21:58:25.509Z] github.com/docker/docker/internal/test/suite [2021-07-27T21:58:25.509Z] github.com/docker/docker/layer [2021-07-27T21:58:25.509Z] github.com/docker/docker/libcontainerd [2021-07-27T21:58:25.509Z] github.com/docker/docker/libcontainerd/queue [2021-07-27T21:58:25.509Z] github.com/docker/docker/libcontainerd/remote [2021-07-27T21:58:25.509Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-27T21:58:25.509Z] github.com/docker/docker/libcontainerd/types [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/api [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/bitseq [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/cluster [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/config [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/datastore [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/driverapi [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/etchosts [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/idm [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipam [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/iptables [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/netlabel [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/netutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/networkdb [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/ns [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/options [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/osl [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/portallocator [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/portmapper [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/testutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/libnetwork/types [2021-07-27T21:58:25.509Z] github.com/docker/docker/oci [2021-07-27T21:58:25.509Z] github.com/docker/docker/oci/caps [2021-07-27T21:58:25.509Z] github.com/docker/docker/opts [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/aaparser [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/archive [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/authorization [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/broadcaster [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/capabilities [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/chrootarchive [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/containerfs [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/devicemapper [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/directory [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery/file [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery/kv [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery/memory [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/dmesg [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/filenotify [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/fileutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/fsutils [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/homedir [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/idtools [2021-07-27T21:58:25.509Z] github.com/docker/docker/pkg/ioutils [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/jsonmessage [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/locker [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/longpath [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/loopback [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/mount [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/namesgenerator [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/parsers [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/pidfile [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/platform [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/plugingetter [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/plugins [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/plugins/transport [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/pools [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/progress [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/pubsub [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/reexec [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/signal [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/stack [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/stdcopy [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/streamformatter [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/stringid [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/symlink [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/sysinfo [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/system [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/tailfile [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/tarsum [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/term [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/term/windows [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/truncindex [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/urlutil [2021-07-27T21:58:25.510Z] github.com/docker/docker/pkg/useragent [2021-07-27T21:58:25.510Z] github.com/docker/docker/plugin [2021-07-27T21:58:25.510Z] github.com/docker/docker/plugin/executor/containerd [2021-07-27T21:58:25.510Z] github.com/docker/docker/plugin/v2 [2021-07-27T21:58:25.510Z] github.com/docker/docker/profiles/apparmor [2021-07-27T21:58:25.510Z] github.com/docker/docker/profiles/seccomp [2021-07-27T21:58:25.510Z] github.com/docker/docker/quota [2021-07-27T21:58:25.510Z] github.com/docker/docker/reference [2021-07-27T21:58:25.510Z] github.com/docker/docker/registry [2021-07-27T21:58:25.510Z] github.com/docker/docker/registry/resumable [2021-07-27T21:58:25.510Z] github.com/docker/docker/restartmanager [2021-07-27T21:58:25.510Z] github.com/docker/docker/rootless [2021-07-27T21:58:25.510Z] github.com/docker/docker/rootless/specconv [2021-07-27T21:58:25.510Z] github.com/docker/docker/runconfig [2021-07-27T21:58:25.510Z] github.com/docker/docker/runconfig/opts [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/daemon [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/environment [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/fakecontext [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/fakegit [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/fakestorage [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/fixtures/load [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/registry [2021-07-27T21:58:25.510Z] github.com/docker/docker/testutil/request [2021-07-27T21:58:25.510Z] github.com/docker/docker/volume [2021-07-27T21:58:25.510Z] github.com/docker/docker/volume/drivers [2021-07-27T21:58:25.510Z] github.com/docker/docker/volume/local [2021-07-27T21:58:25.510Z] github.com/docker/docker/volume/mounts [2021-07-27T21:58:25.510Z] github.com/docker/docker/volume/service [2021-07-27T21:58:25.510Z] github.com/docker/docker/volume/service/opts [2021-07-27T21:58:25.510Z] github.com/docker/docker/volume/testutils' [2021-07-27T21:58:25.510Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-27T21:58:25.510Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-27T21:58:25.510Z] + type docker-proxy [2021-07-27T21:58:25.510Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-27T21:58:25.510Z] + hack/make.sh binary-proxy install-proxy [2021-07-27T21:58:25.510Z] [2021-07-27T21:58:25.510Z] Removing bundles/ [2021-07-27T21:58:25.510Z] [2021-07-27T21:58:25.510Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-27T21:58:25.510Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-27T21:58:25.510Z] GOOS="" GOARCH="" GOARM="" [2021-07-27T21:58:27.183Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-27T21:58:27.183Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-27T21:58:27.183Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-27T21:58:29.698Z] --- PASS: TestServiceWithDataPathPortInit (16.20s) [2021-07-27T21:58:29.698Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T21:58:32.073Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-27T21:58:32.073Z] [2021-07-27T21:58:32.073Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-27T21:58:32.073Z] Installing docker-proxy to /usr/local/bin/ [2021-07-27T21:58:32.073Z] [2021-07-27T21:58:32.073Z] + mkdir -p bundles [2021-07-27T21:58:32.074Z] + 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/libnetwork github.com/docker/docker/libnetwork/api 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/hostdiscovery 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/resolvconf/dns 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/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 [2021-07-27T21:58:32.194Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-07-27T21:58:32.194Z] === RUN TestInfoDebug [2021-07-27T21:58:32.194Z] --- PASS: TestInfoDebug (0.54s) [2021-07-27T21:58:32.194Z] === RUN TestInfoInsecureRegistries [2021-07-27T21:58:32.194Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-27T21:58:32.194Z] === RUN TestInfoRegistryMirrors [2021-07-27T21:58:32.194Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-27T21:58:32.194Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T21:58:32.454Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-07-27T21:58:32.454Z] === RUN TestPingCacheHeaders [2021-07-27T21:58:32.454Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-27T21:58:32.454Z] === RUN TestPingGet [2021-07-27T21:58:32.454Z] --- PASS: TestPingGet (0.03s) [2021-07-27T21:58:32.454Z] === RUN TestPingHead [2021-07-27T21:58:32.454Z] --- PASS: TestPingHead (0.03s) [2021-07-27T21:58:32.454Z] === RUN TestVersion [2021-07-27T21:58:32.454Z] --- PASS: TestVersion (0.04s) [2021-07-27T21:58:32.454Z] PASS [2021-07-27T21:58:32.454Z] [2021-07-27T21:58:32.454Z] === Skipped [2021-07-27T21:58:32.454Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T21:58:32.454Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T21:58:32.454Z] [2021-07-27T21:58:32.454Z] [2021-07-27T21:58:32.454Z] DONE 19 tests, 1 skipped in 24.967s [2021-07-27T21:58:32.454Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T21:58:32.454Z] ++ 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 [2021-07-27T21:58:32.454Z] ++ set -e [2021-07-27T21:58:32.454Z] ++ '[' -n 0 ']' [2021-07-27T21:58:32.454Z] ++ set -x [2021-07-27T21:58:32.455Z] ++ 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 [2021-07-27T21:58:32.641Z] ? github.com/docker/docker/api [no test files] [2021-07-27T21:58:32.961Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:voa8n2vwatvzsqfwbv0ma18gr Created:2021-07-27 21:58:30.309647767 +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[6c80d6be48bf49795c033f996b10cc6eab7a4ba2fa593cf709ce050d91d23f27:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixzn8pdxsruh7qm63al569gm7 EndpointID:027c0d5f991e28241d8636e89d6173970c05fd7938955a2c7365affd9629c07d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cc1a9491ab614b24f9276874197eb3f0a26b40701c09e120bd5682c07d96e169 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:e3f0cf0dfb80 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixzn8pdxsruh7qm63al569gm7 EndpointID:027c0d5f991e28241d8636e89d6173970c05fd7938955a2c7365affd9629c07d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-27T21:58:35.473Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-27T21:58:35.749Z] INFO: Testing against a local daemon [2021-07-27T21:58:35.749Z] === RUN TestVolumesCreateAndList [2021-07-27T21:58:35.749Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-27T21:58:35.749Z] === RUN TestVolumesRemove [2021-07-27T21:58:36.008Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-27T21:58:36.008Z] === RUN TestVolumesInspect [2021-07-27T21:58:36.008Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-27T21:58:36.008Z] === RUN TestVolumesInvalidJSON [2021-07-27T21:58:36.008Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T21:58:36.008Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T21:58:36.008Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T21:58:36.008Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-27T21:58:36.008Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T21:58:36.008Z] PASS [2021-07-27T21:58:36.008Z] [2021-07-27T21:58:36.008Z] DONE 5 tests in 3.524s [2021-07-27T21:58:36.008Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T21:58:36.579Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T21:58:36.579Z] +++ kill 14535 [2021-07-27T21:58:36.839Z] +++ /etc/init.d/apparmor stop [2021-07-27T21:58:36.839Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T21:58:36.839Z] [2021-07-27T21:58:36.839Z] Unloading profiles will leave already running processes permanently [2021-07-27T21:58:36.839Z] unconfined, which can lead to unexpected situations. [2021-07-27T21:58:36.839Z] [2021-07-27T21:58:36.839Z] To set a process to complain mode, use the command line tool [2021-07-27T21:58:36.839Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T21:58:36.839Z] +++ true [2021-07-27T21:58:37.100Z] exiting test-integration [2021-07-27T21:58:37.100Z] ++ exit 0 [2021-07-27T21:58:37.100Z] [2021-07-27T21:58:37.362Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s) [2021-07-27T21:58:37.362Z] PASS [2021-07-27T21:58:37.362Z] [2021-07-27T21:58:37.362Z] === Skipped [2021-07-27T21:58:37.362Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T21:58:37.362Z] service_test.go:242: FLAKY_TEST [2021-07-27T21:58:37.362Z] [2021-07-27T21:58:37.362Z] [2021-07-27T21:58:37.362Z] DONE 26 tests, 1 skipped in 52.298s [2021-07-27T21:58:37.362Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-27T21:58:37.362Z] ++ 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 [2021-07-27T21:58:37.362Z] ++ set -e [2021-07-27T21:58:37.362Z] ++ '[' -n 0 ']' [2021-07-27T21:58:37.362Z] ++ set -x [2021-07-27T21:58:37.362Z] ++ 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 [2021-07-27T21:58:37.362Z] INFO: Testing against a local daemon [2021-07-27T21:58:37.362Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-27T21:58:37.362Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:58:37.362Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-27T21:58:37.362Z] === RUN TestDockerNetworkIpvlan [2021-07-27T21:58:37.362Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:58:37.362Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-27T21:58:37.362Z] PASS [2021-07-27T21:58:37.362Z] [2021-07-27T21:58:37.362Z] === Skipped [2021-07-27T21:58:37.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-27T21:58:37.362Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:58:37.362Z] [2021-07-27T21:58:37.362Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-27T21:58:37.362Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-27T21:58:37.362Z] [2021-07-27T21:58:37.362Z] [2021-07-27T21:58:37.362Z] DONE 2 tests, 2 skipped in 0.140s [2021-07-27T21:58:37.362Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-27T21:58:37.362Z] ++ 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 [2021-07-27T21:58:37.362Z] ++ set -e [2021-07-27T21:58:37.362Z] ++ '[' -n 0 ']' [2021-07-27T21:58:37.362Z] ++ set -x [2021-07-27T21:58:37.363Z] ++ 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 [2021-07-27T21:58:37.363Z] INFO: Testing against a local daemon [2021-07-27T21:58:37.363Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-27T21:58:38.727Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-07-27T21:58:38.727Z] === RUN TestDockerNetworkMacvlan [2021-07-27T21:58:39.288Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-27T21:58:39.288Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-27T21:58:40.216Z] === RUN TestDockerNetworkMacvlan/OverlapParent Post stage [Pipeline] junit [2021-07-27T21:58:40.417Z] Recording test results [2021-07-27T21:58:40.473Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-27T21:58:40.650Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T21:58:40.999Z] + echo Ensuring container killed. [2021-07-27T21:58:40.999Z] Ensuring container killed. [2021-07-27T21:58:40.999Z] + docker rm -vf docker-pr6 [2021-07-27T21:58:40.999Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-27T21:58:41.083Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-27T21:58:41.298Z] + echo Chowning /workspace to jenkins user [2021-07-27T21:58:41.298Z] Chowning /workspace to jenkins user [2021-07-27T21:58:41.298Z] + id -u [2021-07-27T21:58:41.298Z] + id -g [2021-07-27T21:58:41.298Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42685:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T21:58:43.005Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-27T21:58:43.005Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-27T21:58:43.005Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-27T21:58:44.369Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-27T21:58:47.519Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T21:58:48.177Z] + bundleName=arm64-integration [2021-07-27T21:58:48.177Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-27T21:58:48.177Z] Creating arm64-integration-bundles.tar.gz [2021-07-27T21:58:48.177Z] + + find bundlesxargs -path tar */root/*overlay2 -czf -prune arm64-integration-bundles.tar.gz -o [2021-07-27T21:58:48.177Z] -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-27T21:58:48.450Z] Archiving artifacts [2021-07-27T21:58:48.537Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-27T21:58:48.537Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-27T21:58:48.537Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-27T21:58:48.754Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42685/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T21:58:48.792Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-27T21:58:49.070Z] + make clean [2021-07-27T21:58:49.640Z] docker volume rm -f docker-dev-cache [2021-07-27T21:58:49.640Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T21:58:51.306Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-27T21:58:51.563Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-27T21:58:54.830Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-27T21:58:55.086Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-27T21:58:55.086Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-27T21:58:56.450Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-27T21:58:57.014Z] --- PASS: TestDockerNetworkMacvlan (18.36s) [2021-07-27T21:58:57.014Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-27T21:58:57.015Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-07-27T21:58:57.015Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.17s) [2021-07-27T21:58:57.015Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s) [2021-07-27T21:58:57.015Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.79s) [2021-07-27T21:58:57.015Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.77s) [2021-07-27T21:58:57.015Z] PASS [2021-07-27T21:58:57.015Z] [2021-07-27T21:58:57.015Z] DONE 8 tests in 19.849s [2021-07-27T21:58:57.015Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-27T21:58:57.015Z] ++ 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 [2021-07-27T21:58:57.015Z] ++ set -e [2021-07-27T21:58:57.015Z] ++ '[' -n 0 ']' [2021-07-27T21:58:57.015Z] ++ set -x [2021-07-27T21:58:57.015Z] ++ 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 [2021-07-27T21:58:57.015Z] testing: warning: no tests to run [2021-07-27T21:58:57.015Z] PASS [2021-07-27T21:58:57.015Z] [2021-07-27T21:58:57.015Z] DONE 0 tests in 0.033s [2021-07-27T21:58:57.015Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-27T21:58:57.015Z] ++ 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 [2021-07-27T21:58:57.015Z] ++ set -e [2021-07-27T21:58:57.015Z] ++ '[' -n 0 ']' [2021-07-27T21:58:57.015Z] ++ set -x [2021-07-27T21:58:57.015Z] ++ 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 [2021-07-27T21:58:57.270Z] INFO: Testing against a local daemon [2021-07-27T21:58:57.270Z] === RUN TestAuthZPluginAllowRequest [2021-07-27T21:58:57.270Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T21:58:59.156Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2021-07-27T21:58:59.156Z] === RUN TestAuthZPluginTLS [2021-07-27T21:58:59.156Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-27T21:58:59.412Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-27T21:58:59.412Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-07-27T21:58:59.412Z] === RUN TestAuthZPluginDenyRequest [2021-07-27T21:58:59.412Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-27T21:58:59.973Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-27T21:58:59.973Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-27T21:58:59.973Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-27T21:58:59.973Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-27T21:59:00.535Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-27T21:59:00.535Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-27T21:59:00.535Z] === RUN TestAuthZPluginDenyResponse [2021-07-27T21:59:01.099Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-27T21:59:01.099Z] === RUN TestAuthZPluginAllowEventStream [2021-07-27T21:59:02.467Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-27T21:59:02.730Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2021-07-27T21:59:02.730Z] === RUN TestAuthZPluginErrorResponse [2021-07-27T21:59:02.990Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-27T21:59:03.552Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-27T21:59:03.552Z] === RUN TestAuthZPluginErrorRequest [2021-07-27T21:59:04.116Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-27T21:59:04.116Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-27T21:59:04.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-27T21:59:04.677Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2021-07-27T21:59:04.677Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-27T21:59:05.605Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-27T21:59:07.495Z] docker_api_swarm_test.go:271: [d58b4bb79e804] joining swarm manager [df4664cf56d46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T21:59:07.495Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.58s) [2021-07-27T21:59:07.495Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-27T21:59:07.750Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-27T21:59:08.678Z] docker_api_swarm_test.go:272: [de4f1864824bf] joining swarm manager [df4664cf56d46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T21:59:09.604Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-07-27T21:59:09.605Z] === RUN TestAuthZPluginHeader [2021-07-27T21:59:10.165Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-07-27T21:59:10.165Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-27T21:59:10.421Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-27T21:59:11.786Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-27T21:59:12.714Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-27T21:59:12.972Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-27T21:59:14.339Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2021-07-27T21:59:14.339Z] === RUN TestAuthZPluginV2Disable [2021-07-27T21:59:16.859Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-27T21:59:17.786Z] --- PASS: TestAuthZPluginV2Disable (3.19s) [2021-07-27T21:59:17.786Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-27T21:59:18.042Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-27T21:59:18.969Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-27T21:59:19.898Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-27T21:59:20.829Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.99s) [2021-07-27T21:59:20.829Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-27T21:59:26.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-27T21:59:31.321Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-27T21:59:33.836Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.82s) [2021-07-27T21:59:33.836Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-27T21:59:34.397Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-27T21:59:39.635Z] === RUN TestDockerSuite/TestBuildRm [2021-07-27T21:59:41.524Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-27T21:59:42.197Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-27T21:59:42.760Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-27T21:59:43.016Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-27T21:59:43.577Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-27T21:59:44.503Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-27T21:59:45.429Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-27T21:59:45.992Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-27T21:59:49.261Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-27T21:59:49.261Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-27T21:59:49.517Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-27T21:59:49.517Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-27T21:59:49.517Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-27T21:59:49.773Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-27T21:59:50.028Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-07-27T21:59:50.028Z] PASS [2021-07-27T21:59:50.028Z] [2021-07-27T21:59:50.028Z] DONE 17 tests in 52.945s [2021-07-27T21:59:50.028Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-27T21:59:50.028Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-27T21:59:50.028Z] ++ set -e [2021-07-27T21:59:50.028Z] ++ '[' -n 0 ']' [2021-07-27T21:59:50.028Z] ++ set -x [2021-07-27T21:59:50.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-07-27T21:59:50.284Z] INFO: Testing against a local daemon [2021-07-27T21:59:50.284Z] === RUN TestPluginInvalidJSON [2021-07-27T21:59:50.284Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:59:50.284Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:59:50.284Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T21:59:50.284Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-27T21:59:50.284Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T21:59:50.284Z] === RUN TestPluginInstall [2021-07-27T21:59:50.284Z] === RUN TestPluginInstall/no_auth [2021-07-27T21:59:50.845Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-27T21:59:51.103Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-27T21:59:51.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-27T21:59:52.030Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-27T21:59:52.592Z] time="2021-07-27T21:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:59:52.592Z] time="2021-07-27T21:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ec6c49cf77786f1d4f93cc1d210f3f99cb94cee6799b2310a45675666a81cb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:59:52.592Z] time="2021-07-27T21:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:59:52.592Z] time="2021-07-27T21:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ec6c49cf77786f1d4f93cc1d210f3f99cb94cee6799b2310a45675666a81cb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:59:53.155Z] === RUN TestPluginInstall/with_htpasswd [2021-07-27T21:59:54.084Z] time="2021-07-27T21:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:59:54.084Z] time="2021-07-27T21:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2bc5cbce3b94213f996a399fbc2c53630e65aa6392d10f0db790d9b2e0bdc441" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:59:54.084Z] time="2021-07-27T21:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:59:54.084Z] time="2021-07-27T21:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2bc5cbce3b94213f996a399fbc2c53630e65aa6392d10f0db790d9b2e0bdc441" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:59:54.646Z] === RUN TestPluginInstall/with_insecure [2021-07-27T21:59:56.014Z] time="2021-07-27T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:59:56.014Z] time="2021-07-27T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b034e16388056e9c4b425e0bc6db0fbec87c3c19e022eb4ba36a4168568785f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:59:56.014Z] time="2021-07-27T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-27T21:59:56.014Z] time="2021-07-27T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b034e16388056e9c4b425e0bc6db0fbec87c3c19e022eb4ba36a4168568785f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-27T21:59:56.578Z] plugin_test.go:166: [dff6cc37cd9d8] daemon is not started [2021-07-27T21:59:56.578Z] --- PASS: TestPluginInstall (6.25s) [2021-07-27T21:59:56.578Z] --- PASS: TestPluginInstall/no_auth (2.96s) [2021-07-27T21:59:56.578Z] --- PASS: TestPluginInstall/with_htpasswd (1.48s) [2021-07-27T21:59:56.578Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2021-07-27T21:59:56.578Z] === RUN TestPluginsWithRuntimes [2021-07-27T21:59:57.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-27T21:59:58.435Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-27T21:59:58.693Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-27T21:59:59.622Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-27T22:00:00.186Z] docker_api_swarm_node_test.go:19: [dc2d315b9ed16] joining swarm manager [ddcc284859df0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:00:00.442Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-27T22:00:01.370Z] --- PASS: TestPluginsWithRuntimes (4.80s) [2021-07-27T22:00:01.370Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.17s) [2021-07-27T22:00:01.370Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.53s) [2021-07-27T22:00:01.370Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T22:00:01.370Z] docker_api_swarm_node_test.go:20: [d16f9d3468659] joining swarm manager [ddcc284859df0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:00:01.370Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-27T22:00:01.932Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-27T22:00:02.189Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2021-07-27T22:00:02.189Z] PASS [2021-07-27T22:00:02.189Z] [2021-07-27T22:00:02.189Z] DONE 10 tests in 12.073s [2021-07-27T22:00:02.189Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-27T22:00:02.189Z] ++ 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 [2021-07-27T22:00:02.189Z] ++ set -e [2021-07-27T22:00:02.189Z] ++ '[' -n 0 ']' [2021-07-27T22:00:02.189Z] ++ set -x [2021-07-27T22:00:02.189Z] ++ 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 [2021-07-27T22:00:02.189Z] INFO: Testing against a local daemon [2021-07-27T22:00:02.189Z] === RUN TestExternalGraphDriver [2021-07-27T22:00:02.445Z] === RUN TestExternalGraphDriver/json [2021-07-27T22:00:03.007Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-27T22:00:04.382Z] === RUN TestDockerSuite/TestBuildUser [2021-07-27T22:00:04.637Z] === RUN TestExternalGraphDriver/spec [2021-07-27T22:00:06.525Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-27T22:00:06.781Z] === RUN TestExternalGraphDriver/pull [2021-07-27T22:00:08.670Z] --- PASS: TestExternalGraphDriver (6.31s) [2021-07-27T22:00:08.670Z] --- PASS: TestExternalGraphDriver/json (2.20s) [2021-07-27T22:00:08.670Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2021-07-27T22:00:08.670Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2021-07-27T22:00:08.670Z] === RUN TestGraphdriverPluginV2 [2021-07-27T22:00:10.036Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-27T22:00:11.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-27T22:00:12.853Z] --- PASS: TestGraphdriverPluginV2 (4.19s) [2021-07-27T22:00:12.853Z] PASS [2021-07-27T22:00:12.853Z] [2021-07-27T22:00:12.853Z] DONE 5 tests in 10.669s [2021-07-27T22:00:12.853Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-27T22:00:12.853Z] ++ 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 [2021-07-27T22:00:12.853Z] ++ set -e [2021-07-27T22:00:12.853Z] ++ '[' -n 0 ']' [2021-07-27T22:00:12.853Z] ++ set -x [2021-07-27T22:00:12.853Z] ++ 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 [2021-07-27T22:00:12.853Z] INFO: Testing against a local daemon [2021-07-27T22:00:12.853Z] === RUN TestContinueAfterPluginCrash [2021-07-27T22:00:12.853Z] === PAUSE TestContinueAfterPluginCrash [2021-07-27T22:00:12.853Z] === RUN TestReadPluginNoRead [2021-07-27T22:00:12.853Z] === PAUSE TestReadPluginNoRead [2021-07-27T22:00:12.853Z] === RUN TestDaemonStartWithLogOpt [2021-07-27T22:00:12.853Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-27T22:00:12.853Z] === CONT TestContinueAfterPluginCrash [2021-07-27T22:00:12.853Z] === CONT TestDaemonStartWithLogOpt [2021-07-27T22:00:18.098Z] docker_api_swarm_test.go:501: [d7cfaf95ee939] joining swarm manager [da93a707237f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:00:19.464Z] --- PASS: TestDaemonStartWithLogOpt (6.41s) [2021-07-27T22:00:19.464Z] === CONT TestReadPluginNoRead [2021-07-27T22:00:22.741Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/builder [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/builder/dockerfile 0.256s coverage: 48.7% of statements [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-27T22:00:23.972Z] ok github.com/docker/docker/builder/remotecontext/git 1.254s coverage: 86.3% of statements [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/cli [no test files] [2021-07-27T22:00:23.972Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-27T22:00:24.111Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-27T22:00:24.718Z] --- PASS: TestContinueAfterPluginCrash (11.82s) [2021-07-27T22:00:24.907Z] ok github.com/docker/docker/cmd/docker-proxy 0.091s coverage: 67.6% of statements [2021-07-27T22:00:26.092Z] === RUN TestReadPluginNoRead/default [2021-07-27T22:00:26.809Z] ok github.com/docker/docker/client 0.132s coverage: 75.5% of statements [2021-07-27T22:00:27.982Z] === CONT TestReadPluginNoRead [2021-07-27T22:00:27.982Z] read_test.go:92: [d44ab2d96a27d] daemon is not started [2021-07-27T22:00:27.982Z] --- PASS: TestReadPluginNoRead (8.32s) [2021-07-27T22:00:27.982Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-07-27T22:00:27.982Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2021-07-27T22:00:27.982Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-07-27T22:00:27.982Z] PASS [2021-07-27T22:00:27.982Z] [2021-07-27T22:00:27.982Z] DONE 6 tests in 14.869s [2021-07-27T22:00:27.982Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-27T22:00:27.982Z] ++ 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 [2021-07-27T22:00:27.982Z] ++ set -e [2021-07-27T22:00:27.982Z] ++ '[' -n 0 ']' [2021-07-27T22:00:27.982Z] ++ set -x [2021-07-27T22:00:27.982Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-07-27T22:00:27.983Z] testing: warning: no tests to run [2021-07-27T22:00:27.983Z] PASS [2021-07-27T22:00:27.983Z] [2021-07-27T22:00:27.983Z] DONE 0 tests in 0.054s [2021-07-27T22:00:27.983Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-27T22:00:27.983Z] ++ 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 [2021-07-27T22:00:27.983Z] ++ set -e [2021-07-27T22:00:27.983Z] ++ '[' -n 0 ']' [2021-07-27T22:00:27.983Z] ++ set -x [2021-07-27T22:00:27.983Z] ++ 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 [2021-07-27T22:00:27.983Z] INFO: Testing against a local daemon [2021-07-27T22:00:27.983Z] === RUN TestPluginWithDevMounts [2021-07-27T22:00:27.983Z] === PAUSE TestPluginWithDevMounts [2021-07-27T22:00:27.983Z] === CONT TestPluginWithDevMounts [2021-07-27T22:00:28.544Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-27T22:00:29.105Z] docker_api_swarm_test.go:506: [d85665e1cd1b2] joining swarm manager [da93a707237f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:00:29.713Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-27T22:00:29.969Z] --- PASS: TestPluginWithDevMounts (2.00s) [2021-07-27T22:00:29.969Z] PASS [2021-07-27T22:00:29.969Z] [2021-07-27T22:00:29.969Z] DONE 1 tests in 2.142s [2021-07-27T22:00:29.969Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-27T22:00:29.969Z] ++ 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 [2021-07-27T22:00:29.969Z] ++ set -e [2021-07-27T22:00:29.969Z] ++ '[' -n 0 ']' [2021-07-27T22:00:29.969Z] ++ set -x [2021-07-27T22:00:29.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-07-27T22:00:29.969Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-27T22:00:30.224Z] INFO: Testing against a local daemon [2021-07-27T22:00:30.224Z] === RUN TestSecretInspect [2021-07-27T22:00:31.152Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-27T22:00:32.080Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-27T22:00:32.641Z] --- PASS: TestSecretInspect (2.49s) [2021-07-27T22:00:32.641Z] === RUN TestSecretList [2021-07-27T22:00:33.569Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-27T22:00:33.569Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-27T22:00:33.569Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-27T22:00:33.569Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-27T22:00:33.569Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-27T22:00:33.569Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-27T22:00:33.569Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-27T22:00:33.569Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-27T22:00:33.569Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-27T22:00:35.456Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-27T22:00:35.456Z] --- PASS: TestSecretList (2.67s) [2021-07-27T22:00:35.456Z] === RUN TestSecretsCreateAndDelete [2021-07-27T22:00:35.456Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-27T22:00:36.383Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-27T22:00:36.639Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-27T22:00:38.005Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-27T22:00:38.005Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-27T22:00:38.005Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2021-07-27T22:00:38.005Z] === RUN TestSecretsUpdate [2021-07-27T22:00:41.269Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-27T22:00:41.269Z] --- PASS: TestSecretsUpdate (3.05s) [2021-07-27T22:00:41.269Z] === RUN TestTemplatedSecret [2021-07-27T22:00:42.636Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-27T22:00:43.565Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-27T22:00:43.822Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-27T22:00:44.384Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-27T22:00:44.384Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-27T22:00:44.384Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-27T22:00:44.950Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-27T22:00:44.950Z] --- PASS: TestTemplatedSecret (3.94s) [2021-07-27T22:00:44.950Z] === RUN TestSecretCreateResolve [2021-07-27T22:00:47.463Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-27T22:00:47.463Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-27T22:00:47.463Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T22:00:47.463Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-27T22:00:47.463Z] --- PASS: TestSecretCreateResolve (2.53s) [2021-07-27T22:00:47.463Z] PASS [2021-07-27T22:00:47.463Z] [2021-07-27T22:00:47.463Z] DONE 6 tests in 17.515s [2021-07-27T22:00:47.463Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-27T22:00:47.464Z] ++ 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 [2021-07-27T22:00:47.464Z] ++ set -e [2021-07-27T22:00:47.464Z] ++ '[' -n 0 ']' [2021-07-27T22:00:47.464Z] ++ set -x [2021-07-27T22:00:47.464Z] ++ 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 [2021-07-27T22:00:47.719Z] INFO: Testing against a local daemon [2021-07-27T22:00:47.719Z] === RUN TestServiceCreateInit [2021-07-27T22:00:47.719Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T22:00:47.974Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-27T22:00:48.901Z] === RUN TestDockerSuite/TestCommitChange [2021-07-27T22:00:50.265Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-27T22:00:51.191Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-27T22:00:53.080Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-27T22:00:53.080Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T22:00:54.445Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-27T22:00:55.374Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-27T22:00:57.265Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-27T22:00:58.194Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-27T22:00:58.756Z] --- PASS: TestServiceCreateInit (10.97s) [2021-07-27T22:00:58.756Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.46s) [2021-07-27T22:00:58.756Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.49s) [2021-07-27T22:00:58.756Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T22:01:00.121Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-27T22:01:00.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-27T22:01:01.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-27T22:01:01.244Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-27T22:01:01.244Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-27T22:01:01.244Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-27T22:01:01.500Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-27T22:01:01.500Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-27T22:01:01.500Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-27T22:01:03.389Z] docker_api_swarm_node_test.go:80: [dea598ce9e0ab] joining swarm manager [da85b3543374a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:01:04.327Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-27T22:01:07.596Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-27T22:01:07.596Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-27T22:01:08.528Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-27T22:01:09.894Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-27T22:01:10.822Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-27T22:01:11.749Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-27T22:01:12.310Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-27T22:01:12.569Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-27T22:01:12.569Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-27T22:01:13.481Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.1% of statements [2021-07-27T22:01:13.482Z] ok github.com/docker/docker/cmd/dockerd/trap 2.557s coverage: 0.0% of statements [2021-07-27T22:01:13.482Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-27T22:01:13.482Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2021-07-27T22:01:13.482Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-27T22:01:13.482Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-27T22:01:13.482Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-27T22:01:13.482Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-27T22:01:13.499Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-27T22:01:13.499Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-27T22:01:13.499Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-27T22:01:13.499Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-27T22:01:13.499Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-27T22:01:14.864Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-27T22:01:15.792Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-27T22:01:16.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-27T22:01:16.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-27T22:01:18.084Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-27T22:01:18.647Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-27T22:01:18.647Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-27T22:01:19.572Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-27T22:01:20.134Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-27T22:01:20.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-27T22:01:20.645Z] --- PASS: TestCreateServiceMultipleTimes (22.08s) [2021-07-27T22:01:20.645Z] === RUN TestCreateServiceConflict [2021-07-27T22:01:20.901Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-27T22:01:21.592Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2021-07-27T22:01:21.829Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-27T22:01:21.829Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-27T22:01:22.529Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-07-27T22:01:23.211Z] docker_api_swarm_node_test.go:52: [d0dbcb386947f] joining swarm manager [d7ae63ffaf24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:01:23.211Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-27T22:01:23.771Z] --- PASS: TestCreateServiceConflict (3.07s) [2021-07-27T22:01:23.771Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T22:01:23.904Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-07-27T22:01:24.334Z] docker_api_swarm_node_test.go:53: [d00ed2de4275a] joining swarm manager [d7ae63ffaf24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:01:24.334Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-27T22:01:25.260Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-27T22:01:25.260Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-27T22:01:26.626Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-27T22:01:27.721Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2021-07-27T22:01:27.721Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T22:01:28.284Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-27T22:01:30.175Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-27T22:01:30.175Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-27T22:01:30.175Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-27T22:01:30.175Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-27T22:01:30.175Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-27T22:01:30.736Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-27T22:01:32.186Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-07-27T22:01:32.186Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.4% of statements [2021-07-27T22:01:32.444Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-07-27T22:01:33.010Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-07-27T22:01:33.584Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-27T22:01:34.959Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.785s coverage: 73.3% of statements [2021-07-27T22:01:35.525Z] ok github.com/docker/docker/daemon 12.158s coverage: 17.6% of statements [2021-07-27T22:01:35.525Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-27T22:01:35.525Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-27T22:01:35.525Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-27T22:01:35.525Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-27T22:01:35.974Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-27T22:01:36.229Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-27T22:01:36.790Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-27T22:01:36.790Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-27T22:01:36.790Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-27T22:01:36.790Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-27T22:01:36.899Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.466s coverage: 56.2% of statements [2021-07-27T22:01:37.157Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-07-27T22:01:39.061Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-07-27T22:01:40.052Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-27T22:01:40.307Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-27T22:01:40.451Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.275s coverage: 49.4% of statements [2021-07-27T22:01:41.235Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-27T22:01:41.388Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.502s coverage: 45.9% of statements [2021-07-27T22:01:41.388Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-27T22:01:41.796Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.18s) [2021-07-27T22:01:41.796Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T22:01:42.322Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.605s coverage: 57.7% of statements [2021-07-27T22:01:42.322Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-27T22:01:42.322Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-27T22:01:42.581Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-07-27T22:01:43.517Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-07-27T22:01:44.452Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-07-27T22:01:44.711Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.8% of statements [2021-07-27T22:01:44.711Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-27T22:01:44.711Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-27T22:01:45.081Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2021-07-27T22:01:45.081Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T22:01:46.090Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.5% of statements [2021-07-27T22:01:46.656Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.0% of statements [2021-07-27T22:01:46.656Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-27T22:01:46.656Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-27T22:01:46.914Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-27T22:01:46.968Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-27T22:01:47.173Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-27T22:01:47.740Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2021-07-27T22:01:47.740Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-07-27T22:01:47.893Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2021-07-27T22:01:47.893Z] === RUN TestCreateServiceSysctls [2021-07-27T22:01:47.893Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-27T22:01:48.675Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-07-27T22:01:48.675Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-27T22:01:48.934Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 57.5% of statements [2021-07-27T22:01:49.662Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2021-07-27T22:01:49.874Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-27T22:01:50.598Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-07-27T22:01:50.857Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-27T22:01:51.115Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-27T22:01:51.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.618s coverage: 82.5% of statements [2021-07-27T22:01:51.688Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-27T22:01:51.688Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-27T22:01:51.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-27T22:01:52.325Z] --- PASS: TestCreateServiceSysctls (4.46s) [2021-07-27T22:01:52.325Z] === RUN TestCreateServiceCapabilities [2021-07-27T22:01:52.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-27T22:01:53.063Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-07-27T22:01:53.063Z] ok github.com/docker/docker/distribution 0.125s coverage: 25.4% of statements [2021-07-27T22:01:53.063Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-27T22:01:54.008Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-07-27T22:01:54.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-27T22:01:54.574Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-07-27T22:01:55.031Z] --- PASS: TestCreateServiceCapabilities (2.88s) [2021-07-27T22:01:55.031Z] === RUN TestInspect [2021-07-27T22:01:55.140Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-27T22:01:55.706Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-07-27T22:01:55.706Z] ok github.com/docker/docker/distribution/xfer 1.984s coverage: 85.6% of statements [2021-07-27T22:01:55.706Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-27T22:01:55.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-27T22:01:55.965Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-07-27T22:01:55.965Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-27T22:01:56.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-27T22:01:56.532Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-07-27T22:01:57.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-27T22:01:59.466Z] --- PASS: TestInspect (3.96s) [2021-07-27T22:01:59.466Z] === RUN TestCreateJob [2021-07-27T22:01:59.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000534d38_} [2021-07-27T22:02:01.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1220047247_/foo_false____} [2021-07-27T22:02:03.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-27T22:02:03.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1220047247_/foo_true____} [2021-07-27T22:02:03.244Z] --- PASS: TestCreateJob (4.08s) [2021-07-27T22:02:03.244Z] === RUN TestReplicatedJob [2021-07-27T22:02:04.622Z] docker_api_swarm_test.go:201: [d2f575b7bf407] joining swarm manager [d0b2e41cc848b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:02:04.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3389749154_/foo_false____} [2021-07-27T22:02:06.500Z] ok github.com/docker/docker/layer 7.080s coverage: 68.8% of statements [2021-07-27T22:02:06.500Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-27T22:02:06.500Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-27T22:02:06.500Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-27T22:02:06.500Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-27T22:02:07.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3389749154_/foo_true____} [2021-07-27T22:02:07.873Z] ok github.com/docker/docker/libnetwork/api 1.426s coverage: 90.1% of statements [2021-07-27T22:02:08.440Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2021-07-27T22:02:08.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3389749154_/foo_true__0xc000534d68__} [2021-07-27T22:02:09.816Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-27T22:02:09.816Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-27T22:02:10.074Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-27T22:02:10.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000534d80_} [2021-07-27T22:02:11.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000534d98_} [2021-07-27T22:02:11.370Z] --- PASS: TestReplicatedJob (8.00s) [2021-07-27T22:02:11.370Z] === RUN TestUpdateReplicatedJob [2021-07-27T22:02:12.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000534df8_} [2021-07-27T22:02:13.357Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.440s coverage: 59.9% of statements [2021-07-27T22:02:13.358Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-27T22:02:13.617Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.168s coverage: 4.0% of statements [2021-07-27T22:02:14.184Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-27T22:02:14.443Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-27T22:02:14.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000534e10_} [2021-07-27T22:02:15.183Z] --- PASS: TestUpdateReplicatedJob (3.96s) [2021-07-27T22:02:15.183Z] === RUN TestServiceListWithStatuses [2021-07-27T22:02:15.183Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T22:02:15.183Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T22:02:15.183Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T22:02:15.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-27T22:02:17.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-27T22:02:17.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-27T22:02:17.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-27T22:02:17.581Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-27T22:02:20.845Z] --- PASS: TestDockerNetworkConnectAlias (5.64s) [2021-07-27T22:02:20.845Z] === RUN TestDockerNetworkReConnect [2021-07-27T22:02:21.100Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-27T22:02:23.616Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-27T22:02:24.408Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.194s coverage: 6.6% of statements [2021-07-27T22:02:24.408Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-27T22:02:24.408Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-07-27T22:02:24.408Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-07-27T22:02:24.667Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-07-27T22:02:24.925Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-27T22:02:25.184Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-27T22:02:25.442Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-27T22:02:25.505Z] --- PASS: TestDockerNetworkReConnect (4.43s) [2021-07-27T22:02:25.505Z] === RUN TestServicePlugin [2021-07-27T22:02:25.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-27T22:02:27.404Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-27T22:02:27.965Z] docker_api_swarm_test.go:383: [d87ebc61b6c0e] joining swarm manager [d18c4ed1c71e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:02:29.330Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-27T22:02:29.330Z] docker_api_swarm_test.go:384: [dcfb5033ec44c] joining swarm manager [d18c4ed1c71e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:02:29.586Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-27T22:02:30.516Z] plugin_test.go:62: [daa6e383de8c5] joining swarm manager [d60942c076ea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:02:31.078Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-27T22:02:31.641Z] plugin_test.go:65: [d8aa5f603d933] joining swarm manager [d60942c076ea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:02:31.897Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-27T22:02:33.263Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-27T22:02:33.825Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-27T22:02:34.752Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-27T22:02:35.679Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-27T22:02:36.241Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-27T22:02:37.168Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-27T22:02:37.657Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2021-07-27T22:02:38.096Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-27T22:02:38.592Z] ok github.com/docker/docker/libnetwork 37.999s coverage: 40.7% of statements [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-27T22:02:38.592Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-27T22:02:38.850Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2021-07-27T22:02:39.023Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-27T22:02:39.583Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-27T22:02:39.783Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.018s coverage: 47.4% of statements [2021-07-27T22:02:40.042Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.006s coverage: 71.4% of statements [2021-07-27T22:02:40.510Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-27T22:02:41.418Z] ok github.com/docker/docker/libnetwork/ipamutils 0.523s coverage: 74.0% of statements [2021-07-27T22:02:41.436Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-27T22:02:42.355Z] ok github.com/docker/docker/libnetwork/iptables 0.350s coverage: 45.1% of statements [2021-07-27T22:02:42.614Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-07-27T22:02:42.800Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-27T22:02:43.181Z] ok github.com/docker/docker/libnetwork/netutils 0.038s coverage: 44.1% of statements [2021-07-27T22:02:43.361Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-27T22:02:44.292Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-27T22:02:44.292Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-27T22:02:45.656Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-27T22:02:46.217Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-27T22:02:47.148Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-27T22:02:48.075Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-27T22:02:48.636Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-27T22:02:50.001Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-27T22:02:50.928Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-27T22:02:52.816Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-27T22:02:55.387Z] ok github.com/docker/docker/libnetwork/ipam 18.527s coverage: 85.3% of statements [2021-07-27T22:02:55.387Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-27T22:02:55.387Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-27T22:02:55.387Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-27T22:02:55.387Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-27T22:02:56.982Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-27T22:02:57.909Z] --- PASS: TestServicePlugin (32.72s) [2021-07-27T22:02:57.909Z] === RUN TestServiceUpdateLabel [2021-07-27T22:02:59.796Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-27T22:03:00.648Z] ok github.com/docker/docker/libnetwork/osl 4.312s coverage: 39.7% of statements [2021-07-27T22:03:00.648Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-27T22:03:00.648Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-27T22:03:00.722Z] --- PASS: TestServiceUpdateLabel (2.58s) [2021-07-27T22:03:00.722Z] === RUN TestServiceUpdateSecrets [2021-07-27T22:03:00.722Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-27T22:03:01.215Z] ok github.com/docker/docker/libnetwork/portmapper 0.276s coverage: 49.5% of statements [2021-07-27T22:03:01.215Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-27T22:03:01.781Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-27T22:03:02.040Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-07-27T22:03:02.607Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-07-27T22:03:02.865Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-27T22:03:04.241Z] ok github.com/docker/docker/pkg/archive 0.321s coverage: 81.9% of statements [2021-07-27T22:03:05.176Z] ok github.com/docker/docker/pkg/authorization 0.277s coverage: 68.3% of statements [2021-07-27T22:03:05.436Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-07-27T22:03:05.436Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-27T22:03:05.973Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-27T22:03:07.860Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-27T22:03:08.715Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.2% of statements [2021-07-27T22:03:08.715Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-07-27T22:03:08.787Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-27T22:03:08.973Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-27T22:03:09.231Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-27T22:03:12.951Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-27T22:03:13.353Z] --- PASS: TestBuildWCOWSandboxSize (797.33s) [2021-07-27T22:03:13.353Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T22:03:13.353Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T22:03:13.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T22:03:13.353Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T22:03:13.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T22:03:13.353Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T22:03:13.353Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T22:03:13.353Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T22:03:13.353Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T22:03:13.353Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T22:03:13.353Z] --- PASS: TestBuildWithEmptyDockerfile (0.59s) [2021-07-27T22:03:13.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-27T22:03:13.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-27T22:03:13.353Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-27T22:03:13.353Z] === RUN TestBuildPreserveOwnership [2021-07-27T22:03:13.353Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:03:13.353Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-27T22:03:13.353Z] === RUN TestBuildPlatformInvalid [2021-07-27T22:03:13.353Z] --- PASS: TestBuildPlatformInvalid (0.63s) [2021-07-27T22:03:13.353Z] PASS [2021-07-27T22:03:13.353Z] ok github.com/docker/docker/integration/build 976.736s [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === Skipped [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-27T22:03:13.353Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-27T22:03:13.353Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-27T22:03:13.353Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-27T22:03:13.353Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-27T22:03:13.353Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] DONE 29 tests, 5 skipped in 1004.854s [2021-07-27T22:03:13.353Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-27T22:03:13.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:03:13.353Z] INFO: Testing against a local daemon [2021-07-27T22:03:13.353Z] === RUN TestConfigInspect [2021-07-27T22:03:13.353Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] --- SKIP: TestConfigInspect (0.01s) [2021-07-27T22:03:13.353Z] === RUN TestConfigList [2021-07-27T22:03:13.353Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] --- SKIP: TestConfigList (0.00s) [2021-07-27T22:03:13.353Z] === RUN TestConfigsCreateAndDelete [2021-07-27T22:03:13.353Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-27T22:03:13.353Z] === RUN TestConfigsUpdate [2021-07-27T22:03:13.353Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-27T22:03:13.353Z] === RUN TestTemplatedConfig [2021-07-27T22:03:13.353Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-27T22:03:13.353Z] === RUN TestConfigCreateResolve [2021-07-27T22:03:13.353Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:03:13.353Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-27T22:03:13.353Z] PASS [2021-07-27T22:03:13.353Z] ok github.com/docker/docker/integration/config 0.123s [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === Skipped [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-07-27T22:03:13.353Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-27T22:03:13.353Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-27T22:03:13.353Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-27T22:03:13.353Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-27T22:03:13.353Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-27T22:03:13.353Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] [2021-07-27T22:03:13.353Z] DONE 6 tests, 6 skipped in 3.010s [2021-07-27T22:03:13.353Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-27T22:03:13.417Z] ok github.com/docker/docker/pkg/discovery/kv 3.043s coverage: 84.1% of statements [2021-07-27T22:03:13.417Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-27T22:03:13.417Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-27T22:03:13.417Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-27T22:03:13.514Z] === RUN TestDockerSuite/TestCpToDot [2021-07-27T22:03:14.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:03:14.319Z] INFO: Testing against a local daemon [2021-07-27T22:03:14.319Z] === RUN TestCheckpoint [2021-07-27T22:03:14.319Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T22:03:14.319Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T22:03:14.319Z] === RUN TestContainerInvalidJSON [2021-07-27T22:03:14.319Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T22:03:14.319Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T22:03:14.319Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T22:03:14.319Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T22:03:14.350Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-27T22:03:14.440Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-27T22:03:14.610Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-27T22:03:14.778Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T22:03:14.778Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T22:03:14.778Z] --- PASS: TestContainerInvalidJSON (0.57s) [2021-07-27T22:03:14.778Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-27T22:03:14.778Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-27T22:03:14.778Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T22:03:14.778Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-07-27T22:03:14.778Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T22:03:14.868Z] ok github.com/docker/docker/pkg/fsutils 0.127s coverage: 85.1% of statements [2021-07-27T22:03:15.126Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-27T22:03:15.234Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-07-27T22:03:15.234Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T22:03:15.234Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-07-27T22:03:15.234Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T22:03:15.690Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-07-27T22:03:15.690Z] === RUN TestCopyFromContainer [2021-07-27T22:03:15.690Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:15.690Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T22:03:15.690Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T22:03:15.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T22:03:15.690Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T22:03:15.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T22:03:15.690Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T22:03:15.690Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T22:03:15.690Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T22:03:15.690Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T22:03:15.690Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T22:03:15.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T22:03:15.690Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T22:03:15.690Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidEnv [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T22:03:15.690Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T22:03:15.690Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T22:03:15.690Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T22:03:15.690Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T22:03:15.690Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T22:03:15.690Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T22:03:15.690Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:15.690Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T22:03:15.690Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:03:15.690Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T22:03:15.690Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:03:15.690Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T22:03:15.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T22:03:15.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T22:03:15.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T22:03:15.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T22:03:15.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T22:03:15.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T22:03:15.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T22:03:15.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T22:03:15.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T22:03:15.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T22:03:15.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T22:03:15.690Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T22:03:15.690Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-07-27T22:03:15.690Z] === RUN TestCreateDifferentPlatform [2021-07-27T22:03:15.690Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T22:03:15.690Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T22:03:15.690Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T22:03:15.690Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T22:03:15.690Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-07-27T22:03:15.690Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T22:03:15.690Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T22:03:15.690Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-27T22:03:15.690Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T22:03:15.690Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:15.690Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestDiff [2021-07-27T22:03:15.690Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T22:03:15.690Z] --- SKIP: TestDiff (0.00s) [2021-07-27T22:03:15.690Z] === RUN TestExecWithCloseStdin [2021-07-27T22:03:15.693Z] ok github.com/docker/docker/pkg/idtools 0.350s coverage: 69.5% of statements [2021-07-27T22:03:15.804Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-27T22:03:16.627Z] ok github.com/docker/docker/pkg/ioutils 0.384s coverage: 69.3% of statements [2021-07-27T22:03:16.730Z] --- PASS: TestServiceUpdateSecrets (16.02s) [2021-07-27T22:03:16.730Z] === RUN TestServiceUpdateConfigs [2021-07-27T22:03:16.886Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-07-27T22:03:16.886Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-27T22:03:17.144Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-27T22:03:17.292Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-27T22:03:17.403Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-27T22:03:17.662Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-27T22:03:17.662Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-27T22:03:17.921Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-27T22:03:18.219Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-27T22:03:19.408Z] --- PASS: TestExecWithCloseStdin (3.12s) [2021-07-27T22:03:19.408Z] === RUN TestExec [2021-07-27T22:03:19.584Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-27T22:03:19.840Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-27T22:03:20.401Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-27T22:03:21.328Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-27T22:03:21.584Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-27T22:03:21.584Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-27T22:03:21.591Z] --- PASS: TestExec (2.24s) [2021-07-27T22:03:21.591Z] === RUN TestExecUser [2021-07-27T22:03:21.591Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T22:03:21.591Z] --- SKIP: TestExecUser (0.00s) [2021-07-27T22:03:21.591Z] === RUN TestExportContainerAndImportImage [2021-07-27T22:03:21.591Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:21.591Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-27T22:03:21.591Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T22:03:21.591Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:21.591Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T22:03:21.591Z] === RUN TestHealthCheckWorkdir [2021-07-27T22:03:21.591Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T22:03:21.591Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-27T22:03:21.591Z] === RUN TestHealthKillContainer [2021-07-27T22:03:21.591Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T22:03:21.591Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-27T22:03:21.591Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T22:03:21.591Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T22:03:21.591Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T22:03:21.591Z] === RUN TestKillContainerInvalidSignal [2021-07-27T22:03:21.839Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-27T22:03:22.765Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-27T22:03:22.765Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-27T22:03:22.765Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-27T22:03:22.765Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-27T22:03:23.329Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-27T22:03:23.590Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-27T22:03:23.590Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-27T22:03:23.590Z] === RUN TestDockerSuite/TestCreateRM [2021-07-27T22:03:23.761Z] --- PASS: TestKillContainerInvalidSignal (2.18s) [2021-07-27T22:03:23.761Z] === RUN TestKillContainer [2021-07-27T22:03:23.761Z] === RUN TestKillContainer/no_signal [2021-07-27T22:03:23.846Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-27T22:03:23.846Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T22:03:23.846Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-27T22:03:23.846Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-27T22:03:23.846Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-27T22:03:25.734Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-27T22:03:25.734Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-27T22:03:25.734Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-27T22:03:25.926Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T22:03:25.926Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T22:03:25.926Z] === RUN TestKillContainer/killing_signal [2021-07-27T22:03:26.660Z] check_test.go:380: [dcfb5033ec44c] daemon is not started [2021-07-27T22:03:26.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-27T22:03:28.817Z] --- PASS: TestKillContainer (4.89s) [2021-07-27T22:03:28.817Z] --- PASS: TestKillContainer/no_signal (2.16s) [2021-07-27T22:03:28.817Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T22:03:28.817Z] --- PASS: TestKillContainer/killing_signal (2.68s) [2021-07-27T22:03:28.817Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T22:03:28.817Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:03:28.817Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T22:03:28.817Z] === RUN TestKillStoppedContainer [2021-07-27T22:03:28.817Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:03:28.817Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-27T22:03:28.817Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T22:03:28.817Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:03:28.817Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T22:03:28.817Z] === RUN TestKillDifferentUserContainer [2021-07-27T22:03:28.817Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T22:03:28.817Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-27T22:03:28.817Z] === RUN TestInspectOomKilledTrue [2021-07-27T22:03:28.817Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:28.817Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T22:03:28.817Z] === RUN TestInspectOomKilledFalse [2021-07-27T22:03:28.817Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T22:03:28.817Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T22:03:28.817Z] === RUN TestLogsFollowTailEmpty [2021-07-27T22:03:29.174Z] docker_api_swarm_test.go:801: [dd0ef3de16c7a] joining swarm manager [d0105b9a43d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:03:30.100Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-27T22:03:30.100Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-27T22:03:30.100Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-27T22:03:30.100Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-27T22:03:30.100Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-27T22:03:30.100Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-27T22:03:30.345Z] --- PASS: TestLogsFollowTailEmpty (2.19s) [2021-07-27T22:03:30.345Z] === RUN TestNetworkNat [2021-07-27T22:03:30.345Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T22:03:30.345Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-27T22:03:30.345Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T22:03:30.660Z] docker_api_swarm_test.go:801: [db967e5302954] joining swarm manager [d0105b9a43d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:03:30.916Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-27T22:03:31.843Z] docker_api_swarm_test.go:801: [db823b0215818] joining swarm manager [d0105b9a43d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-27T22:03:32.406Z] --- PASS: TestServiceUpdateConfigs (15.92s) [2021-07-27T22:03:32.406Z] === RUN TestServiceUpdateNetwork [2021-07-27T22:03:32.663Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-27T22:03:33.236Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2021-07-27T22:03:33.236Z] === RUN TestNetworkLoopbackNat [2021-07-27T22:03:33.236Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T22:03:33.236Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-27T22:03:33.236Z] === RUN TestPause [2021-07-27T22:03:33.236Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T22:03:33.236Z] --- SKIP: TestPause (0.00s) [2021-07-27T22:03:33.236Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T22:03:33.592Z] docker_api_swarm_test.go:801: [dbdcc5a0a2d9f] joining swarm manager [d0105b9a43d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-27T22:03:33.848Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-27T22:03:35.213Z] docker_api_swarm_test.go:809: [d59e62883153c] joining swarm manager [d0105b9a43d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-27T22:03:35.402Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.07s) [2021-07-27T22:03:35.402Z] === RUN TestPauseStopPausedContainer [2021-07-27T22:03:35.402Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:03:35.402Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-27T22:03:35.402Z] === RUN TestPsFilter [2021-07-27T22:03:35.402Z] --- PASS: TestPsFilter (0.37s) [2021-07-27T22:03:35.402Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T22:03:36.227Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-27T22:03:37.591Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-27T22:03:38.291Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.77s) [2021-07-27T22:03:38.291Z] === RUN TestRemoveContainerWithVolume [2021-07-27T22:03:38.517Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-27T22:03:39.080Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-27T22:03:39.080Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-27T22:03:40.006Z] === RUN TestDockerSuite/TestDockerFails [2021-07-27T22:03:40.006Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-27T22:03:40.006Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-27T22:03:40.006Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-27T22:03:41.177Z] --- PASS: TestRemoveContainerWithVolume (2.69s) [2021-07-27T22:03:41.177Z] === RUN TestRemoveContainerRunning [2021-07-27T22:03:41.391Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-27T22:03:42.318Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-27T22:03:43.344Z] --- PASS: TestRemoveContainerRunning (2.06s) [2021-07-27T22:03:43.344Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T22:03:43.683Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-27T22:03:43.683Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-27T22:03:43.683Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-27T22:03:43.683Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-27T22:03:44.871Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s) [2021-07-27T22:03:44.871Z] === RUN TestRemoveInvalidContainer [2021-07-27T22:03:44.871Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-27T22:03:44.871Z] === RUN TestRenameLinkedContainer [2021-07-27T22:03:44.871Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T22:03:44.871Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-27T22:03:44.871Z] === RUN TestRenameStoppedContainer [2021-07-27T22:03:47.759Z] --- PASS: TestRenameStoppedContainer (2.71s) [2021-07-27T22:03:47.759Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T22:03:47.845Z] --- PASS: TestServiceUpdateNetwork (15.07s) [2021-07-27T22:03:47.845Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T22:03:48.770Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-27T22:03:50.135Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-27T22:03:50.135Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-27T22:03:52.422Z] --- PASS: TestRenameRunningContainerAndReuse (4.25s) [2021-07-27T22:03:52.422Z] === RUN TestRenameInvalidName [2021-07-27T22:03:52.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-27T22:03:53.959Z] --- PASS: TestRenameInvalidName (2.11s) [2021-07-27T22:03:53.959Z] === RUN TestRenameAnonymousContainer [2021-07-27T22:03:55.165Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/reexec 0.035s coverage: 82.4% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-07-27T22:03:56.614Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 39.9% of statements [2021-07-27T22:03:56.872Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2021-07-27T22:03:57.056Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-27T22:03:57.130Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-07-27T22:03:57.312Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-27T22:03:57.388Z] testing: warning: no tests to run [2021-07-27T22:03:57.388Z] coverage: [no statements] [2021-07-27T22:03:57.388Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-27T22:03:57.647Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-27T22:03:57.873Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-27T22:03:57.905Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-27T22:03:57.905Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-27T22:03:58.800Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-27T22:03:59.727Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-27T22:03:59.805Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-27T22:04:00.064Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-27T22:04:00.288Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-27T22:04:00.636Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 85.7% of statements [2021-07-27T22:04:01.217Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-27T22:04:01.570Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2021-07-27T22:04:01.777Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-27T22:04:01.827Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-27T22:04:02.761Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-07-27T22:04:03.330Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-27T22:04:03.330Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-27T22:04:03.664Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-27T22:04:03.897Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-27T22:04:04.155Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-27T22:04:05.029Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-27T22:04:05.285Z] --- PASS: TestServiceUpdatePidsLimit (17.71s) [2021-07-27T22:04:05.285Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-07-27T22:04:05.285Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-07-27T22:04:05.285Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2021-07-27T22:04:05.285Z] PASS [2021-07-27T22:04:05.285Z] [2021-07-27T22:04:05.285Z] === Skipped [2021-07-27T22:04:05.285Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-27T22:04:05.285Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-27T22:04:05.285Z] [2021-07-27T22:04:05.285Z] [2021-07-27T22:04:05.285Z] DONE 27 tests, 1 skipped in 197.750s [2021-07-27T22:04:05.285Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-27T22:04:05.285Z] ++ 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 [2021-07-27T22:04:05.285Z] ++ set -e [2021-07-27T22:04:05.285Z] ++ '[' -n 0 ']' [2021-07-27T22:04:05.285Z] ++ set -x [2021-07-27T22:04:05.285Z] ++ 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 [2021-07-27T22:04:05.541Z] INFO: Testing against a local daemon [2021-07-27T22:04:05.541Z] === RUN TestSessionCreate [2021-07-27T22:04:05.541Z] --- PASS: TestSessionCreate (0.03s) [2021-07-27T22:04:05.541Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T22:04:05.541Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-07-27T22:04:05.541Z] PASS [2021-07-27T22:04:05.541Z] [2021-07-27T22:04:05.541Z] DONE 2 tests in 0.211s [2021-07-27T22:04:05.541Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-27T22:04:05.541Z] ++ 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 [2021-07-27T22:04:05.541Z] ++ set -e [2021-07-27T22:04:05.541Z] ++ '[' -n 0 ']' [2021-07-27T22:04:05.541Z] ++ set -x [2021-07-27T22:04:05.541Z] ++ 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 [2021-07-27T22:04:05.541Z] INFO: Testing against a local daemon [2021-07-27T22:04:05.541Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T22:04:05.541Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T22:04:05.541Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T22:04:05.541Z] === RUN TestEventsExecDie [2021-07-27T22:04:06.297Z] --- PASS: TestRenameAnonymousContainer (10.45s) [2021-07-27T22:04:06.297Z] === RUN TestRenameContainerWithSameName [2021-07-27T22:04:06.753Z] --- PASS: TestRenameContainerWithSameName (2.19s) [2021-07-27T22:04:06.753Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T22:04:06.753Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T22:04:06.753Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T22:04:06.753Z] === RUN TestResize [2021-07-27T22:04:06.907Z] --- PASS: TestEventsExecDie (1.35s) [2021-07-27T22:04:06.907Z] === RUN TestEventsBackwardsCompatible [2021-07-27T22:04:07.164Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-27T22:04:07.164Z] === RUN TestEventsVolumeCreate [2021-07-27T22:04:07.164Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-27T22:04:07.164Z] === RUN TestInfoBinaryCommits [2021-07-27T22:04:07.164Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-27T22:04:07.164Z] === RUN TestInfoAPIVersioned [2021-07-27T22:04:07.164Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-27T22:04:07.164Z] === RUN TestInfoDiscoveryBackend [2021-07-27T22:04:07.438Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-07-27T22:04:07.438Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-07-27T22:04:07.724Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-27T22:04:07.724Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-27T22:04:08.005Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.8% of statements [2021-07-27T22:04:08.650Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-27T22:04:08.650Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-27T22:04:08.650Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-27T22:04:08.918Z] --- PASS: TestResize (2.17s) [2021-07-27T22:04:08.918Z] === RUN TestResizeWithInvalidSize [2021-07-27T22:04:09.212Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-07-27T22:04:09.212Z] === RUN TestInfoAPI [2021-07-27T22:04:09.212Z] --- PASS: TestInfoAPI (0.03s) [2021-07-27T22:04:09.212Z] === RUN TestInfoAPIWarnings [2021-07-27T22:04:09.378Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-07-27T22:04:11.086Z] --- PASS: TestResizeWithInvalidSize (2.14s) [2021-07-27T22:04:11.086Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T22:04:11.098Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-27T22:04:12.024Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-27T22:04:13.253Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2021-07-27T22:04:13.253Z] === RUN TestDaemonRestartKillContainers [2021-07-27T22:04:13.253Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:04:13.253Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-27T22:04:13.253Z] === RUN TestStats [2021-07-27T22:04:13.253Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T22:04:13.253Z] --- SKIP: TestStats (0.00s) [2021-07-27T22:04:13.253Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T22:04:13.388Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-27T22:04:19.023Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.81s) [2021-07-27T22:04:19.023Z] === RUN TestStopContainerWithTimeout [2021-07-27T22:04:19.023Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T22:04:19.023Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-27T22:04:19.023Z] === RUN TestUpdateRestartPolicy [2021-07-27T22:04:19.917Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-27T22:04:19.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-27T22:04:19.917Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-27T22:04:20.479Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-27T22:04:21.040Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-27T22:04:21.295Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-27T22:04:21.555Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-27T22:04:21.556Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-27T22:04:21.556Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-27T22:04:22.922Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-27T22:04:24.286Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-27T22:04:24.286Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-27T22:04:24.286Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-27T22:04:25.213Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-27T22:04:25.469Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-27T22:04:25.469Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-07-27T22:04:25.469Z] === RUN TestInfoDebug [2021-07-27T22:04:26.030Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-27T22:04:26.030Z] --- PASS: TestInfoDebug (0.52s) [2021-07-27T22:04:26.030Z] === RUN TestInfoInsecureRegistries [2021-07-27T22:04:26.590Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-27T22:04:26.590Z] === RUN TestInfoRegistryMirrors [2021-07-27T22:04:26.846Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-27T22:04:27.101Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-27T22:04:27.101Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-27T22:04:27.101Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-27T22:04:27.101Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-27T22:04:27.101Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-27T22:04:27.101Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-07-27T22:04:27.101Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T22:04:27.357Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-27T22:04:27.357Z] === RUN TestPingCacheHeaders [2021-07-27T22:04:27.357Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-27T22:04:27.357Z] === RUN TestPingGet [2021-07-27T22:04:27.357Z] --- PASS: TestPingGet (0.01s) [2021-07-27T22:04:27.357Z] === RUN TestPingHead [2021-07-27T22:04:27.357Z] --- PASS: TestPingHead (0.03s) [2021-07-27T22:04:27.357Z] === RUN TestVersion [2021-07-27T22:04:27.357Z] --- PASS: TestVersion (0.02s) [2021-07-27T22:04:27.357Z] PASS [2021-07-27T22:04:27.357Z] [2021-07-27T22:04:27.357Z] === Skipped [2021-07-27T22:04:27.357Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T22:04:27.357Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-27T22:04:27.357Z] [2021-07-27T22:04:27.357Z] [2021-07-27T22:04:27.357Z] DONE 19 tests, 1 skipped in 21.833s [2021-07-27T22:04:27.357Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-27T22:04:27.358Z] ++ 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 [2021-07-27T22:04:27.358Z] ++ set -e [2021-07-27T22:04:27.358Z] ++ '[' -n 0 ']' [2021-07-27T22:04:27.358Z] ++ set -x [2021-07-27T22:04:27.358Z] ++ 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 [2021-07-27T22:04:27.358Z] INFO: Testing against a local daemon [2021-07-27T22:04:27.358Z] === RUN TestVolumesCreateAndList [2021-07-27T22:04:27.358Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-27T22:04:27.358Z] === RUN TestVolumesRemove [2021-07-27T22:04:27.614Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-27T22:04:27.614Z] === RUN TestVolumesInspect [2021-07-27T22:04:27.614Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-27T22:04:27.614Z] === RUN TestVolumesInvalidJSON [2021-07-27T22:04:27.614Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T22:04:27.614Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T22:04:27.614Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T22:04:27.614Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-27T22:04:27.614Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T22:04:27.614Z] PASS [2021-07-27T22:04:27.614Z] [2021-07-27T22:04:27.614Z] DONE 5 tests in 0.237s [2021-07-27T22:04:27.614Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T22:04:27.871Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T22:04:27.871Z] +++ kill 5762 [2021-07-27T22:04:28.126Z] +++ /etc/init.d/apparmor stop [2021-07-27T22:04:28.127Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T22:04:28.127Z] [2021-07-27T22:04:28.127Z] Unloading profiles will leave already running processes permanently [2021-07-27T22:04:28.127Z] unconfined, which can lead to unexpected situations. [2021-07-27T22:04:28.127Z] [2021-07-27T22:04:28.127Z] To set a process to complain mode, use the command line tool [2021-07-27T22:04:28.127Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T22:04:28.127Z] +++ true [2021-07-27T22:04:28.127Z] exiting test-integration [2021-07-27T22:04:28.127Z] ++ exit 0 [2021-07-27T22:04:28.127Z] [2021-07-27T22:04:28.697Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-27T22:04:29.259Z] + for job in $(jobs -p) [2021-07-27T22:04:29.259Z] + wait 14948 [2021-07-27T22:04:29.514Z] === RUN TestDockerSuite/TestEventsRename [2021-07-27T22:04:30.076Z] === RUN TestDockerSuite/TestEventsResize [2021-07-27T22:04:31.003Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-27T22:04:31.290Z] ok github.com/docker/docker/libnetwork/networkdb 104.030s coverage: 60.0% of statements [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/rootless [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/volume [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-27T22:04:31.290Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === Skipped [2021-07-27T22:04:31.290Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-27T22:04:31.290Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-27T22:04:31.290Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-27T22:04:31.290Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-27T22:04:31.290Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-27T22:04:31.290Z] graphtest_unix.go:71: No driver to put! [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-27T22:04:31.290Z] time="2021-07-27T22:01:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-27T22:04:31.290Z] time="2021-07-27T22:01:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-27T22:04:31.290Z] time="2021-07-27T22:01:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-27T22:04:31.290Z] time="2021-07-27T22:01:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-27T22:04:31.290Z] time="2021-07-27T22:01:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-27T22:04:31.290Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-27T22:04:31.290Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-27T22:04:31.290Z] graphtest_unix.go:71: No driver to put! [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-27T22:04:31.290Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-27T22:04:31.290Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-27T22:04:31.290Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.290Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-27T22:04:31.290Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-27T22:04:31.290Z] [2021-07-27T22:04:31.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-27T22:04:31.291Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.291Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-27T22:04:31.291Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.291Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-27T22:04:31.291Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.291Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-27T22:04:31.291Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.291Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-27T22:04:31.291Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-27T22:04:31.291Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-27T22:04:31.291Z] graphtest_unix.go:71: No driver to put! [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-27T22:04:31.291Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-27T22:04:31.291Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-27T22:04:31.291Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-27T22:04:31.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-27T22:04:31.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-27T22:04:31.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-27T22:04:31.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-27T22:04:31.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-27T22:04:31.291Z] firewalld_test.go:13: firewalld is not running [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-27T22:04:31.291Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-27T22:04:31.291Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] [2021-07-27T22:04:31.291Z] DONE 2669 tests, 37 skipped in 358.393s Post stage [Pipeline] junit [2021-07-27T22:04:31.303Z] Recording test results [2021-07-27T22:04:31.572Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-27T22:04:31.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42685/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67ec80f76a4aaf7f7c993c4a7e8ae460851fbae8 hack/validate/vendor [2021-07-27T22:04:32.837Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T22:04:33.405Z] + echo Ensuring container killed. [2021-07-27T22:04:33.405Z] Ensuring container killed. [2021-07-27T22:04:33.405Z] + docker rm -vf docker-pr6 [2021-07-27T22:04:33.405Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-07-27T22:04:33.697Z] + echo Chowning /workspace to jenkins user [2021-07-27T22:04:33.697Z] Chowning /workspace to jenkins user [2021-07-27T22:04:33.697Z] + id -u [2021-07-27T22:04:33.697Z] + id -g [2021-07-27T22:04:33.697Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42685:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T22:04:34.922Z] + bundleName=unit [2021-07-27T22:04:34.922Z] + echo Creating unit-bundles.tar.gz [2021-07-27T22:04:34.922Z] Creating unit-bundles.tar.gz [2021-07-27T22:04:34.922Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-27T22:04:34.922Z] bundles/junit-report.xml [2021-07-27T22:04:34.922Z] bundles/go-test-report.json [2021-07-27T22:04:34.922Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-27T22:04:34.933Z] Archiving artifacts [2021-07-27T22:04:35.366Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42685/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T22:04:35.675Z] + make clean [2021-07-27T22:04:35.675Z] docker volume rm -f docker-dev-cache [2021-07-27T22:04:35.933Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T22:04:37.531Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-27T22:04:37.531Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-27T22:04:38.093Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-27T22:04:40.063Z] --- PASS: TestUpdateRestartPolicy (21.99s) [2021-07-27T22:04:40.063Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T22:04:40.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-27T22:04:41.168Z] === RUN TestDockerSuite/TestEventsTop [2021-07-27T22:04:42.104Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-27T22:04:42.229Z] --- PASS: TestUpdateRestartWithAutoRemove (2.13s) [2021-07-27T22:04:42.229Z] === RUN TestWaitNonBlocked [2021-07-27T22:04:42.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T22:04:42.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T22:04:42.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T22:04:42.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T22:04:42.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T22:04:42.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T22:04:45.371Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-27T22:04:45.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-27T22:04:45.944Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-27T22:04:45.945Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.28s) [2021-07-27T22:04:45.945Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.40s) [2021-07-27T22:04:45.945Z] === RUN TestWaitBlocked [2021-07-27T22:04:45.945Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:45.945Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-27T22:04:45.945Z] PASS [2021-07-27T22:04:45.945Z] ok github.com/docker/docker/integration/container 91.879s [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === Skipped [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-27T22:04:45.945Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-27T22:04:45.945Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T22:04:45.945Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T22:04:45.945Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T22:04:45.945Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T22:04:45.945Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-07-27T22:04:45.945Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-27T22:04:45.945Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-27T22:04:45.945Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-27T22:04:45.945Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-27T22:04:45.945Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-27T22:04:45.945Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T22:04:45.945Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-27T22:04:45.945Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-27T22:04:45.945Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T22:04:45.945Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-27T22:04:45.945Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T22:04:45.945Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T22:04:45.945Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-27T22:04:45.945Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T22:04:45.945Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-27T22:04:45.945Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-27T22:04:45.945Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-27T22:04:45.945Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-27T22:04:45.945Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-27T22:04:45.945Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-27T22:04:45.945Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-27T22:04:45.945Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-27T22:04:45.945Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T22:04:45.945Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-27T22:04:45.945Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-27T22:04:45.945Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-27T22:04:45.945Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-27T22:04:45.945Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] [2021-07-27T22:04:45.945Z] DONE 87 tests, 33 skipped in 94.445s [2021-07-27T22:04:45.945Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-27T22:04:46.735Z] docker_api_swarm_service_test.go:394: [dbcee81d7bdce] joining swarm manager [ddfc7e75135fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:04:47.295Z] docker_api_swarm_service_test.go:394: [d6dd9b7a27a34] joining swarm manager [ddfc7e75135fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:04:47.475Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T22:04:47.475Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T22:04:47.475Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-27T22:04:47.475Z] === RUN TestDaemonConfigValidation [2021-07-27T22:04:47.475Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T22:04:47.475Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-27T22:04:47.475Z] PASS [2021-07-27T22:04:47.475Z] ok github.com/docker/docker/integration/daemon 0.106s [2021-07-27T22:04:47.934Z] [2021-07-27T22:04:47.934Z] === Skipped [2021-07-27T22:04:47.934Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-27T22:04:47.934Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T22:04:47.934Z] [2021-07-27T22:04:47.934Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-27T22:04:47.934Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T22:04:47.934Z] [2021-07-27T22:04:47.934Z] [2021-07-27T22:04:47.934Z] DONE 2 tests, 2 skipped in 1.769s [2021-07-27T22:04:47.934Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-27T22:04:49.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:04:49.464Z] INFO: Testing against a local daemon [2021-07-27T22:04:49.464Z] === RUN TestCommitInheritsEnv [2021-07-27T22:04:49.464Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:04:49.464Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-27T22:04:49.464Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T22:04:49.464Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T22:04:49.464Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T22:04:49.464Z] === RUN TestImagesFilterMultiReference [2021-07-27T22:04:49.464Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-27T22:04:49.464Z] === RUN TestImagePullPlatformInvalid [2021-07-27T22:04:49.464Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-27T22:04:49.464Z] === RUN TestRemoveImageOrphaning [2021-07-27T22:04:50.994Z] --- PASS: TestRemoveImageOrphaning (1.10s) [2021-07-27T22:04:50.994Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T22:04:50.994Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-27T22:04:50.994Z] === RUN TestTagInvalidReference [2021-07-27T22:04:50.994Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-27T22:04:50.994Z] === RUN TestTagValidPrefixedRepo [2021-07-27T22:04:50.994Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-27T22:04:50.994Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T22:04:50.994Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-27T22:04:50.994Z] === RUN TestTagOfficialNames [2021-07-27T22:04:50.994Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-27T22:04:50.994Z] === RUN TestTagMatchesDigest [2021-07-27T22:04:50.994Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-27T22:04:50.994Z] PASS [2021-07-27T22:04:50.994Z] ok github.com/docker/docker/integration/image 1.593s [2021-07-27T22:04:50.994Z] [2021-07-27T22:04:50.994Z] === Skipped [2021-07-27T22:04:50.994Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-27T22:04:50.994Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:04:50.994Z] [2021-07-27T22:04:50.994Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T22:04:50.994Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T22:04:50.994Z] [2021-07-27T22:04:50.994Z] [2021-07-27T22:04:50.994Z] DONE 11 tests, 2 skipped in 3.360s [2021-07-27T22:04:50.994Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-27T22:04:51.461Z] === RUN TestDockerSuite/TestExec [2021-07-27T22:04:52.828Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-27T22:04:53.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:04:53.162Z] INFO: Testing against a local daemon [2021-07-27T22:04:53.162Z] === RUN TestNetworkCreateDelete [2021-07-27T22:04:53.162Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:53.162Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T22:04:53.162Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-27T22:04:53.162Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestDaemonDNSFallback [2021-07-27T22:04:53.162Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:53.162Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestInspectNetwork [2021-07-27T22:04:53.162Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T22:04:53.162Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T22:04:53.162Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:53.162Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestNetworkInvalidJSON [2021-07-27T22:04:53.162Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T22:04:53.162Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T22:04:53.162Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T22:04:53.162Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T22:04:53.162Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T22:04:53.162Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T22:04:53.162Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T22:04:53.162Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T22:04:53.162Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T22:04:53.162Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-27T22:04:53.162Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-27T22:04:53.162Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-27T22:04:53.162Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-27T22:04:53.162Z] === RUN TestNetworkList [2021-07-27T22:04:53.162Z] === RUN TestNetworkList//networks [2021-07-27T22:04:53.162Z] === PAUSE TestNetworkList//networks [2021-07-27T22:04:53.162Z] === RUN TestNetworkList//networks/ [2021-07-27T22:04:53.162Z] === PAUSE TestNetworkList//networks/ [2021-07-27T22:04:53.162Z] === CONT TestNetworkList//networks [2021-07-27T22:04:53.162Z] === CONT TestNetworkList//networks/ [2021-07-27T22:04:53.162Z] --- PASS: TestNetworkList (0.04s) [2021-07-27T22:04:53.162Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T22:04:53.162Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T22:04:53.162Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-27T22:04:53.162Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T22:04:53.162Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T22:04:53.162Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T22:04:53.162Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T22:04:53.162Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T22:04:53.162Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T22:04:53.162Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T22:04:53.162Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T22:04:53.162Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T22:04:53.162Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T22:04:53.162Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T22:04:53.162Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T22:04:53.162Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T22:04:53.162Z] service_test.go:242: FLAKY_TEST [2021-07-27T22:04:53.162Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T22:04:53.162Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T22:04:53.162Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-27T22:04:53.162Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T22:04:53.162Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T22:04:53.162Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T22:04:53.162Z] PASS [2021-07-27T22:04:53.162Z] ok github.com/docker/docker/integration/network 0.175s [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === Skipped [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-27T22:04:53.622Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-27T22:04:53.622Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-27T22:04:53.622Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-27T22:04:53.622Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-27T22:04:53.622Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-27T22:04:53.622Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T22:04:53.622Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T22:04:53.622Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T22:04:53.622Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T22:04:53.622Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T22:04:53.622Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T22:04:53.622Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T22:04:53.622Z] service_test.go:242: FLAKY_TEST [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-27T22:04:53.622Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T22:04:53.622Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] [2021-07-27T22:04:53.622Z] DONE 22 tests, 15 skipped in 2.283s [2021-07-27T22:04:53.622Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-27T22:04:53.755Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-27T22:04:54.077Z] testing: warning: no tests to run [2021-07-27T22:04:54.077Z] PASS [2021-07-27T22:04:54.077Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2021-07-27T22:04:54.077Z] [2021-07-27T22:04:54.077Z] DONE 0 tests in 0.705s [2021-07-27T22:04:54.534Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-27T22:04:54.681Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-27T22:04:54.989Z] testing: warning: no tests to run [2021-07-27T22:04:54.989Z] PASS [2021-07-27T22:04:54.989Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2021-07-27T22:04:54.989Z] [2021-07-27T22:04:54.989Z] DONE 0 tests in 0.692s [2021-07-27T22:04:54.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-27T22:04:55.608Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-27T22:04:55.949Z] testing: warning: no tests to run [2021-07-27T22:04:55.949Z] PASS [2021-07-27T22:04:55.949Z] ok github.com/docker/docker/integration/plugin 0.075s [2021-07-27T22:04:55.949Z] [2021-07-27T22:04:55.949Z] DONE 0 tests in 0.687s [2021-07-27T22:04:55.949Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-27T22:04:56.404Z] testing: warning: no tests to run [2021-07-27T22:04:56.404Z] PASS [2021-07-27T22:04:56.404Z] ok github.com/docker/docker/integration/plugin/authz 0.090s [2021-07-27T22:04:56.404Z] [2021-07-27T22:04:56.404Z] DONE 0 tests in 0.671s [2021-07-27T22:04:56.404Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-27T22:04:57.494Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-27T22:04:58.422Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-27T22:04:59.348Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-27T22:05:00.275Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-27T22:05:01.202Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-27T22:05:02.138Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-27T22:05:03.064Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-27T22:05:04.952Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-27T22:05:04.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-27T22:05:06.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:06.692Z] INFO: Testing against a local daemon [2021-07-27T22:05:06.692Z] === RUN TestPluginInvalidJSON [2021-07-27T22:05:06.692Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T22:05:06.692Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T22:05:06.692Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T22:05:06.692Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-27T22:05:06.693Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T22:05:06.693Z] === RUN TestPluginInstall [2021-07-27T22:05:06.693Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-27T22:05:06.693Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-27T22:05:06.693Z] === RUN TestPluginsWithRuntimes [2021-07-27T22:05:06.693Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-27T22:05:06.693Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-27T22:05:06.693Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T22:05:06.693Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-27T22:05:06.693Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T22:05:06.693Z] PASS [2021-07-27T22:05:06.693Z] ok github.com/docker/docker/integration/plugin/common 0.135s [2021-07-27T22:05:06.840Z] docker_api_swarm_service_test.go:342: [de2316d75137a] joining swarm manager [d0caf85cf891b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:05:07.149Z] [2021-07-27T22:05:07.149Z] === Skipped [2021-07-27T22:05:07.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-27T22:05:07.149Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-27T22:05:07.149Z] [2021-07-27T22:05:07.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-27T22:05:07.149Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-27T22:05:07.149Z] [2021-07-27T22:05:07.149Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T22:05:07.149Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-27T22:05:07.149Z] [2021-07-27T22:05:07.149Z] [2021-07-27T22:05:07.149Z] DONE 5 tests, 3 skipped in 10.359s [2021-07-27T22:05:07.149Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-27T22:05:07.767Z] === RUN TestDockerSuite/TestExecEnv [2021-07-27T22:05:07.767Z] docker_api_swarm_service_test.go:342: [d21c5d3945515] joining swarm manager [d0caf85cf891b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:05:09.133Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-27T22:05:10.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:10.038Z] INFO: Testing against a local daemon [2021-07-27T22:05:10.038Z] === RUN TestExternalGraphDriver [2021-07-27T22:05:10.038Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T22:05:10.038Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-27T22:05:10.038Z] === RUN TestGraphdriverPluginV2 [2021-07-27T22:05:10.038Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T22:05:10.038Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-27T22:05:10.038Z] PASS [2021-07-27T22:05:10.038Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.139s [2021-07-27T22:05:10.038Z] [2021-07-27T22:05:10.038Z] === Skipped [2021-07-27T22:05:10.038Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-27T22:05:10.038Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T22:05:10.038Z] [2021-07-27T22:05:10.038Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-27T22:05:10.038Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T22:05:10.038Z] [2021-07-27T22:05:10.038Z] [2021-07-27T22:05:10.038Z] DONE 2 tests, 2 skipped in 3.120s [2021-07-27T22:05:10.038Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-27T22:05:11.647Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-27T22:05:12.201Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:12.201Z] INFO: Testing against a local daemon [2021-07-27T22:05:12.201Z] === RUN TestReadPluginNoRead [2021-07-27T22:05:12.201Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T22:05:12.201Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-27T22:05:12.201Z] PASS [2021-07-27T22:05:12.201Z] ok github.com/docker/docker/integration/plugin/logging 0.115s [2021-07-27T22:05:12.201Z] [2021-07-27T22:05:12.201Z] === Skipped [2021-07-27T22:05:12.201Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-27T22:05:12.201Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T22:05:12.201Z] [2021-07-27T22:05:12.201Z] [2021-07-27T22:05:12.201Z] DONE 1 tests, 1 skipped in 2.229s [2021-07-27T22:05:12.657Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-27T22:05:13.014Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-27T22:05:13.620Z] testing: warning: no tests to run [2021-07-27T22:05:13.620Z] PASS [2021-07-27T22:05:13.620Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [2021-07-27T22:05:13.620Z] [2021-07-27T22:05:13.620Z] DONE 0 tests in 1.078s [2021-07-27T22:05:13.620Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-27T22:05:15.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:15.790Z] INFO: Testing against a local daemon [2021-07-27T22:05:15.790Z] === RUN TestPluginWithDevMounts [2021-07-27T22:05:15.790Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:15.790Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-27T22:05:15.790Z] PASS [2021-07-27T22:05:15.790Z] ok github.com/docker/docker/integration/plugin/volumes 0.109s [2021-07-27T22:05:15.790Z] [2021-07-27T22:05:15.790Z] === Skipped [2021-07-27T22:05:15.790Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-27T22:05:15.790Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:15.790Z] [2021-07-27T22:05:15.790Z] [2021-07-27T22:05:15.790Z] DONE 1 tests, 1 skipped in 2.117s [2021-07-27T22:05:15.790Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-27T22:05:16.277Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-27T22:05:17.204Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-27T22:05:17.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:17.959Z] INFO: Testing against a local daemon [2021-07-27T22:05:17.959Z] === RUN TestSecretInspect [2021-07-27T22:05:17.959Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-27T22:05:17.959Z] === RUN TestSecretList [2021-07-27T22:05:17.959Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] --- SKIP: TestSecretList (0.00s) [2021-07-27T22:05:17.959Z] === RUN TestSecretsCreateAndDelete [2021-07-27T22:05:17.959Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-27T22:05:17.959Z] === RUN TestSecretsUpdate [2021-07-27T22:05:17.959Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-27T22:05:17.959Z] === RUN TestTemplatedSecret [2021-07-27T22:05:17.959Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-27T22:05:17.959Z] === RUN TestSecretCreateResolve [2021-07-27T22:05:17.959Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:17.959Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-27T22:05:17.959Z] PASS [2021-07-27T22:05:17.959Z] ok github.com/docker/docker/integration/secret 0.118s [2021-07-27T22:05:17.959Z] [2021-07-27T22:05:17.959Z] === Skipped [2021-07-27T22:05:17.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-27T22:05:17.959Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] [2021-07-27T22:05:17.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-27T22:05:17.959Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] [2021-07-27T22:05:17.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-27T22:05:17.959Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] [2021-07-27T22:05:17.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-27T22:05:17.959Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] [2021-07-27T22:05:17.959Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-27T22:05:17.959Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:17.959Z] [2021-07-27T22:05:17.959Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-27T22:05:17.959Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:17.959Z] [2021-07-27T22:05:17.959Z] [2021-07-27T22:05:17.959Z] DONE 6 tests, 6 skipped in 1.915s [2021-07-27T22:05:17.959Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-27T22:05:18.132Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-27T22:05:19.059Z] === RUN TestDockerSuite/TestExecParseError [2021-07-27T22:05:19.986Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-27T22:05:20.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:20.147Z] INFO: Testing against a local daemon [2021-07-27T22:05:20.147Z] === RUN TestServiceCreateInit [2021-07-27T22:05:20.147Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T22:05:20.147Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T22:05:20.147Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-27T22:05:20.147Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T22:05:20.147Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T22:05:20.147Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestCreateServiceConflict [2021-07-27T22:05:20.147Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T22:05:20.147Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-27T22:05:20.147Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T22:05:20.147Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T22:05:20.147Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T22:05:20.147Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestCreateServiceSysctls [2021-07-27T22:05:20.147Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-27T22:05:20.147Z] === RUN TestCreateServiceCapabilities [2021-07-27T22:05:20.147Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-27T22:05:20.147Z] === RUN TestInspect [2021-07-27T22:05:20.147Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestInspect (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestCreateJob [2021-07-27T22:05:20.147Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestCreateJob (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestReplicatedJob [2021-07-27T22:05:20.147Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestUpdateReplicatedJob [2021-07-27T22:05:20.147Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestServiceListWithStatuses [2021-07-27T22:05:20.147Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T22:05:20.147Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestDockerNetworkReConnect [2021-07-27T22:05:20.147Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestServicePlugin [2021-07-27T22:05:20.147Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.147Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestServiceUpdateLabel [2021-07-27T22:05:20.147Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.147Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestServiceUpdateSecrets [2021-07-27T22:05:20.147Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.147Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestServiceUpdateConfigs [2021-07-27T22:05:20.147Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.147Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestServiceUpdateNetwork [2021-07-27T22:05:20.147Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.147Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-27T22:05:20.147Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T22:05:20.147Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.147Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-27T22:05:20.147Z] PASS [2021-07-27T22:05:20.147Z] ok github.com/docker/docker/integration/service 0.251s [2021-07-27T22:05:20.548Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === Skipped [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T22:05:20.603Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T22:05:20.603Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-27T22:05:20.603Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-27T22:05:20.603Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-27T22:05:20.603Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-27T22:05:20.603Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-27T22:05:20.603Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-27T22:05:20.603Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-27T22:05:20.603Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-27T22:05:20.603Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-27T22:05:20.603Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-27T22:05:20.603Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-27T22:05:20.603Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-27T22:05:20.603Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-27T22:05:20.603Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-27T22:05:20.603Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-27T22:05:20.603Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-27T22:05:20.603Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-27T22:05:20.603Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-27T22:05:20.603Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-27T22:05:20.603Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-27T22:05:20.603Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-27T22:05:20.603Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] [2021-07-27T22:05:20.603Z] DONE 24 tests, 23 skipped in 2.668s [2021-07-27T22:05:20.603Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-27T22:05:21.115Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-27T22:05:22.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:22.130Z] INFO: Testing against a local daemon [2021-07-27T22:05:22.130Z] === RUN TestSessionCreate [2021-07-27T22:05:22.130Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T22:05:22.130Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-27T22:05:22.130Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T22:05:22.130Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T22:05:22.130Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T22:05:22.130Z] PASS [2021-07-27T22:05:22.130Z] ok github.com/docker/docker/integration/session 0.113s [2021-07-27T22:05:22.586Z] [2021-07-27T22:05:22.586Z] === Skipped [2021-07-27T22:05:22.586Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-27T22:05:22.586Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T22:05:22.586Z] [2021-07-27T22:05:22.586Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T22:05:22.586Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T22:05:22.586Z] [2021-07-27T22:05:22.586Z] [2021-07-27T22:05:22.586Z] DONE 2 tests, 2 skipped in 1.835s [2021-07-27T22:05:22.586Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-27T22:05:23.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-27T22:05:24.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:24.115Z] INFO: Testing against a local daemon [2021-07-27T22:05:24.115Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T22:05:24.115Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:24.115Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T22:05:24.115Z] === RUN TestEventsExecDie [2021-07-27T22:05:24.115Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T22:05:24.115Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-27T22:05:24.115Z] === RUN TestEventsBackwardsCompatible [2021-07-27T22:05:24.115Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T22:05:24.115Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-27T22:05:24.115Z] === RUN TestEventsVolumeCreate [2021-07-27T22:05:24.115Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T22:05:24.115Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-27T22:05:24.115Z] === RUN TestInfoAPI [2021-07-27T22:05:24.115Z] --- PASS: TestInfoAPI (0.04s) [2021-07-27T22:05:24.115Z] === RUN TestInfoAPIWarnings [2021-07-27T22:05:24.115Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:05:24.115Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-27T22:05:24.115Z] === RUN TestInfoDebug [2021-07-27T22:05:24.115Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:05:24.115Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-27T22:05:24.115Z] === RUN TestInfoInsecureRegistries [2021-07-27T22:05:24.115Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:05:24.115Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-27T22:05:24.115Z] === RUN TestInfoRegistryMirrors [2021-07-27T22:05:24.115Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:05:24.115Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-27T22:05:24.115Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T22:05:25.002Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-27T22:05:25.076Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-07-27T22:05:25.076Z] === RUN TestPingCacheHeaders [2021-07-27T22:05:25.076Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-27T22:05:25.076Z] === RUN TestPingGet [2021-07-27T22:05:25.076Z] --- PASS: TestPingGet (0.03s) [2021-07-27T22:05:25.076Z] === RUN TestPingHead [2021-07-27T22:05:25.531Z] --- PASS: TestPingHead (0.03s) [2021-07-27T22:05:25.531Z] === RUN TestVersion [2021-07-27T22:05:25.531Z] --- PASS: TestVersion (0.03s) [2021-07-27T22:05:25.531Z] PASS [2021-07-27T22:05:25.531Z] ok github.com/docker/docker/integration/system 1.253s [2021-07-27T22:05:25.531Z] [2021-07-27T22:05:25.531Z] === Skipped [2021-07-27T22:05:25.531Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T22:05:25.531Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:05:25.531Z] [2021-07-27T22:05:25.531Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-27T22:05:25.531Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T22:05:25.531Z] [2021-07-27T22:05:25.531Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-27T22:05:25.531Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T22:05:25.531Z] [2021-07-27T22:05:25.531Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-27T22:05:25.531Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T22:05:25.531Z] [2021-07-27T22:05:25.531Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-27T22:05:25.531Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:05:25.531Z] [2021-07-27T22:05:25.531Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-27T22:05:25.531Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:05:25.531Z] [2021-07-27T22:05:25.532Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-27T22:05:25.532Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:05:25.532Z] [2021-07-27T22:05:25.532Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-27T22:05:25.532Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:05:25.532Z] [2021-07-27T22:05:25.532Z] [2021-07-27T22:05:25.532Z] DONE 14 tests, 8 skipped in 3.070s [2021-07-27T22:05:25.532Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-27T22:05:25.930Z] docker_api_swarm_service_test.go:489: [d54487603f93c] joining swarm manager [dd4e19cd555d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:05:26.186Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-27T22:05:27.113Z] docker_api_swarm_service_test.go:489: [d453f70d23773] joining swarm manager [dd4e19cd555d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:05:27.369Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-27T22:05:27.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:27.699Z] INFO: Testing against a local daemon [2021-07-27T22:05:27.699Z] === RUN TestVolumesCreateAndList [2021-07-27T22:05:27.699Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-27T22:05:27.699Z] === RUN TestVolumesRemove [2021-07-27T22:05:27.699Z] --- PASS: TestVolumesRemove (0.16s) [2021-07-27T22:05:27.699Z] === RUN TestVolumesInspect [2021-07-27T22:05:27.699Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-27T22:05:27.699Z] === RUN TestVolumesInvalidJSON [2021-07-27T22:05:27.699Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T22:05:27.699Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T22:05:27.699Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T22:05:27.699Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-27T22:05:27.699Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T22:05:27.699Z] PASS [2021-07-27T22:05:27.699Z] ok github.com/docker/docker/integration/volume 0.362s [2021-07-27T22:05:27.699Z] [2021-07-27T22:05:27.699Z] DONE 5 tests in 2.217s [2021-07-27T22:05:27.699Z] INFO: make.ps1 ended at 07/27/2021 22:05:27 [2021-07-27T22:05:27.699Z] INFO: Integration CLI tests being run from the host: [2021-07-27T22:05:27.699Z] 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" [2021-07-27T22:05:38.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-27T22:05:38.001Z] INFO: Testing against a local daemon [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-27T22:05:38.001Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-27T22:05:38.001Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-27T22:05:38.001Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-27T22:05:38.457Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-27T22:05:38.914Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-27T22:05:39.368Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-27T22:05:42.201Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-27T22:05:42.201Z] === RUN TestDockerSuite/TestExecTTY [2021-07-27T22:05:42.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-27T22:05:42.201Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-27T22:05:43.128Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-27T22:05:44.057Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-27T22:05:45.947Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-27T22:05:45.947Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-27T22:05:45.947Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-27T22:05:47.838Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-27T22:05:48.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-27T22:05:49.325Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-27T22:05:50.696Z] docker_api_swarm_service_test.go:127: [d727d1784b223] joining swarm manager [da76b1dc2cee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:05:51.257Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-27T22:05:51.513Z] docker_api_swarm_service_test.go:128: [dce6c89c34924] joining swarm manager [da76b1dc2cee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:05:52.880Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-27T22:05:54.768Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-27T22:05:54.768Z] docker_api_swarm_service_test.go:136: [dcae7ca8b35b5] joining swarm manager [da76b1dc2cee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-27T22:05:55.696Z] docker_api_swarm_service_test.go:137: [db4025b172a7d] joining swarm manager [da76b1dc2cee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-27T22:05:59.858Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-27T22:06:05.095Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-27T22:06:06.021Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-27T22:06:11.259Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-27T22:06:11.259Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-27T22:06:11.259Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-27T22:06:11.259Z] === RUN TestDockerSuite/TestHealth [2021-07-27T22:06:17.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-27T22:06:20.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-27T22:06:22.838Z] docker_api_swarm_service_test.go:303: [d0c0cf9faa0d7] joining swarm manager [dfc17dd33eedb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:06:23.400Z] docker_api_swarm_service_test.go:303: [d391d8e06d8c5] joining swarm manager [dfc17dd33eedb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:06:35.564Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-27T22:06:35.564Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-27T22:06:35.565Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-27T22:06:35.565Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-27T22:06:35.565Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-27T22:06:35.565Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-27T22:06:35.565Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-27T22:06:35.565Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-27T22:06:35.565Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-27T22:06:35.565Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-27T22:06:35.820Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-27T22:06:35.820Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-27T22:06:36.075Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-27T22:06:36.075Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-27T22:06:36.637Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-27T22:06:36.637Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-27T22:06:37.197Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-27T22:06:38.124Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-27T22:06:38.124Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-27T22:06:39.049Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-27T22:06:41.560Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-27T22:06:41.560Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-27T22:06:41.560Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-27T22:06:42.925Z] === RUN TestDockerSuite/TestImportFile [2021-07-27T22:06:44.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-27T22:06:44.564Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-27T22:06:44.564Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-27T22:06:46.455Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-27T22:06:46.455Z] docker_api_swarm_service_test.go:99: [db29550b29b5c] joining swarm manager [d0bd92a255c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:06:47.821Z] docker_api_swarm_service_test.go:100: [d8ed1eac6c7ed] joining swarm manager [d0bd92a255c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:06:48.381Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-27T22:06:50.896Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-27T22:06:51.384Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-27T22:06:51.384Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-27T22:06:51.384Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-27T22:06:51.384Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-27T22:06:51.384Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-27T22:06:51.384Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-27T22:06:51.384Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-27T22:06:51.384Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-27T22:06:51.384Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-27T22:06:51.384Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T22:06:51.384Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-27T22:06:51.824Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-27T22:06:53.188Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-27T22:06:54.276Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-27T22:06:54.553Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-27T22:06:54.553Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-27T22:06:54.553Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-27T22:06:55.481Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-27T22:06:56.042Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-27T22:06:56.604Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-27T22:06:57.165Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-27T22:06:57.203Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-27T22:06:57.203Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T22:06:57.203Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-27T22:06:57.203Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T22:06:57.203Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-27T22:06:57.203Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T22:06:57.203Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-27T22:06:57.203Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T22:06:57.203Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-27T22:06:58.091Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-27T22:06:58.653Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-27T22:06:58.653Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-27T22:07:00.017Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-27T22:07:00.577Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-27T22:07:00.940Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-27T22:07:00.940Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T22:07:00.940Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-27T22:07:00.940Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T22:07:00.940Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-27T22:07:01.139Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-27T22:07:01.139Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-27T22:07:02.090Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-27T22:07:02.090Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-27T22:07:02.090Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-27T22:07:03.018Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-27T22:07:03.944Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-27T22:07:04.507Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-27T22:07:05.439Z] === RUN TestDockerSuite/TestInspectImage [2021-07-27T22:07:05.439Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-27T22:07:05.439Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-27T22:07:05.439Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-27T22:07:05.439Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-27T22:07:06.000Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-27T22:07:06.710Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-27T22:07:07.364Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-27T22:07:07.365Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-27T22:07:08.290Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-27T22:07:09.218Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-27T22:07:11.107Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-27T22:07:11.107Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-27T22:07:11.107Z] check_test.go:380: [db29550b29b5c] daemon is not started [2021-07-27T22:07:11.669Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-27T22:07:12.597Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-27T22:07:13.964Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-27T22:07:14.526Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-27T22:07:15.089Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-27T22:07:16.020Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-27T22:07:16.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-27T22:07:16.536Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-27T22:07:17.474Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-27T22:07:18.035Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-27T22:07:18.300Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-27T22:07:18.562Z] docker_api_swarm_service_test.go:532: [d4f4df2fe28a9] joining swarm manager [d9d47d3b38c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:07:19.932Z] docker_api_swarm_service_test.go:533: [dd6dbbf390024] joining swarm manager [d9d47d3b38c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:07:20.492Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-27T22:07:22.381Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-27T22:07:24.898Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-27T22:07:25.460Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-27T22:07:28.730Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-27T22:07:31.247Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-27T22:07:33.133Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-27T22:07:33.133Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-27T22:07:35.021Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-27T22:07:35.581Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-27T22:07:36.508Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-27T22:07:46.488Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-27T22:07:47.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-27T22:07:48.934Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-27T22:07:49.189Z] docker_api_swarm_service_test.go:147: [db0d998775b6b] joining swarm manager [d19dacf0aa561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:07:50.115Z] docker_api_swarm_service_test.go:147: [d1d6b4e921a74] joining swarm manager [d19dacf0aa561]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:07:51.479Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-27T22:07:52.845Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-27T22:07:56.110Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-27T22:07:56.110Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-27T22:07:56.366Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-27T22:07:56.366Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-27T22:07:56.366Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-27T22:07:57.291Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-27T22:07:57.854Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-27T22:08:02.015Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-27T22:08:02.585Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-27T22:08:07.835Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-27T22:08:08.396Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-27T22:08:08.396Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-27T22:08:09.758Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-27T22:08:10.688Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-27T22:08:12.577Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-27T22:08:13.503Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-27T22:08:14.430Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-27T22:08:16.317Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-27T22:08:17.242Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-27T22:08:17.802Z] === RUN TestDockerSuite/TestLogsSince [2021-07-27T22:08:25.883Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-27T22:08:30.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-27T22:08:30.605Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-27T22:08:31.546Z] === RUN TestDockerSuite/TestLogsTail [2021-07-27T22:08:32.681Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-27T22:08:32.681Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T22:08:32.681Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-27T22:08:32.914Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-27T22:08:34.278Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-27T22:08:35.205Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-27T22:08:35.461Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-27T22:08:36.388Z] === RUN TestDockerSuite/TestNetHostname [2021-07-27T22:08:36.394Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-27T22:08:36.394Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-27T22:08:38.907Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-27T22:08:39.163Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-27T22:08:44.932Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-27T22:08:45.698Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-27T22:08:45.894Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-27T22:08:45.894Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T22:08:45.894Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-27T22:08:45.894Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T22:08:45.894Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-27T22:08:45.894Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T22:08:45.894Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-27T22:08:46.351Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-27T22:08:47.312Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-27T22:08:48.214Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-27T22:08:49.142Z] === RUN TestDockerSuite/TestPluginActive [2021-07-27T22:08:51.026Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-27T22:08:51.031Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-27T22:08:52.552Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-27T22:08:52.552Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T22:08:52.553Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-27T22:08:52.553Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T22:08:52.553Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-27T22:08:53.008Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-27T22:08:56.720Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-27T22:08:59.122Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-27T22:08:59.122Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-27T22:08:59.122Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-27T22:08:59.683Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-27T22:09:02.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-27T22:09:02.949Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-27T22:09:04.837Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-27T22:09:06.724Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-27T22:09:08.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-27T22:09:09.060Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-27T22:09:10.601Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-27T22:09:11.528Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-27T22:09:14.046Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-27T22:09:14.302Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-27T22:09:14.875Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-27T22:09:15.836Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-27T22:09:15.836Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T22:09:15.836Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-27T22:09:16.189Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-27T22:09:17.554Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-27T22:09:18.500Z] === RUN TestDockerSuite/TestPortList [2021-07-27T22:09:19.557Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-27T22:09:21.016Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-27T22:09:21.724Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-27T22:09:24.280Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-27T22:09:27.487Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-27T22:09:27.487Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T22:09:27.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-27T22:09:27.487Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T22:09:27.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-27T22:09:27.487Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T22:09:27.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-27T22:09:27.487Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T22:09:27.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-27T22:09:27.487Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-27T22:09:28.441Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-27T22:09:29.367Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-27T22:09:31.255Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-27T22:09:32.181Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-27T22:09:38.713Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-27T22:09:38.713Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-27T22:09:38.713Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-27T22:09:38.969Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-27T22:09:38.969Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-27T22:09:39.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-27T22:09:39.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-27T22:09:40.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-27T22:09:40.090Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-27T22:09:41.458Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-27T22:09:41.458Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-27T22:09:44.725Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-27T22:09:45.650Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-27T22:09:45.906Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-27T22:09:45.906Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-27T22:09:49.171Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-27T22:09:49.426Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-27T22:09:52.690Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-27T22:09:54.259Z] --- PASS: TestBuildWCOWSandboxSize (892.91s) [2021-07-27T22:09:54.259Z] === RUN TestBuildWithEmptyDockerfile [2021-07-27T22:09:54.259Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T22:09:54.259Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T22:09:54.259Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T22:09:54.259Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T22:09:54.259Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T22:09:54.259Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T22:09:54.259Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-27T22:09:54.259Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-27T22:09:54.259Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-27T22:09:54.259Z] --- PASS: TestBuildWithEmptyDockerfile (0.66s) [2021-07-27T22:09:54.259Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-27T22:09:54.259Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-27T22:09:54.259Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-27T22:09:54.259Z] === RUN TestBuildPreserveOwnership [2021-07-27T22:09:54.259Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:09:54.259Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-27T22:09:54.259Z] === RUN TestBuildPlatformInvalid [2021-07-27T22:09:54.259Z] --- PASS: TestBuildPlatformInvalid (0.56s) [2021-07-27T22:09:54.259Z] PASS [2021-07-27T22:09:54.259Z] ok github.com/docker/docker/integration/build 1099.915s [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === Skipped [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-27T22:09:54.259Z] build_session_test.go:25: TODO: BuildKit [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-27T22:09:54.259Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-27T22:09:54.259Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-27T22:09:54.259Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-27T22:09:54.259Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] DONE 29 tests, 5 skipped in 1129.126s [2021-07-27T22:09:54.259Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-27T22:09:54.259Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:09:54.259Z] INFO: Testing against a local daemon [2021-07-27T22:09:54.259Z] === RUN TestConfigInspect [2021-07-27T22:09:54.259Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-27T22:09:54.259Z] === RUN TestConfigList [2021-07-27T22:09:54.259Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] --- SKIP: TestConfigList (0.00s) [2021-07-27T22:09:54.259Z] === RUN TestConfigsCreateAndDelete [2021-07-27T22:09:54.259Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-27T22:09:54.259Z] === RUN TestConfigsUpdate [2021-07-27T22:09:54.259Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-27T22:09:54.259Z] === RUN TestTemplatedConfig [2021-07-27T22:09:54.259Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] --- SKIP: TestTemplatedConfig (0.01s) [2021-07-27T22:09:54.259Z] === RUN TestConfigCreateResolve [2021-07-27T22:09:54.259Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:09:54.259Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-27T22:09:54.259Z] PASS [2021-07-27T22:09:54.259Z] ok github.com/docker/docker/integration/config 0.113s [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === Skipped [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-27T22:09:54.259Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-27T22:09:54.259Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-27T22:09:54.259Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2021-07-27T22:09:54.259Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2021-07-27T22:09:54.259Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-27T22:09:54.259Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] [2021-07-27T22:09:54.259Z] DONE 6 tests, 6 skipped in 3.028s [2021-07-27T22:09:54.259Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-27T22:09:54.259Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:09:54.259Z] INFO: Testing against a local daemon [2021-07-27T22:09:54.259Z] === RUN TestCheckpoint [2021-07-27T22:09:54.259Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T22:09:54.259Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-27T22:09:54.259Z] === RUN TestContainerInvalidJSON [2021-07-27T22:09:54.259Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T22:09:54.259Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T22:09:54.259Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-27T22:09:54.259Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-27T22:09:54.259Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-27T22:09:54.259Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-27T22:09:54.259Z] --- PASS: TestContainerInvalidJSON (0.66s) [2021-07-27T22:09:54.259Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-27T22:09:54.259Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-27T22:09:54.259Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-27T22:09:54.259Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-07-27T22:09:54.259Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-27T22:09:54.259Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.33s) [2021-07-27T22:09:54.259Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-27T22:09:54.259Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-07-27T22:09:54.259Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-27T22:09:54.715Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-07-27T22:09:54.715Z] === RUN TestCopyFromContainer [2021-07-27T22:09:54.715Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.715Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-27T22:09:54.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T22:09:54.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T22:09:54.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T22:09:54.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T22:09:54.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T22:09:54.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T22:09:54.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-27T22:09:54.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-27T22:09:54.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-27T22:09:54.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-27T22:09:54.715Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-27T22:09:54.715Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T22:09:54.715Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidEnv [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-27T22:09:54.715Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-27T22:09:54.715Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-27T22:09:54.715Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-27T22:09:54.715Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-27T22:09:54.715Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-27T22:09:54.715Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-27T22:09:54.715Z] === RUN TestCreateTmpfsMountsTarget [2021-07-27T22:09:54.715Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.715Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-27T22:09:54.715Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:09:54.715Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-27T22:09:54.715Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:09:54.715Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T22:09:54.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T22:09:54.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T22:09:54.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T22:09:54.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T22:09:54.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T22:09:54.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T22:09:54.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-27T22:09:54.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-27T22:09:54.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-27T22:09:54.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-27T22:09:54.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-27T22:09:54.715Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T22:09:54.715Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestCreateDifferentPlatform [2021-07-27T22:09:54.715Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-27T22:09:54.715Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-27T22:09:54.715Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-27T22:09:54.715Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-27T22:09:54.715Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-07-27T22:09:54.715Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-27T22:09:54.715Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T22:09:54.715Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-27T22:09:54.715Z] === RUN TestContainerKillOnDaemonStart [2021-07-27T22:09:54.715Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:09:54.715Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestDiff [2021-07-27T22:09:54.715Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T22:09:54.715Z] --- SKIP: TestDiff (0.00s) [2021-07-27T22:09:54.715Z] === RUN TestExecWithCloseStdin [2021-07-27T22:09:56.857Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-27T22:09:56.857Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-27T22:09:56.857Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-27T22:09:58.443Z] --- PASS: TestExecWithCloseStdin (3.21s) [2021-07-27T22:09:58.443Z] === RUN TestExec [2021-07-27T22:10:00.016Z] --- PASS: TestExec (2.12s) [2021-07-27T22:10:00.016Z] === RUN TestExecUser [2021-07-27T22:10:00.016Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T22:10:00.016Z] --- SKIP: TestExecUser (0.00s) [2021-07-27T22:10:00.016Z] === RUN TestExportContainerAndImportImage [2021-07-27T22:10:00.016Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:10:00.016Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-27T22:10:00.016Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-27T22:10:00.016Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:10:00.016Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T22:10:00.016Z] === RUN TestHealthCheckWorkdir [2021-07-27T22:10:00.016Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T22:10:00.016Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-27T22:10:00.016Z] === RUN TestHealthKillContainer [2021-07-27T22:10:00.016Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T22:10:00.016Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-27T22:10:00.016Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-27T22:10:00.016Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T22:10:00.016Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T22:10:00.016Z] === RUN TestKillContainerInvalidSignal [2021-07-27T22:10:01.024Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-27T22:10:02.187Z] --- PASS: TestKillContainerInvalidSignal (1.91s) [2021-07-27T22:10:02.187Z] === RUN TestKillContainer [2021-07-27T22:10:02.187Z] === RUN TestKillContainer/no_signal [2021-07-27T22:10:03.739Z] === RUN TestKillContainer/non_killing_signal [2021-07-27T22:10:03.739Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T22:10:03.739Z] === RUN TestKillContainer/killing_signal [2021-07-27T22:10:06.266Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-27T22:10:09.534Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-27T22:10:09.956Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-27T22:10:09.956Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T22:10:09.956Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-27T22:10:09.956Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T22:10:09.956Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-27T22:10:10.465Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-27T22:10:10.774Z] --- PASS: TestKillContainer (8.87s) [2021-07-27T22:10:10.774Z] --- PASS: TestKillContainer/no_signal (1.84s) [2021-07-27T22:10:10.774Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T22:10:10.774Z] --- PASS: TestKillContainer/killing_signal (6.97s) [2021-07-27T22:10:10.774Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-27T22:10:10.774Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:10:10.774Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T22:10:10.774Z] === RUN TestKillStoppedContainer [2021-07-27T22:10:10.774Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:10:10.774Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-27T22:10:10.774Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-27T22:10:10.774Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:10:10.774Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T22:10:10.774Z] === RUN TestKillDifferentUserContainer [2021-07-27T22:10:10.774Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T22:10:10.774Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-27T22:10:10.774Z] === RUN TestInspectOomKilledTrue [2021-07-27T22:10:10.774Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:10:10.774Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-27T22:10:10.774Z] === RUN TestInspectOomKilledFalse [2021-07-27T22:10:10.774Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T22:10:10.774Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-27T22:10:10.774Z] === RUN TestLogsFollowTailEmpty [2021-07-27T22:10:11.830Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-27T22:10:12.942Z] --- PASS: TestLogsFollowTailEmpty (1.98s) [2021-07-27T22:10:12.942Z] === RUN TestNetworkNat [2021-07-27T22:10:12.942Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T22:10:12.942Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-27T22:10:12.942Z] === RUN TestNetworkLocalhostTCPNat [2021-07-27T22:10:14.342Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-27T22:10:15.270Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-27T22:10:15.290Z] --- PASS: TestNetworkLocalhostTCPNat (2.37s) [2021-07-27T22:10:15.290Z] === RUN TestNetworkLoopbackNat [2021-07-27T22:10:15.290Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T22:10:15.290Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-27T22:10:15.290Z] === RUN TestPause [2021-07-27T22:10:15.290Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T22:10:15.290Z] --- SKIP: TestPause (0.00s) [2021-07-27T22:10:15.290Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-27T22:10:16.634Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-27T22:10:17.456Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.84s) [2021-07-27T22:10:17.456Z] === RUN TestPauseStopPausedContainer [2021-07-27T22:10:17.456Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:10:17.456Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-27T22:10:17.456Z] === RUN TestPsFilter [2021-07-27T22:10:17.456Z] --- PASS: TestPsFilter (0.24s) [2021-07-27T22:10:17.456Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-27T22:10:19.149Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-27T22:10:19.621Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.16s) [2021-07-27T22:10:19.621Z] === RUN TestRemoveContainerWithVolume [2021-07-27T22:10:21.037Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-27T22:10:21.787Z] --- PASS: TestRemoveContainerWithVolume (2.08s) [2021-07-27T22:10:21.787Z] === RUN TestRemoveContainerRunning [2021-07-27T22:10:22.401Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-27T22:10:22.401Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-27T22:10:22.658Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-27T22:10:23.218Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-27T22:10:23.313Z] --- PASS: TestRemoveContainerRunning (1.91s) [2021-07-27T22:10:23.313Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-27T22:10:24.726Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-27T22:10:24.726Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T22:10:25.188Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-27T22:10:25.476Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2021-07-27T22:10:25.476Z] === RUN TestRemoveInvalidContainer [2021-07-27T22:10:25.476Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-07-27T22:10:25.476Z] === RUN TestRenameLinkedContainer [2021-07-27T22:10:25.476Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T22:10:25.476Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-27T22:10:25.476Z] === RUN TestRenameStoppedContainer [2021-07-27T22:10:25.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-27T22:10:25.734Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-27T22:10:25.989Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-27T22:10:27.639Z] --- PASS: TestRenameStoppedContainer (2.21s) [2021-07-27T22:10:27.639Z] === RUN TestRenameRunningContainerAndReuse [2021-07-27T22:10:29.285Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-27T22:10:29.845Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-27T22:10:29.845Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-27T22:10:29.845Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-27T22:10:29.845Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-27T22:10:29.845Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-27T22:10:30.101Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-27T22:10:30.101Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-27T22:10:31.030Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-27T22:10:32.302Z] --- PASS: TestRenameRunningContainerAndReuse (4.04s) [2021-07-27T22:10:32.302Z] === RUN TestRenameInvalidName [2021-07-27T22:10:32.393Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-27T22:10:32.649Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-27T22:10:33.828Z] --- PASS: TestRenameInvalidName (1.88s) [2021-07-27T22:10:33.828Z] === RUN TestRenameAnonymousContainer [2021-07-27T22:10:34.539Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-27T22:10:35.466Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-27T22:10:36.392Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-27T22:10:37.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-27T22:10:37.995Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T22:10:38.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-27T22:10:40.559Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-27T22:10:44.730Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-27T22:10:46.141Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-27T22:10:46.172Z] --- PASS: TestRenameAnonymousContainer (11.40s) [2021-07-27T22:10:46.172Z] === RUN TestRenameContainerWithSameName [2021-07-27T22:10:46.628Z] --- PASS: TestRenameContainerWithSameName (1.88s) [2021-07-27T22:10:46.628Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-27T22:10:46.628Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T22:10:46.628Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T22:10:46.628Z] === RUN TestResize [2021-07-27T22:10:47.144Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-27T22:10:47.401Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-27T22:10:48.923Z] --- PASS: TestResize (1.89s) [2021-07-27T22:10:48.923Z] === RUN TestResizeWithInvalidSize [2021-07-27T22:10:49.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-27T22:10:50.450Z] --- PASS: TestResizeWithInvalidSize (1.87s) [2021-07-27T22:10:50.450Z] === RUN TestResizeWhenContainerNotStarted [2021-07-27T22:10:50.685Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-27T22:10:50.686Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-27T22:10:50.686Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-27T22:10:50.686Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-27T22:10:52.050Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-27T22:10:52.615Z] --- PASS: TestResizeWhenContainerNotStarted (2.14s) [2021-07-27T22:10:52.615Z] === RUN TestDaemonRestartKillContainers [2021-07-27T22:10:52.615Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:10:52.615Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-27T22:10:52.615Z] === RUN TestStats [2021-07-27T22:10:52.615Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T22:10:52.615Z] --- SKIP: TestStats (0.00s) [2021-07-27T22:10:52.615Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-27T22:10:53.414Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-27T22:10:55.342Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-27T22:10:58.377Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.55s) [2021-07-27T22:10:58.377Z] === RUN TestStopContainerWithTimeout [2021-07-27T22:10:58.377Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T22:10:58.377Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-27T22:10:58.377Z] === RUN TestUpdateRestartPolicy [2021-07-27T22:10:59.506Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-27T22:10:59.506Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-27T22:11:01.394Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-27T22:11:01.394Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-27T22:11:01.394Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-27T22:11:04.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-27T22:11:05.603Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-27T22:11:05.603Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-27T22:11:06.206Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-27T22:11:06.462Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-27T22:11:08.980Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-27T22:11:09.541Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-27T22:11:10.906Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-27T22:11:11.833Z] === RUN TestDockerSuite/TestRmiTag [2021-07-27T22:11:11.833Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-27T22:11:12.415Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-27T22:11:16.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-27T22:11:16.362Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T22:11:16.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-27T22:11:16.581Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-27T22:11:16.836Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-27T22:11:17.396Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-27T22:11:17.652Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-27T22:11:19.419Z] --- PASS: TestUpdateRestartPolicy (19.90s) [2021-07-27T22:11:19.419Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-27T22:11:19.538Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-27T22:11:19.538Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-27T22:11:19.875Z] --- PASS: TestUpdateRestartWithAutoRemove (1.81s) [2021-07-27T22:11:19.875Z] === RUN TestWaitNonBlocked [2021-07-27T22:11:19.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T22:11:19.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T22:11:19.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T22:11:19.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T22:11:19.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-27T22:11:19.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-27T22:11:20.100Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-27T22:11:20.355Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-27T22:11:21.719Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-27T22:11:21.719Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-27T22:11:22.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-27T22:11:22.129Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T22:11:22.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-27T22:11:22.129Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T22:11:22.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-27T22:11:22.646Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-27T22:11:22.646Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-27T22:11:22.765Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-27T22:11:22.765Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.58s) [2021-07-27T22:11:22.765Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.74s) [2021-07-27T22:11:22.765Z] === RUN TestWaitBlocked [2021-07-27T22:11:22.765Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:22.765Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-27T22:11:22.765Z] PASS [2021-07-27T22:11:22.765Z] ok github.com/docker/docker/integration/container 90.056s [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === Skipped [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-27T22:11:22.765Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-27T22:11:22.765Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-27T22:11:22.765Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-27T22:11:22.765Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-27T22:11:22.765Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-27T22:11:22.765Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-27T22:11:22.765Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-27T22:11:22.765Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-27T22:11:22.765Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-27T22:11:22.765Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-27T22:11:22.765Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-27T22:11:22.765Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-27T22:11:22.765Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-27T22:11:22.765Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-27T22:11:22.765Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.765Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-27T22:11:22.765Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-27T22:11:22.765Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-27T22:11:22.766Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-27T22:11:22.766Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-27T22:11:22.766Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-27T22:11:22.766Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-27T22:11:22.766Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-27T22:11:22.766Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-27T22:11:22.766Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-27T22:11:22.766Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-27T22:11:22.766Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-27T22:11:22.766Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-27T22:11:22.766Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-27T22:11:22.766Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-27T22:11:22.766Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-27T22:11:22.766Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-27T22:11:22.766Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-27T22:11:22.766Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-27T22:11:22.766Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-27T22:11:22.766Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] [2021-07-27T22:11:22.766Z] DONE 87 tests, 33 skipped in 92.693s [2021-07-27T22:11:23.221Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-27T22:11:24.010Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-27T22:11:24.753Z] === RUN TestConfigDaemonLibtrustID [2021-07-27T22:11:24.753Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T22:11:24.753Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-27T22:11:24.753Z] === RUN TestDaemonConfigValidation [2021-07-27T22:11:24.753Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T22:11:24.753Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-27T22:11:24.753Z] PASS [2021-07-27T22:11:24.753Z] ok github.com/docker/docker/integration/daemon 0.105s [2021-07-27T22:11:24.753Z] [2021-07-27T22:11:24.753Z] === Skipped [2021-07-27T22:11:24.753Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-27T22:11:24.753Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-27T22:11:24.753Z] [2021-07-27T22:11:24.753Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-27T22:11:24.753Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-27T22:11:24.753Z] [2021-07-27T22:11:24.753Z] [2021-07-27T22:11:24.753Z] DONE 2 tests, 2 skipped in 1.689s [2021-07-27T22:11:24.753Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-27T22:11:25.377Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-27T22:11:25.951Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-27T22:11:26.887Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-27T22:11:26.887Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-27T22:11:26.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:26.927Z] INFO: Testing against a local daemon [2021-07-27T22:11:26.927Z] === RUN TestCommitInheritsEnv [2021-07-27T22:11:26.927Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:11:26.927Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-27T22:11:26.927Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-27T22:11:26.927Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T22:11:26.927Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T22:11:26.927Z] === RUN TestImagesFilterMultiReference [2021-07-27T22:11:26.927Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-27T22:11:26.927Z] === RUN TestImagePullPlatformInvalid [2021-07-27T22:11:26.927Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-27T22:11:26.927Z] === RUN TestRemoveImageOrphaning [2021-07-27T22:11:27.813Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-27T22:11:27.891Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2021-07-27T22:11:27.891Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-27T22:11:27.891Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-27T22:11:27.891Z] === RUN TestTagInvalidReference [2021-07-27T22:11:27.891Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-27T22:11:27.891Z] === RUN TestTagValidPrefixedRepo [2021-07-27T22:11:27.891Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-27T22:11:27.891Z] === RUN TestTagExistedNameWithoutForce [2021-07-27T22:11:27.891Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-27T22:11:27.891Z] === RUN TestTagOfficialNames [2021-07-27T22:11:27.891Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-27T22:11:27.891Z] === RUN TestTagMatchesDigest [2021-07-27T22:11:27.891Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-27T22:11:27.891Z] PASS [2021-07-27T22:11:27.891Z] ok github.com/docker/docker/integration/image 1.612s [2021-07-27T22:11:27.891Z] [2021-07-27T22:11:27.891Z] === Skipped [2021-07-27T22:11:27.891Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-27T22:11:27.891Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:11:27.891Z] [2021-07-27T22:11:27.891Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-27T22:11:27.891Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-27T22:11:27.891Z] [2021-07-27T22:11:27.891Z] [2021-07-27T22:11:27.891Z] DONE 11 tests, 2 skipped in 3.344s [2021-07-27T22:11:28.349Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-27T22:11:29.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-27T22:11:29.169Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T22:11:29.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-27T22:11:29.703Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-27T22:11:30.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-27T22:11:30.129Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T22:11:30.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-27T22:11:30.129Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T22:11:30.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-27T22:11:30.264Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-27T22:11:30.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:30.518Z] INFO: Testing against a local daemon [2021-07-27T22:11:30.518Z] === RUN TestNetworkCreateDelete [2021-07-27T22:11:30.518Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:30.518Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestDockerNetworkDeletePreferID [2021-07-27T22:11:30.518Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-27T22:11:30.518Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestDaemonDNSFallback [2021-07-27T22:11:30.518Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:30.518Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestInspectNetwork [2021-07-27T22:11:30.518Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:30.518Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestRunContainerWithBridgeNone [2021-07-27T22:11:30.518Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:30.518Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestNetworkInvalidJSON [2021-07-27T22:11:30.518Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-27T22:11:30.518Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-27T22:11:30.518Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T22:11:30.518Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T22:11:30.518Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T22:11:30.518Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T22:11:30.518Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-27T22:11:30.518Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-27T22:11:30.518Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-27T22:11:30.518Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-07-27T22:11:30.518Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-27T22:11:30.518Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-27T22:11:30.518Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-27T22:11:30.518Z] === RUN TestNetworkList [2021-07-27T22:11:30.518Z] === RUN TestNetworkList//networks [2021-07-27T22:11:30.518Z] === PAUSE TestNetworkList//networks [2021-07-27T22:11:30.518Z] === RUN TestNetworkList//networks/ [2021-07-27T22:11:30.518Z] === PAUSE TestNetworkList//networks/ [2021-07-27T22:11:30.518Z] === CONT TestNetworkList//networks [2021-07-27T22:11:30.518Z] === CONT TestNetworkList//networks/ [2021-07-27T22:11:30.518Z] --- PASS: TestNetworkList (0.03s) [2021-07-27T22:11:30.518Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-27T22:11:30.518Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestHostIPv4BridgeLabel [2021-07-27T22:11:30.518Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-27T22:11:30.518Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestDaemonDefaultNetworkPools [2021-07-27T22:11:30.518Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-27T22:11:30.518Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-27T22:11:30.518Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-27T22:11:30.518Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestServiceWithPredefinedNetwork [2021-07-27T22:11:30.518Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-27T22:11:30.518Z] service_test.go:242: FLAKY_TEST [2021-07-27T22:11:30.518Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestServiceWithDataPathPortInit [2021-07-27T22:11:30.518Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-27T22:11:30.518Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-27T22:11:30.518Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T22:11:30.518Z] PASS [2021-07-27T22:11:30.518Z] ok github.com/docker/docker/integration/network 0.177s [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === Skipped [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-27T22:11:30.518Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-27T22:11:30.518Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-27T22:11:30.518Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-27T22:11:30.518Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-27T22:11:30.518Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-27T22:11:30.518Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-27T22:11:30.518Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-27T22:11:30.518Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-27T22:11:30.518Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-27T22:11:30.518Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-27T22:11:30.518Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-27T22:11:30.518Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-27T22:11:30.518Z] service_test.go:242: FLAKY_TEST [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-27T22:11:30.518Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-27T22:11:30.518Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] [2021-07-27T22:11:30.518Z] DONE 22 tests, 15 skipped in 2.093s [2021-07-27T22:11:30.518Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-27T22:11:30.520Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-27T22:11:30.973Z] testing: warning: no tests to run [2021-07-27T22:11:30.973Z] PASS [2021-07-27T22:11:30.973Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2021-07-27T22:11:30.973Z] [2021-07-27T22:11:30.973Z] DONE 0 tests in 0.680s [2021-07-27T22:11:30.973Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-27T22:11:31.490Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-27T22:11:31.941Z] testing: warning: no tests to run [2021-07-27T22:11:31.942Z] PASS [2021-07-27T22:11:31.942Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2021-07-27T22:11:31.942Z] [2021-07-27T22:11:31.942Z] DONE 0 tests in 0.683s [2021-07-27T22:11:31.942Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-27T22:11:32.397Z] testing: warning: no tests to run [2021-07-27T22:11:32.397Z] PASS [2021-07-27T22:11:32.397Z] ok github.com/docker/docker/integration/plugin 0.066s [2021-07-27T22:11:32.397Z] [2021-07-27T22:11:32.397Z] DONE 0 tests in 0.643s [2021-07-27T22:11:32.397Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-27T22:11:32.854Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-27T22:11:33.360Z] testing: warning: no tests to run [2021-07-27T22:11:33.360Z] PASS [2021-07-27T22:11:33.360Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2021-07-27T22:11:33.360Z] [2021-07-27T22:11:33.360Z] DONE 0 tests in 0.642s [2021-07-27T22:11:33.360Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-27T22:11:33.414Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-27T22:11:34.341Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-27T22:11:35.268Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-27T22:11:35.830Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-27T22:11:36.757Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-27T22:11:37.320Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-27T22:11:38.249Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-27T22:11:39.175Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-27T22:11:39.175Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-27T22:11:39.431Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-27T22:11:41.946Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-27T22:11:42.507Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-27T22:11:43.434Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-27T22:11:43.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:43.657Z] INFO: Testing against a local daemon [2021-07-27T22:11:43.657Z] === RUN TestPluginInvalidJSON [2021-07-27T22:11:43.657Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T22:11:43.657Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T22:11:43.657Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-27T22:11:43.657Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-07-27T22:11:43.657Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-27T22:11:43.657Z] === RUN TestPluginInstall [2021-07-27T22:11:43.657Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-27T22:11:43.657Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-27T22:11:43.657Z] === RUN TestPluginsWithRuntimes [2021-07-27T22:11:43.657Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-27T22:11:43.657Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-27T22:11:43.657Z] === RUN TestPluginBackCompatMediaTypes [2021-07-27T22:11:43.657Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-27T22:11:43.657Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T22:11:43.657Z] PASS [2021-07-27T22:11:43.657Z] ok github.com/docker/docker/integration/plugin/common 0.133s [2021-07-27T22:11:43.657Z] [2021-07-27T22:11:43.657Z] === Skipped [2021-07-27T22:11:43.657Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-27T22:11:43.657Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-27T22:11:43.657Z] [2021-07-27T22:11:43.657Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-27T22:11:43.657Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-27T22:11:43.657Z] [2021-07-27T22:11:43.657Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-27T22:11:43.657Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-27T22:11:43.657Z] [2021-07-27T22:11:43.657Z] [2021-07-27T22:11:43.657Z] DONE 5 tests, 3 skipped in 9.960s [2021-07-27T22:11:43.657Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-27T22:11:43.996Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-27T22:11:44.558Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-27T22:11:44.558Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-27T22:11:45.485Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-27T22:11:45.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:45.822Z] INFO: Testing against a local daemon [2021-07-27T22:11:45.822Z] === RUN TestExternalGraphDriver [2021-07-27T22:11:45.822Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T22:11:45.822Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-27T22:11:45.822Z] === RUN TestGraphdriverPluginV2 [2021-07-27T22:11:45.822Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T22:11:45.822Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-27T22:11:45.822Z] PASS [2021-07-27T22:11:45.822Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.102s [2021-07-27T22:11:46.046Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-27T22:11:46.278Z] [2021-07-27T22:11:46.278Z] === Skipped [2021-07-27T22:11:46.278Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-27T22:11:46.278Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-27T22:11:46.278Z] [2021-07-27T22:11:46.278Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-27T22:11:46.278Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-27T22:11:46.278Z] [2021-07-27T22:11:46.278Z] [2021-07-27T22:11:46.278Z] DONE 2 tests, 2 skipped in 2.897s [2021-07-27T22:11:46.279Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-27T22:11:46.607Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-27T22:11:47.169Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-27T22:11:48.116Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-27T22:11:48.116Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-27T22:11:48.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:48.461Z] INFO: Testing against a local daemon [2021-07-27T22:11:48.461Z] === RUN TestReadPluginNoRead [2021-07-27T22:11:48.461Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T22:11:48.461Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-27T22:11:48.461Z] PASS [2021-07-27T22:11:48.461Z] ok github.com/docker/docker/integration/plugin/logging 0.122s [2021-07-27T22:11:48.461Z] [2021-07-27T22:11:48.461Z] === Skipped [2021-07-27T22:11:48.461Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-27T22:11:48.461Z] read_test.go:21: no unix domain sockets on Windows [2021-07-27T22:11:48.461Z] [2021-07-27T22:11:48.461Z] [2021-07-27T22:11:48.461Z] DONE 1 tests, 1 skipped in 2.124s [2021-07-27T22:11:48.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-27T22:11:48.677Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-27T22:11:48.677Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-27T22:11:49.422Z] testing: warning: no tests to run [2021-07-27T22:11:49.422Z] PASS [2021-07-27T22:11:49.422Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [2021-07-27T22:11:49.422Z] [2021-07-27T22:11:49.422Z] DONE 0 tests in 1.058s [2021-07-27T22:11:49.422Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-27T22:11:49.603Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-27T22:11:50.164Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-27T22:11:51.089Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-27T22:11:51.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:51.589Z] INFO: Testing against a local daemon [2021-07-27T22:11:51.589Z] === RUN TestPluginWithDevMounts [2021-07-27T22:11:51.589Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:51.589Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-27T22:11:51.589Z] PASS [2021-07-27T22:11:51.589Z] ok github.com/docker/docker/integration/plugin/volumes 0.099s [2021-07-27T22:11:51.589Z] [2021-07-27T22:11:51.589Z] === Skipped [2021-07-27T22:11:51.589Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-27T22:11:51.589Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:51.589Z] [2021-07-27T22:11:51.589Z] [2021-07-27T22:11:51.589Z] DONE 1 tests, 1 skipped in 1.876s [2021-07-27T22:11:51.589Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-27T22:11:51.650Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-27T22:11:51.650Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-27T22:11:52.577Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-27T22:11:52.832Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-27T22:11:53.120Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:53.120Z] INFO: Testing against a local daemon [2021-07-27T22:11:53.120Z] === RUN TestSecretInspect [2021-07-27T22:11:53.120Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-27T22:11:53.120Z] === RUN TestSecretList [2021-07-27T22:11:53.120Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] --- SKIP: TestSecretList (0.00s) [2021-07-27T22:11:53.120Z] === RUN TestSecretsCreateAndDelete [2021-07-27T22:11:53.120Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-27T22:11:53.120Z] === RUN TestSecretsUpdate [2021-07-27T22:11:53.120Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-27T22:11:53.120Z] === RUN TestTemplatedSecret [2021-07-27T22:11:53.120Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-27T22:11:53.120Z] === RUN TestSecretCreateResolve [2021-07-27T22:11:53.120Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:53.120Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-27T22:11:53.120Z] PASS [2021-07-27T22:11:53.120Z] ok github.com/docker/docker/integration/secret 0.091s [2021-07-27T22:11:53.120Z] [2021-07-27T22:11:53.120Z] === Skipped [2021-07-27T22:11:53.120Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-27T22:11:53.120Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] [2021-07-27T22:11:53.120Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-27T22:11:53.120Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] [2021-07-27T22:11:53.120Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-27T22:11:53.120Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] [2021-07-27T22:11:53.120Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-27T22:11:53.120Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] [2021-07-27T22:11:53.120Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-27T22:11:53.120Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:53.120Z] [2021-07-27T22:11:53.120Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2021-07-27T22:11:53.120Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:53.120Z] [2021-07-27T22:11:53.120Z] [2021-07-27T22:11:53.120Z] DONE 6 tests, 6 skipped in 1.744s [2021-07-27T22:11:53.120Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-27T22:11:54.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-27T22:11:55.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:55.285Z] INFO: Testing against a local daemon [2021-07-27T22:11:55.285Z] === RUN TestServiceCreateInit [2021-07-27T22:11:55.285Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-27T22:11:55.285Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.285Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-27T22:11:55.285Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.285Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-27T22:11:55.285Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T22:11:55.285Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T22:11:55.285Z] === RUN TestCreateServiceMultipleTimes [2021-07-27T22:11:55.285Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.285Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-27T22:11:55.285Z] === RUN TestCreateServiceConflict [2021-07-27T22:11:55.285Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.285Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-27T22:11:55.285Z] === RUN TestCreateServiceMaxReplicas [2021-07-27T22:11:55.285Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.285Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-27T22:11:55.285Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-27T22:11:55.285Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.285Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-27T22:11:55.285Z] === RUN TestCreateServiceSecretFileMode [2021-07-27T22:11:55.285Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.285Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-27T22:11:55.285Z] === RUN TestCreateServiceConfigFileMode [2021-07-27T22:11:55.285Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.285Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-27T22:11:55.285Z] === RUN TestCreateServiceSysctls [2021-07-27T22:11:55.285Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.285Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-27T22:11:55.285Z] === RUN TestCreateServiceCapabilities [2021-07-27T22:11:55.740Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-27T22:11:55.740Z] === RUN TestInspect [2021-07-27T22:11:55.740Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestInspect (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestCreateJob [2021-07-27T22:11:55.740Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestCreateJob (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestReplicatedJob [2021-07-27T22:11:55.740Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestUpdateReplicatedJob [2021-07-27T22:11:55.740Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestServiceListWithStatuses [2021-07-27T22:11:55.740Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestDockerNetworkConnectAlias [2021-07-27T22:11:55.740Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestDockerNetworkReConnect [2021-07-27T22:11:55.740Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestServicePlugin [2021-07-27T22:11:55.740Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestServiceUpdateLabel [2021-07-27T22:11:55.740Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.740Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestServiceUpdateSecrets [2021-07-27T22:11:55.740Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.740Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestServiceUpdateConfigs [2021-07-27T22:11:55.740Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.740Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestServiceUpdateNetwork [2021-07-27T22:11:55.740Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.740Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-27T22:11:55.740Z] === RUN TestServiceUpdatePidsLimit [2021-07-27T22:11:55.740Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.740Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-27T22:11:55.740Z] PASS [2021-07-27T22:11:55.740Z] ok github.com/docker/docker/integration/service 0.278s [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === Skipped [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T22:11:55.740Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T22:11:55.740Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-27T22:11:55.740Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-27T22:11:55.740Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-27T22:11:55.740Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-27T22:11:55.740Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-27T22:11:55.740Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-27T22:11:55.740Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-27T22:11:55.740Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-27T22:11:55.740Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-27T22:11:55.740Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-27T22:11:55.740Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-27T22:11:55.740Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-27T22:11:55.740Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-27T22:11:55.740Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-27T22:11:55.740Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-27T22:11:55.740Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.740Z] [2021-07-27T22:11:55.740Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-27T22:11:55.740Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:55.741Z] [2021-07-27T22:11:55.741Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-27T22:11:55.741Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.741Z] [2021-07-27T22:11:55.741Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-27T22:11:55.741Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.741Z] [2021-07-27T22:11:55.741Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-27T22:11:55.741Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.741Z] [2021-07-27T22:11:55.741Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-27T22:11:55.741Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.741Z] [2021-07-27T22:11:55.741Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-27T22:11:55.741Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-27T22:11:55.741Z] [2021-07-27T22:11:55.741Z] [2021-07-27T22:11:55.741Z] DONE 24 tests, 23 skipped in 2.329s [2021-07-27T22:11:55.741Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-27T22:11:56.086Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-27T22:11:57.012Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-27T22:11:57.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:57.266Z] INFO: Testing against a local daemon [2021-07-27T22:11:57.266Z] === RUN TestSessionCreate [2021-07-27T22:11:57.266Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:57.266Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-27T22:11:57.266Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-27T22:11:57.266Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:57.266Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T22:11:57.266Z] PASS [2021-07-27T22:11:57.266Z] ok github.com/docker/docker/integration/session 0.112s [2021-07-27T22:11:57.266Z] [2021-07-27T22:11:57.266Z] === Skipped [2021-07-27T22:11:57.266Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-27T22:11:57.266Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:57.266Z] [2021-07-27T22:11:57.266Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-27T22:11:57.266Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-27T22:11:57.266Z] [2021-07-27T22:11:57.266Z] [2021-07-27T22:11:57.266Z] DONE 2 tests, 2 skipped in 1.646s [2021-07-27T22:11:57.266Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-27T22:11:57.574Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-27T22:11:58.137Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-27T22:11:59.064Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-27T22:11:59.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:11:59.441Z] INFO: Testing against a local daemon [2021-07-27T22:11:59.441Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-27T22:11:59.441Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:11:59.441Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T22:11:59.441Z] === RUN TestEventsExecDie [2021-07-27T22:11:59.441Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T22:11:59.441Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-27T22:11:59.441Z] === RUN TestEventsBackwardsCompatible [2021-07-27T22:11:59.441Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T22:11:59.441Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-27T22:11:59.441Z] === RUN TestEventsVolumeCreate [2021-07-27T22:11:59.441Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T22:11:59.441Z] --- SKIP: TestEventsVolumeCreate (0.01s) [2021-07-27T22:11:59.441Z] === RUN TestInfoAPI [2021-07-27T22:11:59.441Z] --- PASS: TestInfoAPI (0.04s) [2021-07-27T22:11:59.441Z] === RUN TestInfoAPIWarnings [2021-07-27T22:11:59.441Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:11:59.441Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-27T22:11:59.441Z] === RUN TestInfoDebug [2021-07-27T22:11:59.441Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:11:59.441Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-27T22:11:59.441Z] === RUN TestInfoInsecureRegistries [2021-07-27T22:11:59.441Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:11:59.441Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-27T22:11:59.441Z] === RUN TestInfoRegistryMirrors [2021-07-27T22:11:59.441Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:11:59.441Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-27T22:11:59.441Z] === RUN TestLoginFailsWithBadCredentials [2021-07-27T22:11:59.624Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-27T22:11:59.899Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-07-27T22:11:59.899Z] === RUN TestPingCacheHeaders [2021-07-27T22:11:59.899Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-27T22:11:59.899Z] === RUN TestPingGet [2021-07-27T22:12:00.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-27T22:12:00.186Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-27T22:12:00.354Z] --- PASS: TestPingGet (0.04s) [2021-07-27T22:12:00.355Z] === RUN TestPingHead [2021-07-27T22:12:00.355Z] --- PASS: TestPingHead (0.03s) [2021-07-27T22:12:00.355Z] === RUN TestVersion [2021-07-27T22:12:00.355Z] --- PASS: TestVersion (0.04s) [2021-07-27T22:12:00.355Z] PASS [2021-07-27T22:12:00.355Z] ok github.com/docker/docker/integration/system 1.230s [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] === Skipped [2021-07-27T22:12:00.355Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-27T22:12:00.355Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-27T22:12:00.355Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-27T22:12:00.355Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.01s) [2021-07-27T22:12:00.355Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-27T22:12:00.355Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-27T22:12:00.355Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-27T22:12:00.355Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-27T22:12:00.355Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] [2021-07-27T22:12:00.355Z] DONE 14 tests, 8 skipped in 2.825s [2021-07-27T22:12:00.355Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-27T22:12:00.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-27T22:12:00.476Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T22:12:01.436Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-27T22:12:01.436Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T22:12:01.552Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-27T22:12:01.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:12:01.882Z] INFO: Testing against a local daemon [2021-07-27T22:12:01.882Z] === RUN TestVolumesCreateAndList [2021-07-27T22:12:01.882Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-27T22:12:01.882Z] === RUN TestVolumesRemove [2021-07-27T22:12:01.891Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-27T22:12:02.338Z] --- PASS: TestVolumesRemove (0.13s) [2021-07-27T22:12:02.338Z] === RUN TestVolumesInspect [2021-07-27T22:12:02.338Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-27T22:12:02.338Z] === RUN TestVolumesInvalidJSON [2021-07-27T22:12:02.338Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-27T22:12:02.338Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-27T22:12:02.338Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-27T22:12:02.338Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-27T22:12:02.338Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-27T22:12:02.338Z] PASS [2021-07-27T22:12:02.338Z] ok github.com/docker/docker/integration/volume 0.331s [2021-07-27T22:12:02.338Z] [2021-07-27T22:12:02.338Z] DONE 5 tests in 2.044s [2021-07-27T22:12:02.338Z] INFO: make.ps1 ended at 07/27/2021 22:12:02 [2021-07-27T22:12:02.338Z] INFO: Integration CLI tests being run from the host: [2021-07-27T22:12:02.338Z] 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" [2021-07-27T22:12:03.417Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-27T22:12:03.417Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T22:12:03.417Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-27T22:12:04.816Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-27T22:12:04.816Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-27T22:12:05.378Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-27T22:12:05.949Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-27T22:12:07.842Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-27T22:12:08.082Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-27T22:12:09.206Z] docker_cli_service_logs_test.go:245: checking task 6ypfbi3eu6td [2021-07-27T22:12:09.206Z] docker_cli_service_logs_test.go:250: checking messages for 6ypfbi3eu6td [2021-07-27T22:12:09.206Z] docker_cli_service_logs_test.go:245: checking task rkvqpo6ml3yv [2021-07-27T22:12:09.462Z] docker_cli_service_logs_test.go:250: checking messages for rkvqpo6ml3yv [2021-07-27T22:12:09.614Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-27T22:12:09.614Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T22:12:09.615Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-27T22:12:09.615Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T22:12:09.615Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-27T22:12:09.718Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-27T22:12:10.888Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-27T22:12:10.888Z] INFO: Testing against a local daemon [2021-07-27T22:12:10.888Z] === RUN TestDockerSuite [2021-07-27T22:12:10.888Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-27T22:12:10.888Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-27T22:12:10.888Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T22:12:10.888Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-27T22:12:10.888Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-27T22:12:10.888Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-27T22:12:10.888Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-27T22:12:10.888Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T22:12:10.888Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-27T22:12:10.888Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-27T22:12:11.151Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-27T22:12:11.849Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-27T22:12:12.305Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-27T22:12:12.373Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-27T22:12:12.676Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-27T22:12:12.759Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-27T22:12:13.131Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-27T22:12:13.215Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-27T22:12:13.586Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-27T22:12:14.261Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-27T22:12:14.261Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-27T22:12:14.261Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-27T22:12:14.261Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-27T22:12:14.261Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-27T22:12:14.547Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-27T22:12:14.822Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-27T22:12:17.342Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-27T22:12:18.750Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-27T22:12:20.115Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-27T22:12:20.310Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-27T22:12:20.677Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-27T22:12:21.605Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-27T22:12:22.472Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-27T22:12:22.472Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T22:12:22.472Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-27T22:12:22.971Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-27T22:12:23.227Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-27T22:12:23.997Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-27T22:12:23.997Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T22:12:23.997Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-27T22:12:24.153Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-27T22:12:24.153Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-27T22:12:24.153Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-27T22:12:24.452Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-27T22:12:25.097Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-27T22:12:26.460Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-27T22:12:26.460Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-27T22:12:27.024Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-27T22:12:27.951Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-27T22:12:28.512Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-27T22:12:29.074Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-27T22:12:29.074Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-27T22:12:30.002Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-27T22:12:30.610Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-27T22:12:31.487Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-27T22:12:31.540Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-27T22:12:32.447Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-27T22:12:32.469Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-27T22:12:32.903Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-27T22:12:32.903Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T22:12:32.903Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-27T22:12:33.031Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-27T22:12:33.866Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-27T22:12:33.959Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-27T22:12:34.520Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-27T22:12:34.827Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-27T22:12:34.827Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T22:12:34.827Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-27T22:12:34.827Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T22:12:34.827Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-27T22:12:35.082Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-27T22:12:35.082Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-27T22:12:36.011Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-27T22:12:36.572Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-27T22:12:37.938Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-27T22:12:38.502Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T22:12:38.502Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T22:12:38.502Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-27T22:12:40.599Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-27T22:12:41.060Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-27T22:12:42.010Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-27T22:12:43.376Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-27T22:12:43.376Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-27T22:12:45.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-27T22:12:47.792Z] docker_cli_swarm_test.go:1901: [de96442fdbe2c] joining swarm manager [d4f877037c88c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:12:48.910Z] docker_cli_swarm_test.go:1902: [d3c405fd2ab29] joining swarm manager [d4f877037c88c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:12:55.442Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-27T22:12:55.442Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-27T22:12:56.807Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-27T22:12:56.807Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-27T22:12:56.807Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-27T22:12:56.807Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-27T22:12:57.367Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-27T22:13:00.634Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-27T22:13:01.561Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-27T22:13:02.925Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-27T22:13:04.837Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-27T22:13:09.003Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-27T22:13:09.003Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-27T22:13:09.563Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-27T22:13:10.929Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-27T22:13:10.929Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-27T22:13:10.929Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-27T22:13:12.294Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-27T22:13:12.858Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-27T22:13:13.787Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-27T22:13:15.675Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-27T22:13:15.675Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-27T22:13:15.675Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-27T22:13:15.675Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-27T22:13:17.668Z] === RUN TestDockerSuite/TestRunMount [2021-07-27T22:13:23.061Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-27T22:13:23.061Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-27T22:13:23.061Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-27T22:13:25.748Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-27T22:13:26.315Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-27T22:13:26.782Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-27T22:13:26.782Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T22:13:26.882Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-27T22:13:27.238Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-27T22:13:27.238Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T22:13:27.694Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-27T22:13:27.694Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T22:13:27.694Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-27T22:13:28.247Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-27T22:13:28.655Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-27T22:13:28.655Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T22:13:28.655Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-27T22:13:30.764Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-27T22:13:31.692Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-27T22:13:34.206Z] docker_cli_swarm_test.go:1802: [d146109b2c3ad] joining swarm manager [d9f7a4054a45d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:13:34.206Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-27T22:13:35.571Z] docker_cli_swarm_test.go:1803: [d5e409c5d5be7] joining swarm manager [d9f7a4054a45d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:13:36.498Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-27T22:13:38.393Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-27T22:13:40.281Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-27T22:13:41.207Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-27T22:13:41.462Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-27T22:13:42.390Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-27T22:13:43.411Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-27T22:13:44.337Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-27T22:13:44.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-27T22:13:47.411Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-27T22:13:48.774Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-27T22:13:51.288Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-27T22:13:53.176Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-27T22:13:53.733Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-27T22:13:53.733Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-27T22:13:53.733Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T22:13:54.103Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-27T22:13:54.103Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-27T22:13:54.189Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-27T22:13:54.663Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-27T22:13:54.965Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-27T22:13:55.527Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-27T22:13:56.088Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-27T22:13:56.088Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-27T22:13:57.016Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-27T22:13:59.526Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-27T22:14:02.047Z] docker_cli_swarm_test.go:1321: [d26996d732fc4] joining swarm manager [d77424572d4a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:14:02.608Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-27T22:14:02.608Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-27T22:14:02.608Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-27T22:14:02.864Z] docker_cli_swarm_test.go:1322: [d51e1055e2d54] joining swarm manager [d77424572d4a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:14:03.425Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-27T22:14:04.352Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-27T22:14:05.716Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-27T22:14:06.641Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-27T22:14:06.897Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-27T22:14:06.897Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-27T22:14:07.152Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-27T22:14:07.714Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-27T22:14:08.276Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-27T22:14:08.837Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T22:14:08.837Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-27T22:14:08.837Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-27T22:14:09.398Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-27T22:14:09.958Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-27T22:14:09.958Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-27T22:14:09.958Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-27T22:14:10.520Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-27T22:14:11.886Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-27T22:14:11.886Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-27T22:14:11.886Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-27T22:14:15.199Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-27T22:14:16.125Z] === RUN TestDockerSuite/TestRunRm [2021-07-27T22:14:17.051Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-27T22:14:19.290Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-27T22:14:19.290Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-27T22:14:20.257Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-27T22:14:21.218Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-27T22:14:21.218Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-27T22:14:21.779Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-27T22:14:23.144Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-27T22:14:23.705Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-27T22:14:24.924Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-27T22:14:26.970Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-27T22:14:27.819Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-27T22:14:31.134Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-27T22:14:31.134Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-27T22:14:31.537Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-27T22:14:31.695Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-27T22:14:32.256Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-27T22:14:32.816Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-27T22:14:33.072Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-27T22:14:33.633Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-27T22:14:34.193Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-27T22:14:35.119Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-27T22:14:35.681Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-27T22:14:38.212Z] === RUN TestDockerSuite/TestRunState [2021-07-27T22:14:39.576Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-27T22:14:40.503Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-27T22:14:40.663Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-27T22:14:41.063Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-27T22:14:41.120Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-27T22:14:41.120Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-27T22:14:41.120Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-27T22:14:41.120Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-27T22:14:41.120Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-27T22:14:41.120Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-27T22:14:41.120Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-27T22:14:41.120Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T22:14:41.120Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-27T22:14:41.319Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-27T22:14:41.319Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-27T22:14:41.319Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-27T22:14:41.882Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-27T22:14:42.444Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-27T22:14:43.808Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-27T22:14:43.808Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-27T22:14:43.808Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-27T22:14:44.371Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-27T22:14:46.886Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-27T22:14:47.141Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-27T22:14:48.354Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-27T22:14:48.354Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T22:14:48.354Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-27T22:14:48.354Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T22:14:48.354Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-27T22:14:49.033Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-27T22:14:50.520Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-27T22:14:52.297Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-27T22:14:53.417Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-27T22:14:53.417Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T22:14:53.417Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-27T22:14:53.417Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T22:14:53.417Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-27T22:14:53.417Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T22:14:53.417Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-27T22:14:53.417Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T22:14:53.417Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-27T22:14:55.559Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-27T22:14:55.816Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-27T22:14:56.387Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-27T22:14:57.137Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-27T22:14:57.137Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T22:14:57.137Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-27T22:14:57.137Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T22:14:57.137Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-27T22:14:57.318Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-27T22:14:59.212Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-27T22:15:00.139Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-27T22:15:00.699Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-27T22:15:00.699Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-27T22:15:00.954Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-27T22:15:01.515Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-27T22:15:02.076Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-27T22:15:02.902Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-27T22:15:03.002Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-27T22:15:03.002Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-27T22:15:03.002Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-27T22:15:03.002Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-27T22:15:03.563Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-27T22:15:07.726Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-27T22:15:07.981Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-27T22:15:08.907Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-27T22:15:10.795Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-27T22:15:12.204Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-27T22:15:14.721Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-27T22:15:16.616Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-27T22:15:17.186Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-27T22:15:17.186Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-27T22:15:17.186Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-27T22:15:17.186Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-27T22:15:17.186Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-27T22:15:17.186Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-27T22:15:17.186Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-27T22:15:17.186Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-27T22:15:17.186Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-27T22:15:17.186Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-27T22:15:21.349Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-27T22:15:21.349Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-27T22:15:22.715Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-27T22:15:23.641Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-27T22:15:24.202Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-27T22:15:24.202Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-27T22:15:25.128Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-27T22:15:25.128Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-27T22:15:25.128Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-27T22:15:25.128Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-27T22:15:25.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-27T22:15:25.128Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-27T22:15:25.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-27T22:15:25.128Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-27T22:15:25.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-27T22:15:25.128Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-27T22:15:25.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-27T22:15:25.128Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-27T22:15:25.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-27T22:15:25.128Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-27T22:15:25.128Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-27T22:15:25.690Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-27T22:15:26.251Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-27T22:15:26.251Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-27T22:15:27.177Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-27T22:15:27.432Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-27T22:15:28.359Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-27T22:15:28.359Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-27T22:15:28.920Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-27T22:15:29.482Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-27T22:15:29.482Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-27T22:15:29.482Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-27T22:15:30.408Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-27T22:15:31.771Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-27T22:15:31.903Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-27T22:15:32.331Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-27T22:15:32.331Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-27T22:15:32.331Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-27T22:15:32.358Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-27T22:15:32.359Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T22:15:32.814Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-27T22:15:32.897Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-27T22:15:32.897Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-27T22:15:34.265Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-27T22:15:34.855Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-27T22:15:36.742Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-27T22:15:37.711Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-27T22:15:37.711Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-27T22:15:37.711Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-27T22:15:38.272Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-27T22:15:39.198Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-27T22:15:40.127Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-27T22:15:40.127Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-27T22:15:42.015Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-27T22:15:42.015Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-27T22:15:42.271Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-27T22:15:44.162Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents032681319 [2021-07-27T22:15:44.162Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-27T22:15:44.162Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-27T22:15:45.573Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-27T22:15:45.829Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-27T22:15:45.829Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-27T22:15:47.193Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-27T22:15:48.557Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-27T22:15:48.812Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-27T22:15:48.812Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-27T22:15:49.068Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-27T22:15:49.068Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-27T22:15:49.629Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-27T22:15:51.543Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-27T22:15:58.083Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-27T22:15:59.011Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-27T22:15:59.938Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-27T22:16:01.310Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-27T22:16:04.614Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-27T22:16:06.505Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-27T22:16:07.066Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-27T22:16:08.432Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-27T22:16:10.320Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-27T22:16:12.233Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-27T22:16:15.496Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-27T22:16:20.780Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-27T22:16:23.291Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-27T22:16:27.453Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-27T22:16:28.013Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-27T22:16:31.278Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-27T22:16:31.278Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-27T22:16:32.641Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-27T22:16:33.570Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-27T22:16:34.496Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-27T22:16:35.443Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-27T22:16:35.443Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-27T22:16:35.443Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-27T22:16:36.808Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-27T22:16:38.173Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-27T22:16:41.438Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-27T22:16:44.840Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-27T22:16:44.840Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-27T22:16:44.840Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-27T22:16:45.601Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-27T22:16:46.161Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-27T22:16:46.723Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-27T22:16:46.979Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-27T22:16:46.979Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-27T22:16:46.979Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-27T22:16:46.979Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-27T22:16:46.979Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-27T22:16:48.866Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-27T22:16:49.121Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-27T22:16:50.050Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-27T22:16:51.414Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-27T22:16:53.301Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-27T22:16:54.228Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-27T22:16:57.545Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-27T22:16:58.471Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-27T22:16:58.471Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-27T22:16:58.471Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-27T22:16:59.610Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-27T22:17:00.357Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-27T22:17:00.919Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-27T22:17:01.484Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-27T22:17:05.649Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-27T22:17:05.649Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-27T22:17:05.649Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-27T22:17:07.536Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-27T22:17:09.900Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-27T22:17:11.699Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-27T22:17:12.629Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-27T22:17:12.629Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-27T22:17:13.557Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-27T22:17:14.503Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-27T22:17:14.503Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T22:17:14.503Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-27T22:17:14.503Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-27T22:17:14.503Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-27T22:17:15.445Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-27T22:17:16.808Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-27T22:17:17.393Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-27T22:17:18.362Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-27T22:17:18.362Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T22:17:18.362Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-27T22:17:18.362Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T22:17:18.362Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-27T22:17:18.362Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T22:17:18.362Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-27T22:17:18.362Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-27T22:17:19.324Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-27T22:17:20.094Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-27T22:17:22.288Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-27T22:17:23.060Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-27T22:17:24.278Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-27T22:17:24.589Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-27T22:17:24.589Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T22:17:24.589Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-27T22:17:24.589Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T22:17:24.589Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-27T22:17:24.589Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-27T22:17:28.309Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-27T22:17:28.443Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-27T22:17:30.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-27T22:17:32.845Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-27T22:17:33.772Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-27T22:17:35.137Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-27T22:17:37.026Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-27T22:17:38.985Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-27T22:17:40.657Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-27T22:17:41.517Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-27T22:17:43.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-27T22:17:45.294Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-27T22:17:50.964Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-27T22:17:51.927Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-27T22:17:51.927Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T22:17:51.927Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-27T22:17:55.640Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-27T22:17:57.167Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-27T22:17:57.918Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-27T22:18:00.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-27T22:18:00.123Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-27T22:18:00.123Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-27T22:18:01.049Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-27T22:18:01.049Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-27T22:18:01.049Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-27T22:18:01.049Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-27T22:18:01.610Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-27T22:18:01.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-27T22:18:02.536Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-27T22:18:02.536Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-27T22:18:02.536Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-27T22:18:02.536Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-27T22:18:02.792Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-27T22:18:04.680Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-27T22:18:04.935Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-27T22:18:04.935Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-27T22:18:04.935Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-27T22:18:04.935Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-27T22:18:04.961Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-27T22:18:07.449Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-27T22:18:07.449Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T22:18:07.449Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-27T22:18:07.449Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T22:18:07.449Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-27T22:18:07.449Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T22:18:07.449Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-27T22:18:07.449Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T22:18:07.449Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-27T22:18:07.905Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-27T22:18:10.180Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-27T22:18:10.742Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-27T22:18:11.668Z] docker_cli_swarm_test.go:1186: [dccdc35ebb7dc] joining swarm manager [d636c777e2e73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:18:13.033Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-27T22:18:13.288Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-27T22:18:13.288Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-27T22:18:15.804Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-27T22:18:17.301Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-27T22:18:18.318Z] docker_cli_swarm_test.go:1195: [dabd654413854] joining swarm manager [d636c777e2e73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:18:19.685Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-27T22:18:19.685Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite (1743.25s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.00s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.37s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.45s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.17s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.60s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.28s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.14s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.05s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.17s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.50s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.24s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAttachDetach (1.63s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.21s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.48s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.19s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.89s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.64s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.61s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.60s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.66s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.74s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.51s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.05s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.93s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.54s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.41s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.27s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.62s) [2021-07-27T22:18:19.685Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.90s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.40s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.74s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.05s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.60s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.57s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.68s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.41s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.15s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.47s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.82s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.03s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.12s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.30s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.92s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.55s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.53s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.95s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.63s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.44s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.13s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.79s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.69s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.46s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.66s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.68s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.21s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.41s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.97s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.96s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.51s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.22s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.95s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.09s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.92s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.46s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.36s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.18s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.57s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.20s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.86s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.80s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.63s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.20s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.52s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.16s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.96s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.44s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.10s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.61s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.76s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.65s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.47s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.23s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.91s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.98s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.06s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.81s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.88s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.71s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.22s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.70s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.96s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.50s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.00s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.17s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnv (2.05s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.56s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.51s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.15s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.94s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.50s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.90s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.68s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.86s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFails (1.07s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.71s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.49s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.08s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.86s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.59s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.08s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildHistory (3.00s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.99s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.93s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.83s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.00s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.25s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.60s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.28s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.66s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.52s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.26s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.46s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.66s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.44s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.29s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.62s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.47s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.84s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.10s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.04s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.62s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.05s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.66s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.60s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildPATH (1.65s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.86s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.02s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.63s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.33s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildRm (2.40s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.74s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.34s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.91s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.21s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildStderr (1.12s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.49s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.73s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.06s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.43s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildUser (2.06s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.33s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.71s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.23s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.03s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.02s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.20s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.82s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.95s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.96s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.78s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.93s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.64s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.09s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-27T22:18:19.686Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s) [2021-07-27T22:18:19.686Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.88s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCommitChange (1.24s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.79s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.61s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.07s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.62s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.18s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.90s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.79s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.25s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.54s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.87s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.87s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.35s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.49s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.28s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.15s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.13s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.83s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.74s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.61s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.68s) [2021-07-27T22:18:19.687Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.67s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.11s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.73s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.67s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.94s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.08s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.66s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.67s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.91s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000534d38_} (1.62s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1220047247_/foo_false____} (1.93s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1220047247_/foo_true____} (1.80s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3389749154_/foo_false____} (2.09s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3389749154_/foo_true____} (1.78s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3389749154_/foo_true__0xc000534d68__} (1.86s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000534d80_} (0.77s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000534d98_} (1.59s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000534df8_} (1.86s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000534e10_} (0.88s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.66s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.09s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.62s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.09s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.90s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.23s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.30s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.27s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.98s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.90s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.84s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.88s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.25s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.86s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.17s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.73s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.98s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.93s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.17s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.62s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.69s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.24s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.73s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.35s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.73s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.66s) [2021-07-27T22:18:19.687Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.67s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-07-27T22:18:19.687Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.81s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.06s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.78s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.08s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.18s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.68s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.66s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.46s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.93s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.19s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.41s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.69s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.57s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.61s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.88s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsAttach (0.80s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsCommit (1.08s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.69s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.60s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.55s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.32s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.39s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.56s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.41s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.23s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFilters (1.35s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFormat (1.33s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-07-27T22:18:19.687Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-27T22:18:19.687Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.58s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsRename (0.69s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsResize (0.70s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.53s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.65s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.92s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsTop (1.21s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsUntag (2.63s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.39s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestExec (1.45s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.12s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.90s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.68s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.89s) [2021-07-27T22:18:19.687Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.95s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecCgroup (3.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecEnv (1.48s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.58s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.35s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecInspectID (3.18s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecInteractive (0.97s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecParseError (0.68s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.71s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.68s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.40s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecStartFails (1.18s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.36s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.67s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecTTY (1.13s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.43s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.03s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecUlimits (1.55s) [2021-07-27T22:18:19.688Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.26s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.23s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.17s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.45s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestExecWithUser (1.77s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.97s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.68s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.65s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestHealth (22.52s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.80s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.78s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.26s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.52s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.76s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImportDisplay (1.49s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImportFile (1.53s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.32s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.31s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.18s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.16s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.97s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.68s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.62s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.66s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.63s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.65s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.30s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.68s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s) [2021-07-27T22:18:19.688Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.06s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectDefault (0.70s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-27T22:18:19.688Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.69s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.00s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.06s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.80s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.70s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.37s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.67s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.68s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.24s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.88s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.29s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.77s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.89s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.72s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.97s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.83s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.14s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.27s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.76s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.25s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.09s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.53s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.68s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.03s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.31s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.55s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.90s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.74s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsSince (7.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.96s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsTail (1.35s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.19s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.93s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.99s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestNetHostname (2.41s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.53s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.11s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.50s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.05s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.19s) [2021-07-27T22:18:19.688Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.49s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.49s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.24s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.82s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.75s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.93s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPortList (10.87s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.84s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.18s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.64s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.62s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.65s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.30s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.64s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.32s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsByOrder (2.67s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.85s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.90s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.22s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.39s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.19s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.99s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.30s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.26s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.16s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.12s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.42s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.75s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.77s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.01s) [2021-07-27T22:18:19.688Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.68s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.78s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.97s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.55s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.54s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.66s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.71s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.00s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.26s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.75s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.82s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.14s) [2021-07-27T22:18:19.688Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.87s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.46s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.81s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.60s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.64s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.76s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.49s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAddHost (0.76s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.95s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.83s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.83s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.14s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.86s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.99s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.69s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.02s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.57s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.94s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.74s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.63s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.64s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.64s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.64s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.94s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.71s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.73s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.74s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.07s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.64s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.64s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.64s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.41s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.88s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.69s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.37s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.14s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.29s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.15s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.69s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.25s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.34s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.22s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.89s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.91s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.42s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.67s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.73s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.94s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.89s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.61s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.63s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.53s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.56s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.32s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.91s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.32s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.35s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.71s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.11s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.30s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.64s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.72s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.71s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunMount (8.05s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.67s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.83s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.28s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.10s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.39s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.41s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.88s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.87s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.98s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.93s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.34s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.77s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.68s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.77s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.47s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.97s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.30s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunRm (0.67s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.19s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.33s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.65s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunState (1.40s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunSysctls (1.37s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.12s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.54s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.29s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.63s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUserByName (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.66s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.59s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.99s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.41s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.10s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.18s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.64s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.53s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.33s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.68s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-27T22:18:19.689Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-27T22:18:19.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-27T22:18:19.690Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.69s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.66s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.66s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.33s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2021-07-27T22:18:19.690Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.44s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.05s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.92s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.70s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.74s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.46s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.13s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.33s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.14s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.83s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.32s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.78s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.16s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStartRecordError (1.53s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.71s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.87s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.08s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.65s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.98s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.99s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.98s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.68s) [2021-07-27T22:18:19.690Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.45s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.55s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.83s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.05s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2021-07-27T22:18:19.690Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-27T22:18:19.690Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.72s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.35s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.20s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.11s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdateStats (3.84s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.32s) [2021-07-27T22:18:19.690Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.82s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.95s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.19s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.23s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.97s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.08s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.76s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.94s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.95s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.32s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.31s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.93s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.00s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.05s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.95s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.00s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.69s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.78s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.08s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.61s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.15s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.12s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.61s) [2021-07-27T22:18:19.690Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.71s) [2021-07-27T22:18:19.690Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-27T22:18:19.690Z] === RUN TestDockerRegistrySuite [2021-07-27T22:18:19.690Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-27T22:18:21.054Z] check_test.go:196: [dbe51d7379bea] daemon is not started [2021-07-27T22:18:21.054Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-27T22:18:22.417Z] check_test.go:196: [d4e19547d7f57] daemon is not started [2021-07-27T22:18:22.417Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-27T22:18:23.842Z] check_test.go:196: [d620738109d51] daemon is not started [2021-07-27T22:18:23.842Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-27T22:18:23.842Z] check_test.go:196: [d85d3740e11c7] daemon is not started [2021-07-27T22:18:23.842Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T22:18:27.110Z] check_test.go:196: [df617c6aff1f7] daemon is not started [2021-07-27T22:18:27.110Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T22:18:35.205Z] check_test.go:196: [d3f8c44956562] daemon is not started [2021-07-27T22:18:35.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-27T22:18:37.718Z] check_test.go:196: [d9beeee05cd0f] daemon is not started [2021-07-27T22:18:37.718Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-27T22:18:39.082Z] check_test.go:196: [d95ebae10ed61] daemon is not started [2021-07-27T22:18:39.082Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-27T22:18:40.050Z] check_test.go:196: [d3d17b817b624] daemon is not started [2021-07-27T22:18:40.050Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-27T22:18:41.415Z] check_test.go:196: [d80f8143dd08f] daemon is not started [2021-07-27T22:18:41.415Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-27T22:18:42.780Z] check_test.go:196: [dce5779630d13] daemon is not started [2021-07-27T22:18:42.780Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-27T22:18:43.720Z] check_test.go:196: [d8b31bca93feb] daemon is not started [2021-07-27T22:18:43.720Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-27T22:18:45.085Z] check_test.go:196: [dcf5f2d03122c] daemon is not started [2021-07-27T22:18:45.085Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-27T22:18:46.011Z] check_test.go:196: [d9370b3a14d79] daemon is not started [2021-07-27T22:18:46.011Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-27T22:18:47.374Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bc7b5718a7fb41392b3ddc11c71e7a8cfab7bb8e44f9ec376143c3f10da4b6e0 [2021-07-27T22:18:47.935Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2db59ab83ebceacc61cbcfbd7675c01f1473c66cc9229f122290ed2729b1e73 [2021-07-27T22:18:48.190Z] check_test.go:196: [d3d8d3068584c] daemon is not started [2021-07-27T22:18:48.190Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-27T22:18:49.554Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6b99c8c3dbc135489d7c471f6a9c45242dc567cc83b63be443d4d0fd09410f37 [2021-07-27T22:18:50.481Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1c3341004677d0237339a18d53c64dc5586b7f4a4ba1c68c49af4b2c72b2cc05 [2021-07-27T22:18:50.481Z] check_test.go:196: [d4f6560060c29] daemon is not started [2021-07-27T22:18:50.481Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-27T22:18:51.864Z] check_test.go:196: [de82d85483c52] daemon is not started [2021-07-27T22:18:51.864Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-27T22:18:54.381Z] check_test.go:196: [df33db8c75f48] daemon is not started [2021-07-27T22:18:54.381Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-27T22:18:55.746Z] check_test.go:196: [de32a4e5b09bf] daemon is not started [2021-07-27T22:18:55.746Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-27T22:18:55.746Z] check_test.go:196: [d50f9817bdb0b] daemon is not started [2021-07-27T22:18:55.746Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T22:18:57.112Z] check_test.go:196: [d3a4911e74c04] daemon is not started [2021-07-27T22:18:57.112Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T22:18:58.038Z] check_test.go:196: [d19489622ec67] daemon is not started [2021-07-27T22:18:58.038Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T22:18:59.408Z] check_test.go:196: [deb7aa1147e23] daemon is not started [2021-07-27T22:18:59.408Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-27T22:18:59.663Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-27T22:19:02.929Z] check_test.go:196: [d3efbfcdb773e] daemon is not started [2021-07-27T22:19:02.929Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-27T22:19:03.184Z] check_test.go:196: [d1aa0ceb9fe0f] daemon is not started [2021-07-27T22:19:03.184Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-27T22:19:04.551Z] check_test.go:196: [d116c088c1e46] daemon is not started [2021-07-27T22:19:04.551Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-27T22:19:04.806Z] check_test.go:196: [dc91ba71f1405] daemon is not started [2021-07-27T22:19:04.806Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-27T22:19:04.806Z] check_test.go:196: [d527f98df4b56] daemon is not started [2021-07-27T22:19:04.806Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-27T22:19:05.061Z] check_test.go:196: [dbf4e19965e72] daemon is not started [2021-07-27T22:19:05.061Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-27T22:19:05.316Z] check_test.go:196: [d2ddcafdba7ec] daemon is not started [2021-07-27T22:19:05.316Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-27T22:19:05.877Z] check_test.go:196: [d3bb5a3b32401] daemon is not started [2021-07-27T22:19:05.877Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-27T22:19:05.877Z] check_test.go:196: [d84ad40d4b2c7] daemon is not started [2021-07-27T22:19:05.877Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-27T22:19:07.239Z] check_test.go:196: [df4d7db013d8c] daemon is not started [2021-07-27T22:19:07.239Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-27T22:19:08.290Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-27T22:19:08.290Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T22:19:08.290Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-27T22:19:08.290Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T22:19:08.290Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-27T22:19:09.160Z] check_test.go:196: [d5a6fb7143431] daemon is not started [2021-07-27T22:19:09.160Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-27T22:19:09.722Z] check_test.go:196: [d8500655166bb] daemon is not started [2021-07-27T22:19:09.722Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-27T22:19:11.137Z] check_test.go:196: [d1032f5ecfaf8] daemon is not started [2021-07-27T22:19:11.137Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-27T22:19:12.063Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite (53.07s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.17s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.43s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.32s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.27s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.31s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.10s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.21s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.28s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.23s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.14s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.25s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.25s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.21s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.74s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.22s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.59s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.17s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.81s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.01s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.18s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-07-27T22:19:12.624Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-07-27T22:19:12.624Z] === RUN TestDockerSchema1RegistrySuite [2021-07-27T22:19:12.624Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-27T22:19:12.880Z] check_test.go:223: [df9ef3a9995a8] daemon is not started [2021-07-27T22:19:12.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T22:19:13.135Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-27T22:19:17.302Z] check_test.go:223: [d094a07b620cc] daemon is not started [2021-07-27T22:19:17.302Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T22:19:17.864Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-27T22:19:20.380Z] docker_cli_swarm_test.go:1118: [d55b58a52e1db] joining swarm manager [defcccfb4710e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:19:21.308Z] docker_cli_swarm_test.go:1119: [da5a70336964e] joining swarm manager [defcccfb4710e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:19:22.237Z] check_test.go:223: [d7d76b9f341da] daemon is not started [2021-07-27T22:19:22.237Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-27T22:19:25.503Z] check_test.go:223: [df2d13c431a03] daemon is not started [2021-07-27T22:19:25.503Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-27T22:19:26.867Z] check_test.go:223: [d607e40adc7d0] daemon is not started [2021-07-27T22:19:26.867Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-27T22:19:28.247Z] check_test.go:223: [da5ebb89e88cd] daemon is not started [2021-07-27T22:19:28.247Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-27T22:19:28.247Z] check_test.go:223: [d7b17009d47aa] daemon is not started [2021-07-27T22:19:28.247Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T22:19:29.485Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-27T22:19:29.485Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T22:19:29.485Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-27T22:19:29.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-27T22:19:29.619Z] check_test.go:223: [da4a529f1dd4d] daemon is not started [2021-07-27T22:19:29.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T22:19:30.545Z] check_test.go:223: [d6fdc16dd73f8] daemon is not started [2021-07-27T22:19:30.545Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T22:19:31.471Z] check_test.go:223: [d8120c7826792] daemon is not started [2021-07-27T22:19:31.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-27T22:19:34.737Z] check_test.go:223: [d09e72d68f10f] daemon is not started [2021-07-27T22:19:34.737Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-27T22:19:34.992Z] check_test.go:223: [db304f0a1a51c] daemon is not started [2021-07-27T22:19:34.992Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-27T22:19:35.247Z] check_test.go:223: [d2d0b7407b6cc] daemon is not started [2021-07-27T22:19:35.247Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-27T22:19:35.503Z] check_test.go:223: [d91337d1d5d52] daemon is not started [2021-07-27T22:19:35.503Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-27T22:19:35.758Z] check_test.go:223: [dec7aac10c455] daemon is not started [2021-07-27T22:19:35.758Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-27T22:19:36.013Z] check_test.go:223: [d2b4d9c3746a5] daemon is not started [2021-07-27T22:19:36.013Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-27T22:19:36.268Z] check_test.go:223: [df851e34db5be] daemon is not started [2021-07-27T22:19:36.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-27T22:19:36.524Z] check_test.go:223: [db4d916039c18] daemon is not started [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite (23.76s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.03s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.39s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.97s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-07-27T22:19:36.524Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-27T22:19:36.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-27T22:19:36.524Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-27T22:19:37.084Z] check_test.go:252: [da00964d3ed4e] daemon is not started [2021-07-27T22:19:37.084Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-27T22:19:37.645Z] check_test.go:252: [d6743acf36e4e] daemon is not started [2021-07-27T22:19:37.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-27T22:19:37.901Z] check_test.go:252: [d1cea958f640f] daemon is not started [2021-07-27T22:19:37.901Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-27T22:19:38.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-27T22:19:38.040Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T22:19:38.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-27T22:19:39.265Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-27T22:19:39.265Z] check_test.go:252: [db5bebf7ee81c] daemon is not started [2021-07-27T22:19:39.265Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-27T22:19:39.521Z] check_test.go:252: [db84ac4594527] daemon is not started [2021-07-27T22:19:39.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-27T22:19:40.082Z] check_test.go:252: [dff2668768033] daemon is not started [2021-07-27T22:19:40.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-27T22:19:40.337Z] check_test.go:252: [d5bbd179e3c09] daemon is not started [2021-07-27T22:19:40.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.80s) [2021-07-27T22:19:40.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2021-07-27T22:19:40.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2021-07-27T22:19:40.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-27T22:19:40.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2021-07-27T22:19:40.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-07-27T22:19:40.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-27T22:19:40.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-07-27T22:19:40.337Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-27T22:19:40.337Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-27T22:19:40.337Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-27T22:19:43.278Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-27T22:19:43.278Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-27T22:19:43.278Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T22:19:43.278Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-27T22:19:43.278Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T22:19:43.278Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-27T22:19:43.278Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-27T22:19:43.278Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-27T22:19:43.278Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T22:19:43.278Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-27T22:19:44.239Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-27T22:19:44.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-27T22:19:44.695Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-27T22:19:45.574Z] check_test.go:279: [d2698cebde513] daemon is not started [2021-07-27T22:19:45.574Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-27T22:19:45.574Z] check_test.go:279: [d0293f1600bb2] daemon is not started [2021-07-27T22:19:45.574Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-27T22:19:45.829Z] check_test.go:279: [d5cf0e90e247f] daemon is not started [2021-07-27T22:19:45.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-27T22:19:45.829Z] check_test.go:279: [d685fa28387bb] daemon is not started [2021-07-27T22:19:45.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-27T22:19:46.107Z] check_test.go:279: [dc44c0eaa48da] daemon is not started [2021-07-27T22:19:46.107Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2021-07-27T22:19:46.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-27T22:19:46.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-27T22:19:46.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-27T22:19:46.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-27T22:19:46.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-27T22:19:46.107Z] === RUN TestDockerNetworkSuite [2021-07-27T22:19:46.107Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-27T22:19:48.624Z] docker_cli_network_unix_test.go:46: [d128b3ab9675f] daemon is not started [2021-07-27T22:19:48.624Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-27T22:19:49.185Z] docker_cli_network_unix_test.go:46: [d8c0e06986ff8] daemon is not started [2021-07-27T22:19:49.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-27T22:19:54.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-27T22:19:54.683Z] docker_cli_network_unix_test.go:46: [dd10489de4af4] daemon is not started [2021-07-27T22:19:55.045Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-27T22:19:55.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-27T22:19:57.133Z] docker_cli_network_unix_test.go:46: [deaa1d7b61642] daemon is not started [2021-07-27T22:19:57.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-27T22:19:57.133Z] docker_cli_network_unix_test.go:1233: [de84c205f7d43] daemon is not started [2021-07-27T22:19:58.759Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-27T22:20:00.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-27T22:20:01.325Z] docker_cli_network_unix_test.go:46: [d21f1ec75707c] daemon is not started [2021-07-27T22:20:01.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-27T22:20:03.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-27T22:20:03.133Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T22:20:03.424Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-27T22:20:03.424Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T22:20:03.424Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-27T22:20:03.424Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T22:20:03.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-27T22:20:03.879Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-27T22:20:03.879Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T22:20:03.879Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-27T22:20:03.879Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T22:20:03.879Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-27T22:20:03.879Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T22:20:03.879Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-27T22:20:08.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-27T22:20:08.545Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T22:20:08.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-27T22:20:08.545Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T22:20:08.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-27T22:20:08.545Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T22:20:08.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-27T22:20:09.508Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-27T22:20:09.662Z] docker_cli_network_unix_test.go:46: [d24b883b4d3c1] daemon is not started [2021-07-27T22:20:09.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-27T22:20:11.573Z] docker_cli_network_unix_test.go:46: [da72102beb0c1] daemon is not started [2021-07-27T22:20:12.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-27T22:20:13.501Z] docker_cli_network_unix_test.go:46: [d5262e5c45872] daemon is not started [2021-07-27T22:20:13.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-27T22:20:13.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-27T22:20:13.893Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T22:20:13.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-27T22:20:13.893Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T22:20:13.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-27T22:20:14.428Z] docker_cli_network_unix_test.go:46: [d4c58b9aaff86] daemon is not started [2021-07-27T22:20:14.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-27T22:20:14.994Z] docker_cli_network_unix_test.go:46: [d1158a950f772] daemon is not started [2021-07-27T22:20:14.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-27T22:20:15.554Z] docker_cli_network_unix_test.go:46: [d7526ad4e6b53] daemon is not started [2021-07-27T22:20:16.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-27T22:20:16.679Z] docker_cli_network_unix_test.go:46: [df4650d693c92] daemon is not started [2021-07-27T22:20:17.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-27T22:20:17.241Z] docker_cli_network_unix_test.go:46: [dccde480038ed] daemon is not started [2021-07-27T22:20:17.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-27T22:20:17.497Z] docker_cli_network_unix_test.go:46: [daf03593ed9e1] daemon is not started [2021-07-27T22:20:17.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-27T22:20:18.431Z] docker_cli_network_unix_test.go:46: [df54d0e07a710] daemon is not started [2021-07-27T22:20:18.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-27T22:20:18.686Z] docker_cli_network_unix_test.go:46: [da5ff50f4a575] daemon is not started [2021-07-27T22:20:18.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-27T22:20:18.686Z] docker_cli_network_unix_test.go:46: [d46a6411c56c4] daemon is not started [2021-07-27T22:20:18.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-27T22:20:18.942Z] docker_cli_network_unix_test.go:46: [d9c5f01969988] daemon is not started [2021-07-27T22:20:18.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-27T22:20:19.786Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-27T22:20:19.868Z] docker_cli_network_unix_test.go:46: [d93648d6b006f] daemon is not started [2021-07-27T22:20:19.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-27T22:20:20.793Z] docker_cli_network_unix_test.go:46: [d005887989cce] daemon is not started [2021-07-27T22:20:20.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-27T22:20:20.948Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T22:20:20.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-27T22:20:21.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-27T22:20:21.049Z] docker_cli_network_unix_test.go:46: [d464f3dff3725] daemon is not started [2021-07-27T22:20:21.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-27T22:20:21.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-27T22:20:21.404Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T22:20:21.609Z] docker_cli_network_unix_test.go:46: [ddf0ffe3d887d] daemon is not started [2021-07-27T22:20:21.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-27T22:20:21.609Z] docker_cli_network_unix_test.go:46: [df9823ace89af] daemon is not started [2021-07-27T22:20:21.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-27T22:20:22.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-27T22:20:22.011Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T22:20:22.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-27T22:20:22.985Z] docker_cli_network_unix_test.go:968: [d1b85140576a4] daemon is not started [2021-07-27T22:20:24.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-27T22:20:26.264Z] docker_cli_network_unix_test.go:46: [d5604ddccea1f] daemon is not started [2021-07-27T22:20:26.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-27T22:20:31.505Z] docker_cli_network_unix_test.go:1116: [d74eadbf607de] daemon is not started [2021-07-27T22:20:34.613Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-27T22:20:35.068Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-27T22:20:35.068Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T22:20:35.068Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-27T22:20:35.068Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T22:20:35.068Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-27T22:20:35.068Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T22:20:35.068Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-27T22:20:35.068Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T22:20:35.068Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-27T22:20:35.068Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T22:20:35.068Z] === RUN TestDockerSuite/TestBuildFails [2021-07-27T22:20:35.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-27T22:20:35.924Z] docker_cli_network_unix_test.go:46: [d9487e5bb2980] daemon is not started [2021-07-27T22:20:35.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-27T22:20:36.895Z] docker_cli_network_unix_test.go:46: [df36a60721092] daemon is not started [2021-07-27T22:20:36.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-27T22:20:36.895Z] docker_cli_network_unix_test.go:46: [ddac71eb10ab1] daemon is not started [2021-07-27T22:20:36.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-27T22:20:36.895Z] docker_cli_network_unix_test.go:46: [dda5582f5fe64] daemon is not started [2021-07-27T22:20:36.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-27T22:20:37.151Z] docker_cli_network_unix_test.go:46: [d3921aedbd30f] daemon is not started [2021-07-27T22:20:37.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-27T22:20:37.151Z] docker_cli_network_unix_test.go:46: [dd7c7c1312e0e] daemon is not started [2021-07-27T22:20:37.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-27T22:20:37.151Z] docker_cli_network_unix_test.go:46: [d8513f4ccdd33] daemon is not started [2021-07-27T22:20:37.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-27T22:20:37.961Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-27T22:20:37.961Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-27T22:20:39.665Z] docker_cli_network_unix_test.go:46: [d68f93aca076d] daemon is not started [2021-07-27T22:20:40.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-27T22:20:40.591Z] docker_cli_network_unix_test.go:46: [da1e8eb7df846] daemon is not started [2021-07-27T22:20:40.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-27T22:20:40.591Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-27T22:20:40.591Z] docker_cli_network_unix_test.go:46: [d64a9226446d7] daemon is not started [2021-07-27T22:20:40.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-27T22:20:41.152Z] docker_cli_network_unix_test.go:46: [d7650565e46d4] daemon is not started [2021-07-27T22:20:41.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-27T22:20:45.097Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-27T22:20:45.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-27T22:20:47.259Z] docker_cli_network_unix_test.go:1084: [d5c55b450cc9a] daemon is not started [2021-07-27T22:20:49.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-27T22:20:49.148Z] docker_cli_network_unix_test.go:46: [d6d038c837fc9] daemon is not started [2021-07-27T22:20:49.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-27T22:20:49.709Z] docker_cli_network_unix_test.go:46: [df32b64ad5f77] daemon is not started [2021-07-27T22:20:49.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-27T22:20:50.526Z] docker_cli_swarm_test.go:1172: [d9e18901ac588] joining swarm manager [defcccfb4710e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-27T22:20:51.889Z] docker_cli_network_unix_test.go:46: [dbae55faa91bc] daemon is not started [2021-07-27T22:20:51.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-27T22:20:51.889Z] docker_cli_network_unix_test.go:46: [dfcf76fa3e16d] daemon is not started [2021-07-27T22:20:51.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-27T22:20:52.139Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-27T22:20:52.816Z] docker_cli_network_unix_test.go:46: [df90f54a60df5] daemon is not started [2021-07-27T22:20:52.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-27T22:20:53.377Z] docker_cli_network_unix_test.go:46: [d18aff3106aec] daemon is not started [2021-07-27T22:20:53.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-27T22:20:54.303Z] docker_cli_network_unix_test.go:46: [d19b2938213f9] daemon is not started [2021-07-27T22:20:54.558Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-27T22:20:59.184Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-27T22:21:01.091Z] docker_cli_network_unix_test.go:46: [d0f6786b2505a] daemon is not started [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite (74.15s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.35s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.00s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.82s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.88s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.90s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.66s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.68s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.87s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.44s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.73s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.60s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.08s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.06s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.91s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.95s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.25s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.73s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.86s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.43s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.30s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-27T22:21:01.091Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.94s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.88s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.38s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.00s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.07s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.88s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.13s) [2021-07-27T22:21:01.091Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.74s) [2021-07-27T22:21:01.091Z] === RUN TestDockerHubPullSuite [2021-07-27T22:21:01.091Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-27T22:21:01.651Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-27T22:21:04.162Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-27T22:21:04.162Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-27T22:21:04.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-27T22:21:05.087Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-27T22:21:05.343Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-27T22:21:05.343Z] --- PASS: TestDockerHubPullSuite (5.27s) [2021-07-27T22:21:05.343Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.33s) [2021-07-27T22:21:05.343Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-07-27T22:21:05.343Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-07-27T22:21:05.343Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.08s) [2021-07-27T22:21:05.343Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-07-27T22:21:05.343Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-27T22:21:05.343Z] PASS [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === Skipped [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-27T22:21:05.343Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-27T22:21:05.343Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-27T22:21:05.343Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.343Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-07-27T22:21:05.343Z] [2021-07-27T22:21:05.343Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-27T22:21:05.344Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-27T22:21:05.344Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-27T22:21:05.344Z] docker_cli_network_unix_test.go:46: [d64a9226446d7] daemon is not started [2021-07-27T22:21:05.344Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] [2021-07-27T22:21:05.344Z] DONE 1269 tests, 51 skipped in 1959.660s [2021-07-27T22:21:05.344Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T22:21:05.599Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T22:21:05.599Z] +++ kill 8249 [2021-07-27T22:21:05.599Z] +++ /etc/init.d/apparmor stop [2021-07-27T22:21:05.599Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T22:21:05.599Z] [2021-07-27T22:21:05.599Z] Unloading profiles will leave already running processes permanently [2021-07-27T22:21:05.599Z] unconfined, which can lead to unexpected situations. [2021-07-27T22:21:05.599Z] [2021-07-27T22:21:05.599Z] To set a process to complain mode, use the command line tool [2021-07-27T22:21:05.599Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T22:21:05.599Z] +++ true [2021-07-27T22:21:05.599Z] exiting test-integration [2021-07-27T22:21:05.599Z] ++ exit 0 [2021-07-27T22:21:05.599Z] [2021-07-27T22:21:05.858Z] + for job in $(jobs -p) [2021-07-27T22:21:05.858Z] + wait 14949 [2021-07-27T22:21:06.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-27T22:21:06.032Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T22:21:06.225Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-27T22:21:06.994Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-27T22:21:06.994Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T22:21:07.186Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-27T22:21:07.451Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-27T22:21:08.980Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-27T22:21:08.980Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T22:21:08.981Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-27T22:21:14.755Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-27T22:21:15.721Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-27T22:21:15.721Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T22:21:15.721Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-27T22:21:15.721Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T22:21:15.721Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-27T22:21:17.465Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-27T22:21:17.465Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T22:21:17.465Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-27T22:21:17.894Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-27T22:21:18.425Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-27T22:21:18.858Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-27T22:21:18.881Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-27T22:21:18.881Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T22:21:18.881Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-27T22:21:19.317Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-27T22:21:20.292Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-27T22:21:20.754Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-27T22:21:26.530Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-27T22:21:27.734Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-27T22:21:29.191Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-27T22:21:29.191Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T22:21:29.191Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-27T22:21:29.427Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-27T22:21:29.427Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T22:21:29.427Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-27T22:21:29.620Z] docker_cli_swarm_test.go:1453: [da374bf573aae] joining swarm manager [d0bac17ec181b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:21:30.546Z] docker_cli_swarm_test.go:1454: [d94caee18ab76] joining swarm manager [d0bac17ec181b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-27T22:21:30.957Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-27T22:21:30.957Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T22:21:30.957Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-27T22:21:31.414Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-27T22:21:33.583Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-27T22:21:34.547Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-27T22:21:35.510Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-27T22:21:35.510Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T22:21:35.510Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-27T22:21:36.476Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-27T22:21:37.439Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-27T22:21:37.439Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T22:21:37.439Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-27T22:21:37.439Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T22:21:37.439Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-27T22:21:41.539Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-27T22:21:42.703Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-27T22:21:42.703Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-27T22:21:42.703Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-27T22:21:42.703Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-27T22:21:42.703Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-27T22:21:43.066Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-27T22:21:43.263Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-27T22:21:45.232Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-27T22:21:45.232Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T22:21:45.232Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-27T22:21:45.687Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-27T22:21:45.687Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-27T22:21:45.777Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-27T22:21:49.049Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-27T22:21:49.964Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-27T22:21:51.570Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-27T22:21:51.572Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-27T22:21:52.025Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-27T22:21:52.987Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-27T22:21:53.459Z] docker_cli_swarm_unix_test.go:62: [d0eafe04a1360] joining swarm manager [ddda6d95c9637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:21:53.951Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-27T22:21:54.406Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-27T22:21:55.949Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-27T22:21:57.475Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-27T22:22:04.519Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-27T22:22:04.519Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T22:22:04.519Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-27T22:22:04.519Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T22:22:04.519Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-27T22:22:04.519Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-27T22:22:04.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-27T22:22:04.974Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-27T22:22:04.974Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-27T22:22:05.430Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-27T22:22:06.399Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-27T22:22:12.169Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-27T22:22:25.614Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-27T22:22:25.614Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-27T22:22:25.614Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-27T22:22:31.390Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-27T22:22:31.390Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T22:22:31.390Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-27T22:22:31.390Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T22:22:31.847Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-27T22:22:31.847Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T22:22:31.847Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-27T22:22:32.303Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-27T22:22:32.303Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T22:22:32.760Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-27T22:22:33.231Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-27T22:22:33.231Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T22:22:33.231Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-27T22:22:33.231Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-27T22:22:49.611Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-27T22:22:49.611Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-27T22:22:49.867Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-27T22:22:52.380Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-27T22:22:55.640Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-27T22:22:58.163Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-27T22:23:00.048Z] docker_api_swarm_test.go:961: [dbf1f8a363a6b] joining swarm manager [d0ba8c5ed8293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-27T22:23:02.686Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-27T22:23:02.686Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-27T22:23:02.686Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T22:23:02.686Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-27T22:23:18.079Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-27T22:23:23.858Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-27T22:23:30.236Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-27T22:23:32.296Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-27T22:23:32.611Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-27T22:23:32.611Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-27T22:23:32.611Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-27T22:23:34.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-27T22:23:36.331Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-27T22:23:36.334Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-27T22:23:37.457Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-27T22:23:39.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-27T22:23:41.000Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-27T22:23:42.118Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-27T22:23:47.394Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-27T22:23:48.066Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-27T22:23:51.555Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-27T22:23:54.068Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-27T22:23:55.955Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-27T22:23:58.345Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-27T22:23:59.220Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-27T22:24:01.736Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-27T22:24:05.000Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-27T22:24:07.513Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-27T22:24:28.377Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-27T22:24:28.377Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T22:24:28.377Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-27T22:24:35.436Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-27T22:24:35.436Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-27T22:24:35.436Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T22:24:35.436Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-27T22:24:35.436Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T22:24:35.436Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-27T22:24:39.153Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-27T22:24:43.820Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-27T22:24:46.706Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-27T22:24:47.162Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-27T22:24:47.162Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-27T22:24:50.050Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-27T22:24:51.012Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-27T22:24:52.536Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-27T22:25:02.814Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-27T22:25:03.662Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-27T22:25:04.977Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-27T22:25:08.109Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-27T22:25:08.109Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-27T22:25:08.109Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T22:25:08.109Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-27T22:25:15.254Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-27T22:25:18.491Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-27T22:25:19.919Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-27T22:25:28.454Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite (1765.33s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.28s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.83s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.84s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.85s) [2021-07-27T22:25:33.338Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.93s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.11s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.70s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.91s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.31s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.47s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.79s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.79s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.84s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.54s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.32s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.32s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.43s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.75s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.01s) [2021-07-27T22:25:33.338Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.87s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.94s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.39s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.85s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.07s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.55s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.21s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.80s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.31s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.66s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.36s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.72s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.61s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.11s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.42s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.95s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.20s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.94s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.21s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.18s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.17s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.07s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.67s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.33s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.80s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.35s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.07s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.85s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.32s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.13s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.62s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.56s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.42s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.20s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.95s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.26s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.31s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.61s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.24s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.23s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.60s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (147.36s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.71s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.44s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.43s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.53s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.96s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.93s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.22s) [2021-07-27T22:25:33.339Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.55s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.10s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.02s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.14s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.38s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.93s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.87s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.46s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.09s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.61s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.34s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.64s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.02s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.14s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.14s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.33s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.44s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.28s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.92s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.35s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.78s) [2021-07-27T22:25:33.339Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2021-07-27T22:25:33.339Z] === RUN TestDockerExternalVolumeSuite [2021-07-27T22:25:33.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-27T22:25:33.899Z] docker_cli_external_volume_driver_test.go:53: [d912a2900430a] daemon is not started [2021-07-27T22:25:38.741Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-27T22:25:49.193Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-27T22:25:49.193Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-27T22:25:49.193Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T22:25:49.648Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-27T22:25:49.648Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T22:25:49.648Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-27T22:25:51.812Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-27T22:25:51.812Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T22:25:51.812Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-27T22:25:51.929Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-27T22:26:42.418Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-27T22:26:49.343Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-27T22:26:49.343Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-27T22:26:49.343Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-27T22:26:59.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-27T22:27:00.065Z] === RUN TestDockerSuite/TestBuildRm [2021-07-27T22:27:06.132Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-27T22:27:10.394Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-27T22:27:20.958Z] docker_cli_external_volume_driver_test.go:53: [d32fb0e260edb] daemon is not started [2021-07-27T22:27:21.106Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-27T22:27:22.753Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-27T22:27:29.647Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-27T22:27:29.647Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T22:27:29.647Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-27T22:27:29.647Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T22:27:29.647Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-27T22:27:31.179Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-27T22:27:35.852Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-27T22:27:37.578Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-27T22:27:38.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-27T22:27:39.568Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-27T22:27:45.339Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-27T22:27:53.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-27T22:28:08.644Z] docker_cli_external_volume_driver_test.go:53: [dcb600ec2f2ca] daemon is not started [2021-07-27T22:28:10.416Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-27T22:28:10.432Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-27T22:28:10.432Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-27T22:28:13.384Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-27T22:28:19.051Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-27T22:28:19.051Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-27T22:28:23.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-27T22:28:23.479Z] docker_cli_external_volume_driver_test.go:53: [d12a943e6fa01] daemon is not started [2021-07-27T22:28:23.677Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-27T22:28:23.714Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-27T22:28:23.714Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-27T22:28:28.524Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-27T22:28:36.026Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-27T22:28:38.305Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-27T22:29:04.131Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-27T22:29:04.133Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T22:29:04.133Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-27T22:29:05.669Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-27T22:29:08.983Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-27T22:29:10.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-27T22:29:12.693Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-27T22:29:22.970Z] === RUN TestDockerSuite/TestBuildUser [2021-07-27T22:29:22.970Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T22:29:22.970Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-27T22:29:22.970Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T22:29:22.970Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-27T22:29:22.970Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T22:29:22.970Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-27T22:29:25.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-27T22:29:26.683Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-27T22:29:27.141Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-27T22:29:30.865Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-27T22:29:30.865Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T22:29:30.865Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-27T22:29:30.865Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T22:29:30.865Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-27T22:29:43.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-27T22:29:56.088Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-27T22:29:56.088Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-27T22:30:06.370Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-27T22:30:12.135Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-27T22:30:12.135Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T22:30:12.589Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-27T22:30:12.590Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T22:30:12.590Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-27T22:30:15.477Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-27T22:30:15.477Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T22:30:15.477Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-27T22:30:29.830Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-27T22:30:32.466Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-27T22:30:32.466Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-27T22:30:32.466Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T22:30:32.466Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-27T22:30:32.466Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T22:30:32.466Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-27T22:30:32.466Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-27T22:30:32.466Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-27T22:30:32.466Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T22:30:32.467Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-27T22:30:32.467Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-27T22:30:32.467Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-27T22:30:32.923Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-27T22:30:36.515Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-27T22:30:36.793Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-27T22:30:40.228Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-27T22:30:41.187Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-27T22:30:42.566Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-27T22:30:42.566Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T22:30:42.566Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-27T22:30:42.566Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T22:30:42.566Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-27T22:30:42.566Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T22:30:42.566Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-27T22:30:42.566Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T22:30:42.566Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-27T22:30:42.566Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T22:30:42.566Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-27T22:30:47.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-27T22:30:47.249Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T22:30:47.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-27T22:30:47.249Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T22:30:47.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-27T22:30:47.249Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T22:30:47.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-27T22:30:47.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-27T22:30:47.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-27T22:30:53.548Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-27T22:30:55.956Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-27T22:30:55.956Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T22:30:55.956Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-27T22:30:55.956Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T22:30:56.917Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-27T22:30:56.917Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T22:30:56.917Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-27T22:30:57.876Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-27T22:31:06.405Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-27T22:31:07.929Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-27T22:31:07.929Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T22:31:08.384Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-27T22:31:08.384Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T22:31:08.384Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-27T22:31:08.384Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T22:31:08.384Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-27T22:31:10.545Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-27T22:31:11.199Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-27T22:31:11.199Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-27T22:31:11.199Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T22:31:11.199Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-27T22:31:11.199Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T22:31:11.199Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-27T22:31:11.199Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T22:31:11.199Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-27T22:31:11.199Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T22:31:11.657Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-27T22:31:11.657Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T22:31:11.657Z] === RUN TestDockerSuite/TestBuildFails [2021-07-27T22:31:14.569Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-27T22:31:14.569Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-27T22:31:16.342Z] === RUN TestDockerSuite/TestCommitChange [2021-07-27T22:31:19.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-27T22:31:20.372Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-27T22:31:21.006Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-27T22:31:25.671Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-27T22:31:25.671Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T22:31:25.671Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-27T22:31:26.145Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-27T22:31:34.200Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-27T22:31:34.200Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T22:31:34.200Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-27T22:31:38.504Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-27T22:31:42.739Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-27T22:31:44.282Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-27T22:31:45.812Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-27T22:31:47.401Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-27T22:31:47.401Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T22:31:47.401Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-27T22:31:47.401Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T22:31:47.401Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-27T22:31:47.401Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T22:31:47.401Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-27T22:31:47.401Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T22:31:47.401Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-27T22:31:47.401Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T22:31:47.401Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-27T22:31:47.401Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T22:31:47.401Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-27T22:31:47.401Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T22:31:47.401Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-27T22:31:47.401Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-27T22:31:51.597Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-27T22:31:51.597Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T22:31:51.597Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-27T22:31:51.904Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-27T22:31:52.562Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-27T22:31:53.524Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-27T22:31:53.524Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T22:31:53.524Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-27T22:31:55.933Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-27T22:32:03.071Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-27T22:32:03.071Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T22:32:03.071Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-27T22:32:04.083Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-27T22:32:05.235Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-27T22:32:05.235Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T22:32:05.235Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-27T22:32:05.235Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T22:32:05.235Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-27T22:32:05.235Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T22:32:05.235Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-27T22:32:08.122Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-27T22:32:08.122Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T22:32:08.122Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-27T22:32:08.122Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-27T22:32:08.302Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-27T22:32:08.302Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T22:32:08.302Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-27T22:32:11.011Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-27T22:32:11.011Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-27T22:32:11.011Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T22:32:11.011Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-27T22:32:11.011Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T22:32:11.467Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-27T22:32:11.467Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T22:32:11.467Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-27T22:32:15.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-27T22:32:17.347Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-27T22:32:19.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-27T22:32:19.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-27T22:32:19.510Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T22:32:19.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-27T22:32:20.668Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-27T22:32:22.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-27T22:32:22.113Z] docker_cli_external_volume_driver_test.go:485: [d7cae9397df6b] daemon is not started [2021-07-27T22:32:22.206Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-27T22:32:22.396Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-27T22:32:22.396Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-27T22:32:24.383Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-27T22:32:24.383Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T22:32:24.383Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-27T22:32:25.291Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-27T22:32:25.291Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T22:32:25.291Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-27T22:32:25.291Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:32:25.291Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-27T22:32:25.917Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-27T22:32:25.917Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-27T22:32:27.454Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-27T22:32:27.454Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-27T22:32:29.616Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-27T22:32:29.616Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T22:32:29.616Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-27T22:32:30.586Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-27T22:32:31.549Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-27T22:32:32.513Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-27T22:32:33.335Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-27T22:32:33.335Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-27T22:32:33.475Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-27T22:32:34.438Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-27T22:32:35.401Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-27T22:32:36.221Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-27T22:32:37.571Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-27T22:32:40.143Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-27T22:32:40.143Z] docker_cli_external_volume_driver_test.go:53: [d6bc34eca635a] daemon is not started [2021-07-27T22:32:40.884Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-27T22:32:44.632Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-27T22:32:44.632Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T22:32:44.632Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-27T22:32:44.632Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T22:32:44.632Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-27T22:32:44.632Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-27T22:32:44.632Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-27T22:32:44.632Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-27T22:32:44.632Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-27T22:32:45.089Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-27T22:32:45.544Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-27T22:32:45.544Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-27T22:32:45.544Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-27T22:32:45.544Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-27T22:32:45.544Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-27T22:32:46.052Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-27T22:32:47.069Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-27T22:32:47.069Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T22:32:47.524Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-27T22:32:50.411Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-27T22:32:50.411Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T22:32:50.411Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-27T22:32:51.825Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite (439.14s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.38s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.38s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.40s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.40s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.48s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.38s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.06s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.24s) [2021-07-27T22:32:52.320Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-27T22:32:52.320Z] PASS [2021-07-27T22:32:52.320Z] [2021-07-27T22:32:52.320Z] === Skipped [2021-07-27T22:32:52.320Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-27T22:32:52.320Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-27T22:32:52.320Z] check_test.go:309: [dd1766826757a] daemon is not started [2021-07-27T22:32:52.320Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-27T22:32:52.320Z] [2021-07-27T22:32:52.320Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-27T22:32:52.320Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-27T22:32:52.320Z] check_test.go:309: [d3b4a86565149] daemon is not started [2021-07-27T22:32:52.320Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-27T22:32:52.320Z] [2021-07-27T22:32:52.320Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-27T22:32:52.320Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-27T22:32:52.320Z] check_test.go:309: [dc70b4c128d05] daemon is not started [2021-07-27T22:32:52.320Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-27T22:32:52.320Z] [2021-07-27T22:32:52.320Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-27T22:32:52.320Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-27T22:32:52.320Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-27T22:32:52.320Z] [2021-07-27T22:32:52.320Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-27T22:32:52.320Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-27T22:32:52.320Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-27T22:32:52.320Z] [2021-07-27T22:32:52.320Z] [2021-07-27T22:32:52.320Z] DONE 273 tests, 5 skipped in 2664.937s [2021-07-27T22:32:52.320Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-27T22:32:52.576Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-27T22:32:52.576Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-27T22:32:52.881Z] ++++ cat bundles/test-integration/docker.pid [2021-07-27T22:32:52.881Z] +++ kill 8254 [2021-07-27T22:32:52.881Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d894e2e71ce26/docker.pid [2021-07-27T22:32:52.881Z] +++ kill 7100 [2021-07-27T22:32:52.881Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7100 is not a child of this shell [2021-07-27T22:32:52.881Z] warning: PID 7100 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d894e2e71ce26/docker.pid had a nonzero exit code [2021-07-27T22:32:52.881Z] +++ /etc/init.d/apparmor stop [2021-07-27T22:32:52.881Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-27T22:32:52.881Z] [2021-07-27T22:32:52.881Z] Unloading profiles will leave already running processes permanently [2021-07-27T22:32:52.881Z] unconfined, which can lead to unexpected situations. [2021-07-27T22:32:52.881Z] [2021-07-27T22:32:52.881Z] To set a process to complain mode, use the command line tool [2021-07-27T22:32:52.881Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-27T22:32:52.881Z] +++ true [2021-07-27T22:32:52.881Z] exiting test-integration [2021-07-27T22:32:52.881Z] ++ exit 0 [2021-07-27T22:32:52.881Z] [2021-07-27T22:32:53.140Z] + exit 0 [2021-07-27T22:32:53.140Z] ++ jobs -p [2021-07-27T22:32:53.140Z] + pids= [2021-07-27T22:32:53.140Z] + echo 'Remaining pids to kill: []' [2021-07-27T22:32:53.140Z] Remaining pids to kill: [] [2021-07-27T22:32:53.140Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-27T22:32:53.155Z] Recording test results [2021-07-27T22:32:54.448Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-27T22:32:54.772Z] + echo Ensuring container killed. [2021-07-27T22:32:54.772Z] Ensuring container killed. [2021-07-27T22:32:54.772Z] + docker ps -aq -f name=docker-pr6-* [2021-07-27T22:32:54.772Z] + cids=f105c6b04bc8 [2021-07-27T22:32:54.772Z] d074717a3a31 [2021-07-27T22:32:54.772Z] a906ae12db7d [2021-07-27T22:32:54.772Z] + [ -n f105c6b04bc8 [2021-07-27T22:32:54.772Z] d074717a3a31 [2021-07-27T22:32:54.772Z] a906ae12db7d ] [2021-07-27T22:32:54.772Z] + docker rm -vf f105c6b04bc8 d074717a3a31 a906ae12db7d [2021-07-27T22:32:57.290Z] f105c6b04bc8 [2021-07-27T22:32:57.290Z] d074717a3a31 [2021-07-27T22:32:57.290Z] a906ae12db7d [Pipeline] sh [2021-07-27T22:32:57.613Z] + echo Chowning /workspace to jenkins user [2021-07-27T22:32:57.613Z] Chowning /workspace to jenkins user [2021-07-27T22:32:57.613Z] + id -u [2021-07-27T22:32:57.613Z] + id -g [2021-07-27T22:32:57.613Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42685:/workspace busybox chown -R 1000:1000 /workspace [2021-07-27T22:32:58.338Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-27T22:32:59.863Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-27T22:32:59.863Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T22:32:59.863Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-27T22:32:59.863Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T22:32:59.863Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-27T22:32:59.863Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T22:32:59.863Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-27T22:32:59.863Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T22:32:59.863Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-27T22:32:59.863Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T22:32:59.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-27T22:33:01.219Z] + bundleName=amd64 [2021-07-27T22:33:01.219Z] + echo Creating amd64-bundles.tar.gz [2021-07-27T22:33:01.219Z] Creating amd64-bundles.tar.gz [2021-07-27T22:33:01.219Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-27T22:33:01.219Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-27T22:33:02.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-27T22:33:02.024Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [Pipeline] archiveArtifacts [2021-07-27T22:33:02.152Z] Archiving artifacts [2021-07-27T22:33:03.803Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42685/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T22:33:04.166Z] + make clean [2021-07-27T22:33:04.166Z] docker volume rm -f docker-dev-cache [2021-07-27T22:33:04.421Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T22:33:04.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-27T22:33:07.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-27T22:33:09.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T22:33:12.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00058af78_} [2021-07-27T22:33:12.882Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-27T22:33:12.882Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T22:33:12.882Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-27T22:33:14.418Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-27T22:33:15.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1179505962_c:\foo_false____} [2021-07-27T22:33:17.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1179505962_c:\foo_true____} [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-27T22:33:20.802Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-27T22:33:20.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-27T22:33:21.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-27T22:33:21.257Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-27T22:33:21.257Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-27T22:33:21.258Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T22:33:21.258Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-27T22:33:21.258Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T22:33:21.258Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-27T22:33:21.258Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T22:33:21.258Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-27T22:33:21.258Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T22:33:21.258Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-27T22:33:21.258Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T22:33:21.258Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-27T22:33:24.143Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-27T22:33:24.143Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.143Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-27T22:33:24.143Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.143Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-27T22:33:24.143Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-27T22:33:24.598Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-27T22:33:24.598Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-27T22:33:24.598Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-27T22:33:24.598Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-27T22:33:24.598Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-27T22:33:24.598Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-27T22:33:24.598Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-27T22:33:24.598Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-27T22:33:24.598Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-27T22:33:24.598Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T22:33:24.598Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-27T22:33:27.485Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-27T22:33:27.485Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-27T22:33:27.485Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T22:33:27.485Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-27T22:33:30.380Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-27T22:33:30.380Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T22:33:30.380Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-27T22:33:30.380Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T22:33:30.380Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-27T22:33:30.380Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T22:33:30.380Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-27T22:33:36.141Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-27T22:33:39.031Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-27T22:33:39.031Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T22:33:39.031Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-27T22:33:39.031Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T22:33:39.031Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-27T22:33:49.310Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-27T22:33:49.310Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T22:33:49.310Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-27T22:33:49.310Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T22:33:49.310Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-27T22:33:56.917Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-27T22:33:59.598Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-27T22:33:59.598Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T22:33:59.598Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-27T22:33:59.598Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T22:33:59.598Z] === RUN TestDockerSuite/TestCpToDot [2021-07-27T22:34:02.483Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-27T22:34:02.483Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T22:34:02.483Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-27T22:34:02.483Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T22:34:02.483Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-27T22:34:05.366Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-27T22:34:05.366Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:34:05.366Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-27T22:34:05.366Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T22:34:05.366Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-27T22:34:05.366Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T22:34:05.366Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-27T22:34:05.366Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T22:34:05.366Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-27T22:34:05.366Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-27T22:34:05.821Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-27T22:34:07.235Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-27T22:34:07.985Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-27T22:34:10.875Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-27T22:34:10.875Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-27T22:34:11.329Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-27T22:34:13.003Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-27T22:34:13.490Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-27T22:34:13.945Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-27T22:34:14.400Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-27T22:34:14.400Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T22:34:14.400Z] === RUN TestDockerSuite/TestCreateRM [2021-07-27T22:34:14.855Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-27T22:34:14.855Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T22:34:14.855Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-27T22:34:14.855Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-27T22:34:15.310Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-27T22:34:20.067Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-27T22:34:25.591Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-27T22:34:25.591Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-27T22:34:25.591Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-27T22:34:25.840Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-27T22:34:29.311Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-27T22:34:29.767Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-27T22:34:29.767Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T22:34:29.767Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-27T22:34:32.658Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-27T22:34:32.658Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-27T22:34:32.658Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-27T22:34:32.658Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-27T22:34:32.658Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-27T22:34:32.658Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-27T22:34:32.658Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-27T22:34:32.658Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-27T22:34:32.658Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-27T22:34:32.658Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T22:34:32.658Z] === RUN TestDockerSuite/TestDockerFails [2021-07-27T22:34:33.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-27T22:34:33.114Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T22:34:33.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-27T22:34:33.114Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T22:34:33.114Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-27T22:34:33.114Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T22:34:33.114Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-27T22:34:33.114Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T22:34:33.114Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-27T22:34:33.114Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T22:34:33.114Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-27T22:34:36.001Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-27T22:34:38.891Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-27T22:34:41.778Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-27T22:34:51.075Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-27T22:34:51.075Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T22:34:51.075Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-27T22:34:52.072Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-27T22:35:01.368Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-27T22:35:01.368Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-27T22:35:01.368Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T22:35:01.368Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-27T22:35:01.368Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T22:35:01.368Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-27T22:35:02.348Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-27T22:35:04.271Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-27T22:35:07.008Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-27T22:35:09.109Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-27T22:35:10.083Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-27T22:35:10.538Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-27T22:35:15.203Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-27T22:35:16.157Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-27T22:35:16.165Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-27T22:35:16.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-27T22:35:16.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-27T22:35:17.689Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-27T22:35:19.521Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-27T22:35:21.054Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-27T22:35:22.582Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-27T22:35:23.458Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-27T22:35:29.218Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-27T22:35:29.218Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-27T22:35:29.218Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-27T22:35:29.218Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T22:35:29.218Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-27T22:35:29.218Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T22:35:29.218Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-27T22:35:29.218Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T22:35:29.218Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-27T22:35:29.676Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-27T22:35:29.676Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T22:35:29.676Z] === RUN TestDockerSuite/TestEventsRename [2021-07-27T22:35:32.566Z] === RUN TestDockerSuite/TestEventsResize [2021-07-27T22:35:37.366Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-27T22:35:38.899Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-27T22:35:41.101Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-27T22:35:43.993Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-27T22:35:46.878Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-27T22:35:49.192Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-27T22:35:52.638Z] === RUN TestDockerSuite/TestEventsTop [2021-07-27T22:35:52.638Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T22:35:52.638Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-27T22:35:52.910Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-27T22:35:54.801Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-27T22:35:59.464Z] === RUN TestDockerSuite/TestExec [2021-07-27T22:35:59.464Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:35:59.464Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-27T22:35:59.464Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T22:35:59.464Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-27T22:36:01.455Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-27T22:36:01.631Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-27T22:36:03.961Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-27T22:36:03.961Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:36:03.961Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-27T22:36:03.961Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T22:36:03.961Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-27T22:36:03.961Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T22:36:03.961Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-27T22:36:06.848Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-27T22:36:07.363Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-27T22:36:09.732Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-27T22:36:12.036Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-27T22:36:12.620Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-27T22:36:13.580Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-27T22:36:13.580Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T22:36:13.580Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-27T22:36:13.580Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T22:36:13.580Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-27T22:36:15.748Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-27T22:36:15.748Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T22:36:15.748Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-27T22:36:16.343Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-27T22:36:22.109Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-27T22:36:22.109Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T22:36:22.109Z] === RUN TestDockerSuite/TestExecEnv [2021-07-27T22:36:22.109Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T22:36:22.109Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-27T22:36:22.109Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T22:36:22.109Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-27T22:36:24.274Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-27T22:36:30.036Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-27T22:36:30.036Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T22:36:30.036Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-27T22:36:30.036Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T22:36:30.036Z] === RUN TestDockerSuite/TestExecParseError [2021-07-27T22:36:30.036Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T22:36:30.036Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-27T22:36:30.036Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T22:36:30.036Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-27T22:36:30.036Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T22:36:30.036Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-27T22:36:32.923Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-27T22:36:32.923Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T22:36:32.923Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-27T22:36:32.923Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T22:36:32.923Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-27T22:36:32.923Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T22:36:32.923Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-27T22:36:32.923Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T22:36:32.923Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-27T22:36:32.923Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T22:36:32.923Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-27T22:36:35.810Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-27T22:36:35.810Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T22:36:35.810Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-27T22:36:42.853Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-27T22:36:42.853Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T22:36:42.853Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-27T22:36:42.853Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T22:36:42.853Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-27T22:36:42.853Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T22:36:42.853Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-27T22:36:48.616Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-27T22:36:57.148Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-27T22:36:59.312Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-27T22:37:06.364Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-27T22:37:06.364Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:37:06.364Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-27T22:37:06.364Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-27T22:37:06.364Z] === RUN TestDockerSuite/TestHealth [2021-07-27T22:37:06.364Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T22:37:06.364Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-27T22:37:06.364Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-27T22:37:06.364Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-27T22:37:06.364Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-27T22:37:06.596Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-27T22:37:12.133Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-27T22:37:12.133Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-27T22:37:12.133Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T22:37:12.133Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-27T22:37:12.133Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-27T22:37:12.588Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-27T22:37:12.588Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-27T22:37:13.549Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-27T22:37:13.549Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T22:37:13.549Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-27T22:37:15.074Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-27T22:37:15.074Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-27T22:37:17.236Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-27T22:37:17.236Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-27T22:37:20.125Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-27T22:37:23.015Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-27T22:37:23.015Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-27T22:37:23.015Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T22:37:23.015Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-27T22:37:27.685Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-27T22:37:27.685Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-27T22:37:29.856Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestImportFile [2021-07-27T22:37:29.856Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-27T22:37:29.856Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-27T22:37:29.856Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-27T22:37:29.856Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-27T22:37:29.856Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-27T22:37:29.856Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-27T22:37:29.856Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-27T22:37:29.856Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-27T22:37:29.856Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T22:37:29.856Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-27T22:37:32.740Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-27T22:37:35.627Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-27T22:37:35.627Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T22:37:35.627Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-27T22:37:35.627Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T22:37:35.627Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-27T22:37:35.627Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-27T22:37:35.627Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T22:37:35.627Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-27T22:37:38.512Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-27T22:37:38.512Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-27T22:37:41.400Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-27T22:37:41.400Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T22:37:41.400Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-27T22:37:41.400Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T22:37:41.400Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-27T22:37:41.400Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T22:37:41.400Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-27T22:37:42.223Z] === RUN TestDockerSuite/TestBuildRm [2021-07-27T22:37:43.562Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-27T22:37:49.344Z] === RUN TestDockerSuite/TestInspectImage [2021-07-27T22:37:49.344Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:37:49.345Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-27T22:37:49.345Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T22:37:49.345Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-27T22:37:49.345Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T22:37:49.345Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-27T22:37:52.242Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-27T22:37:54.403Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-27T22:37:54.403Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-27T22:37:54.560Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-27T22:37:56.723Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-27T22:37:56.723Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T22:37:56.723Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-27T22:37:56.723Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T22:37:57.179Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-27T22:37:57.289Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-27T22:37:59.343Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-27T22:38:00.175Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-27T22:38:00.175Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T22:38:00.175Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-27T22:38:00.175Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-27T22:38:02.337Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-27T22:38:03.064Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-27T22:38:06.052Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-27T22:38:06.782Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-27T22:38:10.714Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-27T22:38:11.445Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-27T22:38:13.605Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-27T22:38:15.774Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-27T22:38:18.775Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-27T22:38:20.943Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-27T22:38:23.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-27T22:38:26.714Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-27T22:38:26.714Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-27T22:38:26.714Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:38:26.714Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-27T22:38:26.714Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T22:38:26.714Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-27T22:38:26.714Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T22:38:26.714Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-27T22:38:26.714Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T22:38:26.714Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-27T22:38:26.714Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T22:38:26.714Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-27T22:38:26.714Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T22:38:26.714Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-27T22:38:26.714Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-27T22:38:27.173Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-27T22:38:27.173Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-27T22:38:27.173Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-27T22:38:27.173Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-27T22:38:27.173Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-27T22:38:27.173Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-27T22:38:27.173Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-27T22:38:27.173Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-27T22:38:27.173Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-27T22:38:27.173Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-27T22:38:29.338Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-27T22:38:31.501Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-27T22:38:36.618Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-27T22:38:36.618Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-27T22:38:36.618Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-27T22:38:38.544Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-27T22:38:40.707Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-27T22:38:40.707Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T22:38:40.707Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-27T22:38:43.591Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-27T22:38:43.591Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-27T22:38:46.931Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-27T22:38:46.931Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-27T22:38:50.635Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-27T22:38:51.616Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-27T22:38:51.616Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-27T22:38:57.378Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-27T22:38:57.673Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-27T22:39:04.710Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-27T22:39:07.598Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-27T22:39:13.358Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-27T22:39:13.358Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T22:39:13.358Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-27T22:39:16.248Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-27T22:39:18.428Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-27T22:39:18.428Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T22:39:18.428Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-27T22:39:19.139Z] === RUN TestDockerSuite/TestLogsSince [2021-07-27T22:39:22.148Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-27T22:39:23.111Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-27T22:39:28.903Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-27T22:39:29.416Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-27T22:39:29.416Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T22:39:29.416Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-27T22:39:29.416Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T22:39:29.416Z] === RUN TestDockerSuite/TestLogsTail [2021-07-27T22:39:31.578Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-27T22:39:34.679Z] === RUN TestDockerSuite/TestBuildUser [2021-07-27T22:39:34.679Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T22:39:34.679Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-27T22:39:34.679Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T22:39:34.679Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-27T22:39:34.679Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T22:39:34.679Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-27T22:39:35.300Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-27T22:39:37.461Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-27T22:39:37.461Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestNetHostname [2021-07-27T22:39:37.461Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-27T22:39:37.461Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-27T22:39:37.461Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-27T22:39:37.461Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPluginActive [2021-07-27T22:39:37.461Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-27T22:39:37.461Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-27T22:39:37.461Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-27T22:39:37.461Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-27T22:39:37.461Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-27T22:39:37.461Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-27T22:39:37.461Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-27T22:39:37.461Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-27T22:39:37.461Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.461Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-27T22:39:37.461Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.915Z] === RUN TestDockerSuite/TestPortList [2021-07-27T22:39:37.915Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T22:39:37.915Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-27T22:39:38.392Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-27T22:39:39.353Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-27T22:39:43.681Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-27T22:39:43.681Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-27T22:39:43.681Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-27T22:39:43.681Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-27T22:39:43.681Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-27T22:39:43.681Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-27T22:39:43.681Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-27T22:39:43.681Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T22:39:43.681Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-27T22:39:47.885Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-27T22:39:47.885Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T22:39:47.885Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-27T22:39:47.885Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T22:39:47.885Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-27T22:39:49.449Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-27T22:39:49.449Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T22:39:49.449Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-27T22:39:59.733Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-27T22:39:59.733Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T22:39:59.733Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-27T22:40:10.022Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-27T22:40:12.967Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-27T22:40:12.967Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-27T22:40:21.511Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-27T22:40:27.661Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-27T22:40:27.661Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-27T22:40:27.661Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T22:40:27.661Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-27T22:40:31.791Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-27T22:40:31.791Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T22:40:31.791Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-27T22:40:31.791Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T22:40:31.791Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-27T22:40:34.682Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-27T22:40:34.682Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T22:40:35.138Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-27T22:40:42.434Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-27T22:40:46.147Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-27T22:40:47.488Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-27T22:40:52.154Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-27T22:40:53.116Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-27T22:40:54.696Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-27T22:41:00.464Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-27T22:41:00.464Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T22:41:00.464Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-27T22:41:00.464Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T22:41:00.464Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-27T22:41:05.134Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-27T22:41:05.134Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T22:41:05.134Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-27T22:41:05.134Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T22:41:05.134Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-27T22:41:05.134Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T22:41:05.134Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-27T22:41:05.134Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T22:41:05.134Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-27T22:41:13.671Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-27T22:41:13.671Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T22:41:13.671Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-27T22:41:14.152Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-27T22:41:14.152Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T22:41:14.152Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-27T22:41:14.152Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T22:41:14.152Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-27T22:41:14.152Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T22:41:14.152Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-27T22:41:14.608Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-27T22:41:14.636Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-27T22:41:14.636Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T22:41:14.636Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-27T22:41:15.597Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-27T22:41:16.557Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-27T22:41:16.557Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T22:41:16.557Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-27T22:41:21.225Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-27T22:41:24.906Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-27T22:41:25.869Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-27T22:41:25.869Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T22:41:26.325Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-27T22:41:26.325Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T22:41:26.325Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-27T22:41:26.325Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T22:41:26.325Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-27T22:41:26.996Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-27T22:41:28.490Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-27T22:41:29.991Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-27T22:41:34.296Z] === RUN TestDockerSuite/TestCommitChange [2021-07-27T22:41:38.963Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-27T22:41:43.654Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-27T22:41:43.654Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T22:41:43.654Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-27T22:41:50.699Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-27T22:41:50.699Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T22:41:50.699Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-27T22:41:55.081Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-27T22:41:55.081Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:41:55.081Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-27T22:41:57.744Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-27T22:42:02.128Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-27T22:42:02.128Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-27T22:42:02.583Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-27T22:42:03.543Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-27T22:42:08.122Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-27T22:42:08.122Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T22:42:08.122Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-27T22:42:08.122Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T22:42:08.122Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-27T22:42:08.122Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T22:42:08.122Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-27T22:42:08.122Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T22:42:08.122Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-27T22:42:08.122Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T22:42:08.122Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-27T22:42:08.122Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T22:42:08.122Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-27T22:42:08.122Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T22:42:08.122Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-27T22:42:08.122Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-27T22:42:09.315Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-27T22:42:13.991Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-27T22:42:13.991Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:42:13.991Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-27T22:42:19.712Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-27T22:42:19.755Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-27T22:42:19.755Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-27T22:42:19.755Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-27T22:42:32.818Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-27T22:42:32.818Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T22:42:32.818Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-27T22:42:34.274Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-27T22:42:34.274Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T22:42:34.274Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-27T22:42:34.274Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T22:42:34.274Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-27T22:42:34.274Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T22:42:34.274Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-27T22:42:42.041Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-27T22:42:42.041Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T22:42:42.041Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-27T22:42:42.041Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-27T22:42:44.261Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-27T22:42:44.261Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-27T22:42:44.261Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T22:42:44.261Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-27T22:42:44.261Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T22:42:44.261Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-27T22:42:44.261Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T22:42:44.261Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-27T22:42:44.845Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-27T22:42:47.011Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-27T22:42:47.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-27T22:42:47.466Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-27T22:42:49.413Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-27T22:42:51.452Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-27T22:42:51.452Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-27T22:42:51.452Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T22:42:51.452Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-27T22:42:54.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-27T22:42:54.232Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-27T22:42:54.510Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-27T22:42:56.208Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-27T22:42:56.208Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T22:42:56.208Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-27T22:42:56.208Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:42:56.208Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-27T22:42:58.861Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-27T22:42:58.861Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-27T22:43:00.278Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-27T22:43:00.811Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-27T22:43:00.811Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T22:43:00.811Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-27T22:43:04.052Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-27T22:43:04.052Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-27T22:43:06.518Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-27T22:43:10.568Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-27T22:43:14.287Z] === RUN TestDockerSuite/TestRmiTag [2021-07-27T22:43:14.742Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-27T22:43:15.653Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-27T22:43:17.692Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-27T22:43:19.383Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-27T22:43:19.383Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-27T22:43:19.383Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-27T22:43:19.383Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-27T22:43:19.383Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-27T22:43:21.549Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-27T22:43:21.549Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T22:43:21.549Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-27T22:43:23.710Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-27T22:43:23.710Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T22:43:23.710Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-27T22:43:25.883Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-27T22:43:25.883Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-27T22:43:30.545Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-27T22:43:32.706Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-27T22:43:32.706Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T22:43:32.706Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-27T22:43:32.706Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T22:43:32.706Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-27T22:43:32.706Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T22:43:32.706Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-27T22:43:32.706Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T22:43:32.706Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-27T22:43:32.706Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T22:43:32.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-27T22:43:34.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-27T22:43:34.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-27T22:43:37.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-27T22:43:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-27T22:43:42.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-27T22:43:42.786Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-27T22:43:42.786Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-27T22:43:45.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004d4378_} [2021-07-27T22:43:47.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1475370618_c:\foo_false____} [2021-07-27T22:43:48.553Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-27T22:43:50.085Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-27T22:43:50.085Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T22:43:50.085Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-27T22:43:50.085Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T22:43:50.085Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-27T22:43:50.085Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T22:43:50.085Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-27T22:43:50.085Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T22:43:50.085Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-27T22:43:50.085Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T22:43:50.085Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-27T22:43:50.085Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T22:43:50.085Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-27T22:43:50.085Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T22:43:50.085Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-27T22:43:52.252Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-27T22:43:52.252Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T22:43:52.252Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-27T22:43:52.252Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T22:43:52.252Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-27T22:43:55.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1475370618_c:\foo_true____} [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-27T22:43:57.925Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-27T22:43:57.925Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-27T22:43:57.925Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-27T22:43:57.925Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-27T22:43:57.925Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-27T22:43:57.925Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T22:43:57.925Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-27T22:43:58.020Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-27T22:44:00.813Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-27T22:44:00.813Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-27T22:44:00.813Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T22:44:00.813Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-27T22:44:00.908Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-27T22:44:02.979Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-27T22:44:03.441Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-27T22:44:03.441Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T22:44:03.441Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-27T22:44:03.803Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-27T22:44:05.603Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-27T22:44:05.603Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T22:44:05.603Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-27T22:44:05.603Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T22:44:06.058Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-27T22:44:06.058Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T22:44:06.058Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-27T22:44:06.693Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-27T22:44:09.584Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-27T22:44:09.584Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-27T22:44:15.358Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T22:44:15.358Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-27T22:44:16.336Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-27T22:44:17.865Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-27T22:44:17.865Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T22:44:17.865Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-27T22:44:17.865Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T22:44:17.865Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-27T22:44:18.257Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-27T22:44:18.257Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T22:44:18.713Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-27T22:44:22.434Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-27T22:44:22.434Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T22:44:22.434Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-27T22:44:22.434Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T22:44:22.434Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-27T22:44:24.600Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-27T22:44:24.600Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T22:44:24.600Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-27T22:44:24.600Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T22:44:24.600Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-27T22:44:24.600Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T22:44:24.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-27T22:44:24.600Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T22:44:24.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-27T22:44:24.600Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T22:44:24.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-27T22:44:24.600Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T22:44:24.600Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-27T22:44:24.600Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T22:44:24.601Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-27T22:44:26.765Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-27T22:44:29.657Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-27T22:44:32.546Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-27T22:44:32.546Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T22:44:32.546Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-27T22:44:32.546Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T22:44:32.546Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-27T22:44:32.546Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T22:44:32.546Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-27T22:44:35.437Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-27T22:44:35.437Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T22:44:35.437Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-27T22:44:35.437Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T22:44:35.437Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-27T22:44:35.437Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T22:44:35.437Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-27T22:44:35.437Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T22:44:35.437Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-27T22:44:36.971Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-27T22:44:38.904Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-27T22:44:38.904Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T22:44:38.904Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-27T22:44:38.904Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T22:44:38.904Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-27T22:44:42.742Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-27T22:44:42.742Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T22:44:42.742Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-27T22:44:42.742Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T22:44:42.742Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-27T22:44:42.742Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T22:44:42.742Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-27T22:44:42.742Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T22:44:42.742Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-27T22:44:42.742Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T22:44:42.742Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-27T22:44:42.742Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T22:44:42.742Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-27T22:44:45.639Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-27T22:44:45.639Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T22:44:45.639Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-27T22:44:46.095Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-27T22:44:46.095Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T22:44:46.095Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-27T22:44:48.263Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-27T22:44:51.160Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-27T22:44:51.160Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T22:44:51.160Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-27T22:44:51.247Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-27T22:44:51.247Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T22:44:51.247Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-27T22:44:51.247Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T22:44:51.247Z] === RUN TestDockerSuite/TestCpToDot [2021-07-27T22:44:53.408Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-27T22:44:53.408Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T22:44:53.408Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-27T22:44:53.408Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T22:44:53.408Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-27T22:44:54.050Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-27T22:44:54.050Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T22:44:54.050Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-27T22:44:54.050Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T22:44:54.050Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-27T22:44:54.050Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T22:44:54.050Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-27T22:44:56.222Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-27T22:44:56.296Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-27T22:44:56.296Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:44:56.296Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-27T22:44:56.296Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T22:44:56.296Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-27T22:44:56.296Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T22:44:56.296Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-27T22:44:56.296Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T22:44:56.296Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-27T22:44:56.296Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-27T22:44:56.751Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-27T22:44:58.914Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-27T22:44:59.111Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-27T22:45:01.076Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-27T22:45:01.076Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-27T22:45:01.531Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-27T22:45:02.005Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-27T22:45:03.694Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-27T22:45:04.151Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-27T22:45:04.151Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-27T22:45:04.151Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T22:45:04.151Z] === RUN TestDockerSuite/TestCreateRM [2021-07-27T22:45:04.606Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-27T22:45:04.606Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T22:45:04.606Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-27T22:45:04.897Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-27T22:45:04.897Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-27T22:45:04.897Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T22:45:04.897Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-27T22:45:04.897Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T22:45:04.897Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-27T22:45:04.897Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T22:45:04.897Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-27T22:45:04.898Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T22:45:04.898Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T22:45:04.898Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T22:45:04.898Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-27T22:45:04.898Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T22:45:04.898Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-27T22:45:04.898Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T22:45:04.898Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-27T22:45:05.060Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-27T22:45:05.516Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-27T22:45:09.571Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-27T22:45:09.571Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T22:45:09.571Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-27T22:45:09.571Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-27T22:45:09.571Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T22:45:10.027Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-27T22:45:10.027Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T22:45:10.027Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-27T22:45:10.027Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T22:45:10.027Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-27T22:45:10.027Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T22:45:10.027Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-27T22:45:14.053Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-27T22:45:14.053Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-27T22:45:14.053Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-27T22:45:16.937Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-27T22:45:17.400Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-27T22:45:17.400Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T22:45:17.400Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-27T22:45:18.710Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-27T22:45:18.711Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T22:45:18.711Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunMount [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-27T22:45:20.239Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T22:45:20.239Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-27T22:45:24.439Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-27T22:45:24.439Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.439Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-27T22:45:24.439Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-27T22:45:24.439Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.439Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-27T22:45:24.439Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.439Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-27T22:45:24.439Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.439Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-27T22:45:24.439Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.439Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-27T22:45:24.439Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.439Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-27T22:45:24.439Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.439Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-27T22:45:24.439Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.894Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-27T22:45:24.894Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.894Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-27T22:45:24.894Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.894Z] === RUN TestDockerSuite/TestDockerFails [2021-07-27T22:45:24.894Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-27T22:45:24.894Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.894Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-27T22:45:24.895Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.895Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-27T22:45:24.895Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.895Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-27T22:45:24.895Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.895Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-27T22:45:24.895Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T22:45:24.895Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-27T22:45:27.791Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-27T22:45:28.783Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-27T22:45:28.783Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T22:45:28.783Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-27T22:45:28.783Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T22:45:28.783Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-27T22:45:28.783Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T22:45:28.783Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-27T22:45:29.953Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-27T22:45:32.840Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-27T22:45:34.556Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-27T22:45:39.222Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-27T22:45:39.222Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-27T22:45:39.222Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-27T22:45:39.222Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-27T22:45:39.222Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-27T22:45:39.222Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-27T22:45:39.222Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-27T22:45:39.222Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-27T22:45:39.222Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T22:45:39.222Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-27T22:45:39.678Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-27T22:45:41.206Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-27T22:45:41.370Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-27T22:45:43.375Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-27T22:45:45.541Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-27T22:45:46.034Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-27T22:45:46.502Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-27T22:45:48.668Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-27T22:45:49.125Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T22:45:49.125Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-27T22:45:49.125Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T22:45:49.125Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-27T22:45:49.125Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T22:45:49.125Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-27T22:45:49.125Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T22:45:49.125Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-27T22:45:49.125Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T22:45:49.125Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-27T22:45:49.125Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T22:45:49.125Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-27T22:45:49.125Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T22:45:49.125Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-27T22:45:49.125Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T22:45:49.125Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T22:45:51.796Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-27T22:45:52.845Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-27T22:45:52.845Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T22:45:52.845Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-27T22:45:52.845Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T22:45:52.845Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-27T22:45:52.845Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T22:45:52.845Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-27T22:45:52.845Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T22:45:52.845Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-27T22:45:52.845Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T22:45:52.845Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-27T22:45:53.964Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-27T22:45:54.420Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-27T22:45:59.087Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-27T22:45:59.087Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-27T22:46:00.614Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-27T22:46:03.134Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-27T22:46:03.134Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T22:46:03.134Z] === RUN TestDockerSuite/TestRunRm [2021-07-27T22:46:05.280Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-27T22:46:05.307Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-27T22:46:09.944Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-27T22:46:09.944Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-27T22:46:10.399Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-27T22:46:10.399Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T22:46:10.399Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-27T22:46:10.399Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T22:46:10.399Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-27T22:46:10.399Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T22:46:10.399Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-27T22:46:11.359Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-27T22:46:11.359Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T22:46:11.359Z] === RUN TestDockerSuite/TestEventsRename [2021-07-27T22:46:12.369Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-27T22:46:14.246Z] === RUN TestDockerSuite/TestEventsResize [2021-07-27T22:46:14.535Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-27T22:46:17.431Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-27T22:46:19.601Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-27T22:46:22.491Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-27T22:46:22.491Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T22:46:22.491Z] === RUN TestDockerSuite/TestRunState [2021-07-27T22:46:22.491Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T22:46:22.491Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-27T22:46:22.790Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-27T22:46:24.316Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-27T22:46:25.385Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-27T22:46:25.385Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T22:46:25.385Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-27T22:46:27.202Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-27T22:46:27.551Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-27T22:46:27.551Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T22:46:27.551Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-27T22:46:27.551Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T22:46:27.551Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-27T22:46:27.551Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-27T22:46:27.551Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-27T22:46:27.551Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T22:46:27.551Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-27T22:46:31.871Z] === RUN TestDockerSuite/TestEventsTop [2021-07-27T22:46:31.871Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T22:46:31.871Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-27T22:46:33.326Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T22:46:33.326Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-27T22:46:34.765Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-27T22:46:35.491Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-27T22:46:35.492Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T22:46:35.492Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-27T22:46:38.381Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-27T22:46:38.381Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T22:46:38.381Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-27T22:46:38.381Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T22:46:38.381Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-27T22:46:39.427Z] === RUN TestDockerSuite/TestExec [2021-07-27T22:46:39.427Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:46:39.427Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-27T22:46:39.427Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T22:46:39.427Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-27T22:46:40.957Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-27T22:46:42.105Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-27T22:46:43.123Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-27T22:46:43.123Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:46:43.123Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-27T22:46:43.123Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T22:46:43.123Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-27T22:46:43.123Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T22:46:43.123Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-27T22:46:45.290Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-27T22:46:47.453Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-27T22:46:50.339Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-27T22:46:50.656Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-27T22:46:51.867Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-27T22:46:56.424Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-27T22:46:56.531Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-27T22:46:56.531Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T22:46:56.531Z] === RUN TestDockerSuite/TestExecEnv [2021-07-27T22:46:56.531Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T22:46:56.531Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-27T22:46:56.531Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T22:46:56.531Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-27T22:46:58.694Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-27T22:47:03.483Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-27T22:47:03.483Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T22:47:03.483Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-27T22:47:03.483Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-27T22:47:04.467Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-27T22:47:04.467Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T22:47:04.467Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-27T22:47:04.467Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T22:47:04.467Z] === RUN TestDockerSuite/TestExecParseError [2021-07-27T22:47:04.467Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T22:47:04.467Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-27T22:47:04.467Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T22:47:04.467Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-27T22:47:04.467Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T22:47:04.467Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-27T22:47:06.632Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-27T22:47:06.632Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T22:47:06.632Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-27T22:47:06.632Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T22:47:06.632Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-27T22:47:06.632Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T22:47:06.632Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-27T22:47:06.632Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T22:47:06.632Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-27T22:47:06.632Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T22:47:06.632Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-27T22:47:08.163Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-27T22:47:08.797Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-27T22:47:08.797Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T22:47:08.797Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-27T22:47:09.691Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-27T22:47:17.328Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-27T22:47:17.328Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T22:47:17.329Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-27T22:47:17.329Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T22:47:17.329Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-27T22:47:17.329Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T22:47:17.329Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-27T22:47:18.234Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-27T22:47:18.234Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T22:47:18.234Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-27T22:47:18.234Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-27T22:47:18.234Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-27T22:47:18.234Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T22:47:18.234Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-27T22:47:18.234Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T22:47:18.234Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-27T22:47:18.234Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T22:47:18.234Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-27T22:47:18.234Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T22:47:18.234Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-27T22:47:18.234Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T22:47:18.234Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-27T22:47:24.373Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-27T22:47:26.779Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-27T22:47:28.307Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-27T22:47:29.835Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-27T22:47:30.160Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-27T22:47:33.059Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-27T22:47:35.604Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-27T22:47:35.604Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T22:47:35.604Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-27T22:47:35.604Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T22:47:35.604Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-27T22:47:35.604Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T22:47:35.604Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-27T22:47:35.604Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T22:47:35.604Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-27T22:47:35.604Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T22:47:35.604Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-27T22:47:35.604Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:47:35.604Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-27T22:47:35.604Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T22:47:35.604Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-27T22:47:35.604Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-27T22:47:36.061Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-27T22:47:36.061Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-27T22:47:36.061Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-27T22:47:36.061Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-27T22:47:36.061Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-27T22:47:36.061Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-27T22:47:36.061Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-27T22:47:36.061Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-27T22:47:36.061Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T22:47:36.061Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-27T22:47:38.232Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-27T22:47:38.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-27T22:47:38.823Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-27T22:47:38.823Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:47:38.823Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-27T22:47:38.823Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-27T22:47:39.144Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-27T22:47:39.144Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-27T22:47:39.279Z] === RUN TestDockerSuite/TestHealth [2021-07-27T22:47:39.279Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T22:47:39.279Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-27T22:47:39.279Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-27T22:47:39.279Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-27T22:47:39.279Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-27T22:47:41.316Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-27T22:47:45.048Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-27T22:47:45.048Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-27T22:47:45.048Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T22:47:45.048Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-27T22:47:45.048Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-27T22:47:45.048Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-27T22:47:45.048Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-27T22:47:46.012Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-27T22:47:46.012Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T22:47:46.012Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-27T22:47:46.973Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-27T22:47:46.973Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-27T22:47:48.370Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-27T22:47:48.370Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T22:47:48.370Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-27T22:47:49.139Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-27T22:47:49.594Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-27T22:47:51.771Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-27T22:47:54.673Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-27T22:47:55.131Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-27T22:47:55.131Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T22:47:55.131Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-27T22:47:58.660Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-27T22:47:58.660Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T22:47:58.660Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-27T22:47:59.824Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-27T22:47:59.824Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-27T22:48:01.992Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestImportFile [2021-07-27T22:48:01.992Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-27T22:48:01.992Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-27T22:48:01.992Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-27T22:48:01.992Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-27T22:48:01.992Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-27T22:48:01.992Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-27T22:48:01.992Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-27T22:48:01.992Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-27T22:48:01.992Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T22:48:01.992Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-27T22:48:02.379Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-27T22:48:02.379Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T22:48:02.379Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-27T22:48:02.379Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T22:48:02.379Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-27T22:48:02.379Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T22:48:02.379Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-27T22:48:02.379Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T22:48:02.379Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-27T22:48:04.877Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-27T22:48:07.048Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-27T22:48:07.048Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T22:48:07.048Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-27T22:48:07.048Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T22:48:07.048Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-27T22:48:07.048Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-27T22:48:07.048Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T22:48:07.048Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-27T22:48:09.935Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-27T22:48:09.935Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-27T22:48:12.099Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-27T22:48:12.099Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T22:48:12.099Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-27T22:48:12.099Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T22:48:12.099Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-27T22:48:12.099Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T22:48:12.099Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-27T22:48:12.674Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-27T22:48:12.674Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T22:48:12.674Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-27T22:48:12.674Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T22:48:12.674Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-27T22:48:12.674Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T22:48:12.674Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-27T22:48:12.674Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T22:48:12.674Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-27T22:48:12.674Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T22:48:12.674Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-27T22:48:12.674Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T22:48:12.674Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-27T22:48:14.262Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-27T22:48:14.846Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-27T22:48:17.010Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-27T22:48:17.011Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T22:48:17.011Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-27T22:48:19.900Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-27T22:48:19.900Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T22:48:19.900Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-27T22:48:19.900Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T22:48:19.900Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-27T22:48:19.900Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T22:48:19.900Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-27T22:48:19.901Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T22:48:19.901Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-27T22:48:19.901Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T22:48:19.901Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-27T22:48:19.901Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T22:48:19.901Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-27T22:48:20.031Z] === RUN TestDockerSuite/TestInspectImage [2021-07-27T22:48:20.031Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:48:20.031Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-27T22:48:20.031Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T22:48:20.031Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-27T22:48:20.031Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T22:48:20.031Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-27T22:48:27.089Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-27T22:48:29.254Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-27T22:48:29.254Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-27T22:48:31.418Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-27T22:48:34.307Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-27T22:48:34.307Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T22:48:34.307Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-27T22:48:34.307Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-27T22:48:36.473Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-27T22:48:37.542Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-27T22:48:37.542Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-27T22:48:37.542Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-27T22:48:37.542Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T22:48:37.542Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-27T22:48:37.542Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-27T22:48:37.542Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-27T22:48:37.542Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-27T22:48:39.070Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-27T22:48:39.070Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-27T22:48:39.360Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-27T22:48:42.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-27T22:48:42.789Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-27T22:48:43.245Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-27T22:48:43.245Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-27T22:48:43.702Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-27T22:48:44.028Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-27T22:48:46.199Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-27T22:48:49.084Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-27T22:48:51.249Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-27T22:48:53.998Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-27T22:48:53.998Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T22:48:53.998Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-27T22:48:53.998Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-27T22:48:53.998Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-27T22:48:53.998Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T22:48:53.998Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-27T22:48:54.135Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-27T22:48:56.308Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-27T22:48:58.477Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-27T22:48:58.932Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-27T22:48:58.932Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-27T22:48:58.932Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T22:48:58.932Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-27T22:48:59.401Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-27T22:48:59.401Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-27T22:49:01.564Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-27T22:49:02.540Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-27T22:49:02.540Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-27T22:49:02.540Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-27T22:49:03.727Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-27T22:49:09.501Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-27T22:49:11.661Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-27T22:49:11.661Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T22:49:11.661Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-27T22:49:14.550Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-27T22:49:14.550Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-27T22:49:14.887Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-27T22:49:14.887Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T22:49:14.887Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite (2618.91s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (65.04s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.68s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.44s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.76s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-27T22:49:15.852Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.41s) [2021-07-27T22:49:15.852Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.26s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (83.18s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.63s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.80s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.51s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.74s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.30s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.03s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.62s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.89s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.53s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.77s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.35s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (12.00s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.71s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.08s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.81s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.48s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.44s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.76s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.74s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.48s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.32s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.52s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.80s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.06s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.64s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.44s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.31s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.52s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.26s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.27s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.34s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.31s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.21s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.86s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.82s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.02s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.36s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.01s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.49s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.35s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.96s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.80s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.69s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.36s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.43s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.79s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.41s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.67s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.98s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFails (2.87s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.84s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.78s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.35s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.54s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.67s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.38s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.31s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildHistory (13.35s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.98s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.04s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.78s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.78s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.88s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.33s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.74s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.97s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.91s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.09s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.42s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (27.82s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.58s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.45s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.99s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.93s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.20s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.50s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.58s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.46s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.91s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.63s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.19s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.41s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.89s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildRm (22.28s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.49s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.76s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.34s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.30s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.30s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.75s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.78s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.90s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildStderr (4.46s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (33.66s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.28s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.92s) [2021-07-27T22:49:15.853Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (10.28s) [2021-07-27T22:49:15.853Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.88s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.40s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.18s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.99s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.18s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.59s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (20.29s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.61s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.79s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.64s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.19s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCommitChange (5.05s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.15s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.05s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCommitTTY (7.92s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.83s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.90s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.77s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.77s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.83s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.57s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.37s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.36s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.52s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.94s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.44s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.26s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.88s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.36s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.55s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.12s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.89s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.44s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.70s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.27s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.90s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.73s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.71s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.69s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.76s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00058af78_} (2.68s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1179505962_c:\foo_false____} (2.65s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1179505962_c:\foo_true____} (2.78s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.99s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.92s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.97s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.20s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.09s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.40s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.72s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpToDot (2.96s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCpToStdout (2.97s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.28s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.87s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.87s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.06s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.98s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.90s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.93s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.03s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.34s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsCopy (9.67s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.91s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.75s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.73s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFilters (5.56s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFormat (5.39s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-07-27T22:49:15.854Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsRename (2.75s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsResize (8.42s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.87s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.78s) [2021-07-27T22:49:15.854Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.39s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.31s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.36s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.90s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.47s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.87s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.80s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.64s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.76s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecInspectID (5.09s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.07s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.74s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.41s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.22s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.93s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.37s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.49s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.72s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.03s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.51s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.23s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.83s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.84s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.84s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectDefault (2.41s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectHistory (5.20s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.80s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.39s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.80s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.44s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectStatus (3.63s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.80s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.51s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.83s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.37s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.81s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.79s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.79s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.26s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.23s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.10s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.87s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.50s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.14s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.05s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.12s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.87s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.89s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.49s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.89s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsTail (3.30s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.05s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.62s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.64s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.78s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsByOrder (9.26s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.98s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.89s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.46s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.45s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.65s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.34s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.18s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.75s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.67s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.29s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.05s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.35s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.91s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.31s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.92s) [2021-07-27T22:49:15.855Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.35s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.46s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (24.30s) [2021-07-27T22:49:15.855Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.93s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.83s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.77s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.36s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.22s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.74s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.36s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.32s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.57s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.23s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.62s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.06s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.90s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.92s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.94s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.90s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.39s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.73s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.20s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.65s) [2021-07-27T22:49:15.856Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T22:49:15.856Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.85s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.63s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.91s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.39s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.85s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.55s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunExitCode (2.48s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.81s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.87s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.90s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.58s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.96s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.34s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.29s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.23s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.20s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.27s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.33s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.48s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.68s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunRm (2.93s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.97s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.90s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.85s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.46s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.98s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.48s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.22s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.23s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.39s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.83s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.73s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.42s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.71s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.10s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.04s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.28s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.25s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.77s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.03s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.01s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.67s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T22:49:16.314Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2021-07-27T22:49:16.314Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.32s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.34s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.42s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.80s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.47s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.59s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.38s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.90s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.20s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.32s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.28s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.58s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-27T22:49:16.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-27T22:49:16.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:49:16.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-27T22:49:16.315Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-27T22:49:16.315Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-27T22:49:16.315Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-27T22:49:16.315Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-27T22:49:16.315Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-27T22:49:16.315Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-27T22:49:16.315Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-27T22:49:16.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T22:49:16.316Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-27T22:49:16.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-27T22:49:16.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-27T22:49:16.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-27T22:49:16.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-27T22:49:16.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-27T22:49:16.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T22:49:16.316Z] === RUN TestDockerDaemonSuite [2021-07-27T22:49:16.316Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-27T22:49:16.316Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-27T22:49:16.316Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-27T22:49:16.316Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T22:49:16.316Z] === RUN TestDockerSwarmSuite [2021-07-27T22:49:16.316Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-27T22:49:16.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T22:49:16.316Z] === RUN TestDockerExternalVolumeSuite [2021-07-27T22:49:16.316Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-27T22:49:16.316Z] === RUN TestDockerNetworkSuite [2021-07-27T22:49:16.316Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-27T22:49:16.316Z] === RUN TestDockerHubPullSuite [2021-07-27T22:49:16.316Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-27T22:49:16.316Z] PASS [2021-07-27T22:49:16.316Z] ok github.com/docker/docker/integration-cli 2619.363s [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === Skipped [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-27T22:49:16.316Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T22:49:16.316Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-27T22:49:16.316Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-27T22:49:16.316Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T22:49:16.316Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T22:49:16.316Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-27T22:49:16.316Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T22:49:16.316Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-27T22:49:16.316Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-27T22:49:16.316Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-27T22:49:16.316Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-27T22:49:16.316Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-27T22:49:16.316Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T22:49:16.316Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T22:49:16.316Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-27T22:49:16.316Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-27T22:49:16.316Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-27T22:49:16.316Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-07-27T22:49:16.316Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-27T22:49:16.316Z] [2021-07-27T22:49:16.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T22:49:16.316Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.316Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-27T22:49:16.317Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-27T22:49:16.317Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-27T22:49:16.317Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.317Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-27T22:49:16.317Z] [2021-07-27T22:49:16.317Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-07-27T22:49:16.318Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T22:49:16.318Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-27T22:49:16.318Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-27T22:49:16.318Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-07-27T22:49:16.318Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-27T22:49:16.318Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2021-07-27T22:49:16.318Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-27T22:49:16.318Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-27T22:49:16.318Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-27T22:49:16.318Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-27T22:49:16.318Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.318Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-27T22:49:16.318Z] [2021-07-27T22:49:16.318Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-27T22:49:16.319Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T22:49:16.319Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2021-07-27T22:49:16.319Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-27T22:49:16.319Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-27T22:49:16.319Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-27T22:49:16.319Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-27T22:49:16.319Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T22:49:16.319Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-27T22:49:16.319Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T22:49:16.319Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-27T22:49:16.319Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-27T22:49:16.319Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-27T22:49:16.319Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-27T22:49:16.319Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T22:49:16.319Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-27T22:49:16.319Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-27T22:49:16.319Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-27T22:49:16.319Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.319Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-27T22:49:16.319Z] [2021-07-27T22:49:16.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-27T22:49:16.783Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.783Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-27T22:49:16.783Z] [2021-07-27T22:49:16.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T22:49:16.783Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T22:49:16.783Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T22:49:16.783Z] [2021-07-27T22:49:16.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-27T22:49:16.783Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.783Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-27T22:49:16.783Z] [2021-07-27T22:49:16.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-27T22:49:16.783Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-27T22:49:16.783Z] [2021-07-27T22:49:16.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T22:49:16.783Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T22:49:16.783Z] [2021-07-27T22:49:16.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-27T22:49:16.783Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-27T22:49:16.783Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-27T22:49:16.784Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-27T22:49:16.784Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T22:49:16.784Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-27T22:49:16.784Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-27T22:49:16.784Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-27T22:49:16.784Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-27T22:49:16.784Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-27T22:49:16.784Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T22:49:16.784Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-27T22:49:16.784Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T22:49:16.784Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-27T22:49:16.784Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-27T22:49:16.784Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-27T22:49:16.784Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T22:49:16.784Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-27T22:49:16.784Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-27T22:49:16.784Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T22:49:16.784Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-27T22:49:16.784Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.784Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-27T22:49:16.784Z] [2021-07-27T22:49:16.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-27T22:49:16.785Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-27T22:49:16.785Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-27T22:49:16.785Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-27T22:49:16.785Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T22:49:16.785Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-27T22:49:16.785Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T22:49:16.785Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-27T22:49:16.785Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-27T22:49:16.785Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T22:49:16.785Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-27T22:49:16.785Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-27T22:49:16.785Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T22:49:16.785Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-27T22:49:16.785Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.785Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-27T22:49:16.785Z] [2021-07-27T22:49:16.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-27T22:49:16.786Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.786Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-27T22:49:16.786Z] [2021-07-27T22:49:16.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T22:49:16.787Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.787Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T22:49:16.787Z] [2021-07-27T22:49:16.787Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-27T22:49:16.788Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-27T22:49:16.788Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:49:16.788Z] [2021-07-27T22:49:16.788Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:49:16.788Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.788Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.789Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T22:49:16.789Z] [2021-07-27T22:49:16.789Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T22:49:16.789Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.790Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T22:49:16.790Z] [2021-07-27T22:49:16.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T22:49:16.790Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.790Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T22:49:16.790Z] [2021-07-27T22:49:16.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T22:49:16.790Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.790Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T22:49:16.790Z] [2021-07-27T22:49:16.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T22:49:16.790Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.790Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T22:49:16.790Z] [2021-07-27T22:49:16.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T22:49:16.790Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.790Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T22:49:16.790Z] [2021-07-27T22:49:16.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T22:49:16.790Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.790Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T22:49:16.790Z] [2021-07-27T22:49:16.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T22:49:16.790Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:16.790Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T22:49:16.790Z] [2021-07-27T22:49:16.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T22:49:16.790Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:17.246Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T22:49:17.246Z] [2021-07-27T22:49:17.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T22:49:17.246Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:49:17.246Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T22:49:17.246Z] [2021-07-27T22:49:17.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-27T22:49:17.246Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T22:49:17.246Z] [2021-07-27T22:49:17.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-27T22:49:17.246Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T22:49:17.246Z] [2021-07-27T22:49:17.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-27T22:49:17.246Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T22:49:17.246Z] [2021-07-27T22:49:17.246Z] [2021-07-27T22:49:17.246Z] DONE 1092 tests, 546 skipped in 2629.104s [2021-07-27T22:49:17.246Z] INFO: Integration tests ended at 07/27/2021 22:49:17. Duration:00:43:49.5202025 [2021-07-27T22:49:17.246Z] INFO: Docker info of the daemon under test at end of run [2021-07-27T22:49:17.246Z] [2021-07-27T22:49:17.703Z] Containers: 2 [2021-07-27T22:49:17.703Z] Running: 0 [2021-07-27T22:49:17.703Z] Paused: 0 [2021-07-27T22:49:17.703Z] Stopped: 2 [2021-07-27T22:49:17.703Z] Images: 18 [2021-07-27T22:49:17.703Z] Server Version: 0.0.0-dev [2021-07-27T22:49:17.703Z] Storage Driver: windowsfilter [2021-07-27T22:49:17.703Z] Windows: [2021-07-27T22:49:17.703Z] Logging Driver: json-file [2021-07-27T22:49:17.703Z] Plugins: [2021-07-27T22:49:17.703Z] Volume: local [2021-07-27T22:49:17.703Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T22:49:17.703Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T22:49:17.703Z] Swarm: inactive [2021-07-27T22:49:17.703Z] Default Isolation: process [2021-07-27T22:49:17.703Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-27T22:49:17.703Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-27T22:49:17.703Z] OSType: windows [2021-07-27T22:49:17.703Z] Architecture: x86_64 [2021-07-27T22:49:17.703Z] CPUs: 4 [2021-07-27T22:49:17.703Z] Total Memory: 32GiB [2021-07-27T22:49:17.703Z] Name: azwin-2-6f8eb0 [2021-07-27T22:49:17.703Z] ID: S2VJ:XRU6:2EAO:M55J:DKGW:A5OI:HXY4:DG2Z:YTIF:ANEN:KFIK:AD5D [2021-07-27T22:49:17.703Z] Docker Root Dir: D:\CI\PR-42685\6\daemon [2021-07-27T22:49:17.703Z] Debug Mode (client): false [2021-07-27T22:49:17.703Z] Debug Mode (server): true [2021-07-27T22:49:17.703Z] File Descriptors: -1 [2021-07-27T22:49:17.703Z] Goroutines: 17 [2021-07-27T22:49:17.703Z] System Time: 2021-07-27T22:49:17.5957661Z [2021-07-27T22:49:17.703Z] EventsListeners: 0 [2021-07-27T22:49:17.703Z] Registry: https://index.docker.io/v1/ [2021-07-27T22:49:17.703Z] Labels: [2021-07-27T22:49:17.703Z] Experimental: false [2021-07-27T22:49:17.703Z] Insecure Registries: [2021-07-27T22:49:17.703Z] 127.0.0.0/8 [2021-07-27T22:49:17.703Z] Live Restore Enabled: false [2021-07-27T22:49:17.703Z] [2021-07-27T22:49:17.703Z] [2021-07-27T22:49:17.703Z] INFO: Stopping daemon under test [2021-07-27T22:49:18.159Z] SUCCESS: The process with PID 7348 (child process of PID 3932) has been terminated. [2021-07-27T22:49:18.159Z] SUCCESS: The process with PID 3932 (child process of PID 3008) has been terminated. [2021-07-27T22:49:18.159Z] INFO: Stop tailing logs of the daemon under tests [2021-07-27T22:49:18.159Z] INFO: executeCI.ps1 Completed successfully at 07/27/2021 22:49:17. [2021-07-27T22:49:18.159Z] INFO: Tidying up at end of run [2021-07-27T22:49:18.159Z] INFO: Saving daemon under test log (d:\CI\PR-42685\6\dut.out) to bundles\CIDUT.out [2021-07-27T22:49:18.159Z] INFO: Saving daemon under test log (d:\CI\PR-42685\6\dut.err) to bundles\CIDUT.err [2021-07-27T22:49:18.159Z] INFO: Nuke-Everything... [2021-07-27T22:49:21.048Z] INFO: Container count on control daemon to delete is 2 [2021-07-27T22:49:21.048Z] ad0d01246026 [2021-07-27T22:49:21.048Z] 966d18713830 [2021-07-27T22:49:21.504Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-27T22:49:21.615Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-27T22:49:23.668Z] Deleted: sha256:1b46c957d27bc843543562b2f0514665e45f4a5c2ebc580eb766d92bf213d042 [2021-07-27T22:49:23.669Z] Deleted: sha256:e49de5f93984ce421da22ca66bbf060b20e336ad3005ebf05e1db00ba69207b4 [2021-07-27T22:49:23.669Z] INFO: Tidying pidfile d:\CI\PR-42685\6\docker.pid [2021-07-27T22:49:23.669Z] INFO: Nuking d:\CI [2021-07-27T22:49:24.630Z] time="2021-07-27T22:49:24Z" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another [2021-07-27T22:49:24.630Z] process.id=CI flavour=0" [2021-07-27T22:49:24.630Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2021-07-27T22:49:24.630Z] [2021-07-27T22:49:24.630Z] INFO: executeCI.ps1 exiting at Tue Jul 27 22:49:24 CUT 2021. Duration 01:13:26.8119789 [2021-07-27T22:49:24.630Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-27T22:49:24.874Z] Recording test results [2021-07-27T22:49:25.387Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-27T22:49:27.155Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-27T22:49:28.895Z] Archiving artifacts [2021-07-27T22:49:30.329Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-27T22:49:37.368Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-27T22:49:40.266Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-27T22:49:42.061Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42685/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T22:49:43.013Z] + make clean [2021-07-27T22:49:43.153Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-27T22:49:43.153Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T22:49:43.153Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-27T22:49:44.540Z] docker volume rm -f docker-dev-cache [2021-07-27T22:49:44.540Z] docker-dev-cache [Pipeline] deleteDir [2021-07-27T22:49:45.315Z] === RUN TestDockerSuite/TestLogsSeparateStderr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T22:49:48.217Z] === RUN TestDockerSuite/TestLogsSince [2021-07-27T22:49:58.496Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-27T22:49:58.496Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T22:49:58.496Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-27T22:49:58.496Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T22:49:58.496Z] === RUN TestDockerSuite/TestLogsTail [2021-07-27T22:50:05.539Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-27T22:50:07.700Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-27T22:50:09.868Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-27T22:50:09.868Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T22:50:09.868Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-27T22:50:09.868Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T22:50:09.868Z] === RUN TestDockerSuite/TestNetHostname [2021-07-27T22:50:09.868Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T22:50:09.868Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-27T22:50:09.868Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T22:50:09.868Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-27T22:50:09.868Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T22:50:09.868Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-27T22:50:09.868Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T22:50:09.868Z] === RUN TestDockerSuite/TestPluginActive [2021-07-27T22:50:09.868Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T22:50:09.868Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-27T22:50:09.868Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-27T22:50:10.323Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-27T22:50:10.323Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-27T22:50:10.323Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-27T22:50:10.323Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-27T22:50:10.323Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-27T22:50:10.323Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-27T22:50:10.323Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-27T22:50:10.323Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPortList [2021-07-27T22:50:10.323Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T22:50:10.323Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-27T22:50:14.988Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-27T22:50:14.988Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-27T22:50:14.988Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-27T22:50:14.988Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-27T22:50:14.988Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-27T22:50:14.988Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-27T22:50:14.988Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-27T22:50:14.988Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T22:50:14.988Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-27T22:50:20.755Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-27T22:50:20.755Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T22:50:20.755Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-27T22:50:29.288Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-27T22:50:29.288Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T22:50:29.288Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-27T22:50:44.146Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-27T22:50:58.927Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-27T22:50:58.927Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-27T22:50:58.927Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T22:50:58.927Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-27T22:51:11.266Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-27T22:51:14.992Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-27T22:51:27.331Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-27T22:51:31.998Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-27T22:51:31.998Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T22:51:31.998Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-27T22:51:31.998Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T22:51:31.998Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-27T22:51:37.887Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-27T22:51:37.887Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T22:51:37.887Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-27T22:51:37.887Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T22:51:37.887Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-27T22:51:37.887Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T22:51:37.887Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-27T22:51:37.887Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T22:51:37.887Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-27T22:51:46.421Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-27T22:51:46.421Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T22:51:46.421Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-27T22:51:47.381Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-27T22:51:47.381Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T22:51:47.381Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-27T22:51:48.341Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-27T22:51:49.303Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-27T22:51:49.303Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T22:51:49.303Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-27T22:51:53.968Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-27T22:51:58.642Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-27T22:52:05.686Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-27T22:52:30.796Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-27T22:52:30.796Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:52:30.796Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-27T22:52:35.459Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-27T22:52:35.459Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-27T22:52:35.459Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-27T22:52:36.420Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-27T22:52:41.085Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-27T22:52:45.754Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-27T22:52:45.754Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:52:45.754Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-27T22:52:50.432Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-27T22:52:50.432Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-27T22:52:50.432Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-27T22:53:05.202Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-27T22:53:08.088Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-27T22:53:09.049Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-27T22:53:16.091Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-27T22:53:21.864Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-27T22:53:30.401Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-27T22:53:34.118Z] === RUN TestDockerSuite/TestRmiTag [2021-07-27T22:53:35.083Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-27T22:53:37.251Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-27T22:54:02.346Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-27T22:54:08.105Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-27T22:54:12.768Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-27T22:54:14.294Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-27T22:54:14.294Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T22:54:14.294Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-27T22:54:14.294Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T22:54:14.294Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-27T22:54:14.294Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T22:54:14.294Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-27T22:54:14.294Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T22:54:14.294Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-27T22:54:14.294Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T22:54:14.294Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-27T22:54:14.294Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T22:54:14.294Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-27T22:54:14.294Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T22:54:14.294Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-27T22:54:16.465Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-27T22:54:16.465Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T22:54:16.465Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-27T22:54:16.465Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T22:54:16.465Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-27T22:54:26.742Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-27T22:54:28.911Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-27T22:54:31.819Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-27T22:54:38.869Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-27T22:54:41.032Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-27T22:54:41.032Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-27T22:54:46.807Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T22:54:46.807Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-27T22:54:48.333Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-27T22:54:48.333Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T22:54:48.333Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-27T22:54:52.049Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-27T22:54:52.049Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T22:54:52.049Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-27T22:54:52.049Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T22:54:52.049Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-27T22:54:54.217Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-27T22:54:54.217Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T22:54:54.217Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-27T22:54:54.217Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T22:54:54.217Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-27T22:54:54.217Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T22:54:54.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-27T22:54:54.217Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T22:54:54.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-27T22:54:54.217Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T22:54:54.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-27T22:54:54.217Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T22:54:54.217Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-27T22:54:54.217Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T22:54:54.217Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-27T22:54:57.117Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-27T22:55:00.004Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-27T22:55:02.176Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-27T22:55:02.176Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T22:55:02.176Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-27T22:55:02.176Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T22:55:02.176Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-27T22:55:02.176Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T22:55:02.176Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-27T22:55:05.064Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-27T22:55:05.065Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T22:55:05.065Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-27T22:55:05.065Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T22:55:05.065Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-27T22:55:05.065Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T22:55:05.065Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-27T22:55:05.065Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T22:55:05.065Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-27T22:55:07.236Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-27T22:55:12.997Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-27T22:55:12.997Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T22:55:12.997Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-27T22:55:12.997Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T22:55:12.997Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-27T22:55:12.997Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T22:55:12.997Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-27T22:55:12.997Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T22:55:12.997Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-27T22:55:12.997Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T22:55:12.997Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-27T22:55:12.997Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T22:55:12.997Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-27T22:55:15.163Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-27T22:55:15.163Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T22:55:15.163Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-27T22:55:15.163Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-27T22:55:15.163Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T22:55:15.163Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-27T22:55:18.054Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-27T22:55:20.218Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-27T22:55:20.218Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T22:55:20.218Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-27T22:55:23.105Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-27T22:55:23.105Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T22:55:23.105Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-27T22:55:23.105Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T22:55:23.105Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-27T22:55:23.106Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T22:55:23.106Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-27T22:55:25.992Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-27T22:55:28.156Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-27T22:55:30.323Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-27T22:55:33.212Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-27T22:55:33.212Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-27T22:55:33.212Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T22:55:33.212Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-27T22:55:33.212Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T22:55:33.212Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-27T22:55:33.212Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T22:55:33.212Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-27T22:55:33.212Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T22:55:33.212Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T22:55:33.212Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T22:55:33.212Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-27T22:55:33.212Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T22:55:33.212Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-27T22:55:33.212Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T22:55:33.212Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-27T22:55:43.492Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-27T22:55:43.492Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T22:55:43.492Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-27T22:55:43.492Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-27T22:55:43.492Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T22:55:43.492Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-27T22:55:43.492Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T22:55:43.492Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-27T22:55:43.492Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T22:55:43.492Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-27T22:55:43.492Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T22:55:43.492Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-27T22:55:52.107Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-27T22:55:52.107Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T22:55:52.107Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunMount [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-27T22:55:54.270Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T22:55:54.270Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-27T22:56:02.802Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-27T22:56:02.802Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T22:56:02.802Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-27T22:56:02.802Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T22:56:02.802Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-27T22:56:02.802Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T22:56:02.802Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-27T22:56:07.467Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-27T22:56:11.179Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-27T22:56:11.179Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T22:56:11.179Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-27T22:56:11.179Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T22:56:11.179Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-27T22:56:11.179Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T22:56:11.179Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-27T22:56:11.179Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T22:56:11.634Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-27T22:56:11.634Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T22:56:11.634Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-27T22:56:11.634Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T22:56:11.634Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-27T22:56:11.634Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T22:56:11.634Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-27T22:56:11.634Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T22:56:11.634Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-27T22:56:11.634Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T22:56:11.634Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-27T22:56:12.089Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-27T22:56:13.051Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-27T22:56:15.216Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-27T22:56:18.101Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-27T22:56:19.062Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-27T22:56:21.238Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-27T22:56:21.238Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T22:56:21.238Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-27T22:56:21.238Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T22:56:21.238Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-27T22:56:21.238Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T22:56:21.238Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-27T22:56:21.238Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T22:56:21.238Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-27T22:56:21.238Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T22:56:21.238Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-27T22:56:21.238Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T22:56:21.238Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-27T22:56:21.238Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T22:56:21.238Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-27T22:56:21.238Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T22:56:21.238Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-27T22:56:24.125Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-27T22:56:24.125Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T22:56:24.125Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-27T22:56:24.125Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T22:56:24.125Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-27T22:56:24.125Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T22:56:24.125Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-27T22:56:24.125Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T22:56:24.580Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-27T22:56:24.580Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T22:56:24.580Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-27T22:56:33.115Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-27T22:56:33.115Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T22:56:33.115Z] === RUN TestDockerSuite/TestRunRm [2021-07-27T22:56:34.640Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-27T22:56:40.402Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-27T22:56:43.295Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-27T22:56:46.197Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-27T22:56:48.361Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-27T22:56:51.247Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-27T22:56:51.247Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T22:56:51.247Z] === RUN TestDockerSuite/TestRunState [2021-07-27T22:56:51.247Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T22:56:51.247Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-27T22:56:58.286Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-27T22:56:58.286Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T22:56:58.286Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-27T22:57:01.174Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-27T22:57:01.174Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T22:57:01.174Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-27T22:57:01.174Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T22:57:01.174Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-27T22:57:01.174Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-27T22:57:01.174Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-27T22:57:01.174Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T22:57:01.174Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-27T22:57:06.938Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T22:57:06.938Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-27T22:57:08.464Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-27T22:57:08.464Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T22:57:08.464Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-27T22:57:11.355Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-27T22:57:11.355Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T22:57:11.355Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-27T22:57:11.355Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T22:57:11.355Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-27T22:57:14.241Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-27T22:57:21.308Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-27T22:57:31.596Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-27T22:57:38.634Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-27T22:57:38.634Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T22:57:38.634Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-27T22:57:38.634Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-27T22:57:40.797Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-27T22:57:42.961Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-27T22:57:45.123Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-27T22:57:45.123Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T22:57:45.123Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-27T22:57:45.123Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-27T22:57:45.123Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-27T22:57:45.123Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T22:57:45.123Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-27T22:57:45.123Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T22:57:45.123Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-27T22:57:45.123Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T22:57:45.578Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-27T22:57:45.578Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T22:57:45.578Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-27T22:57:45.578Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T22:57:45.578Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-27T22:57:50.240Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-27T22:57:51.200Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-27T22:57:54.088Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-27T22:57:57.803Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-27T22:57:57.803Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T22:57:57.803Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-27T22:57:57.803Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T22:57:57.803Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-27T22:57:57.803Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T22:57:57.803Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-27T22:57:57.803Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T22:57:57.803Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-27T22:57:57.803Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.258Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-27T22:57:58.258Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.259Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-27T22:57:58.259Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.259Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-27T22:57:58.259Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T22:57:58.259Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-27T22:58:01.142Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-27T22:58:01.142Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-27T22:58:01.597Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-27T22:58:01.597Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-27T22:58:03.760Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-27T22:58:10.804Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-27T22:58:10.804Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T22:58:10.804Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-27T22:58:19.340Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-27T22:58:19.340Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T22:58:19.340Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-27T22:58:22.234Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-27T22:58:22.234Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T22:58:22.234Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-27T22:58:22.234Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T22:58:22.234Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-27T22:58:22.234Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T22:58:22.234Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-27T22:58:22.234Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T22:58:22.234Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-27T22:58:28.015Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-27T22:58:28.015Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T22:58:28.015Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-27T22:58:28.015Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T22:58:28.015Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-27T22:58:28.015Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T22:58:28.015Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-27T22:58:28.015Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T22:58:28.015Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-27T22:58:28.015Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T22:58:28.015Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-27T22:58:28.015Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T22:58:28.015Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-27T22:58:30.904Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-27T22:58:33.070Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-27T22:58:33.070Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T22:58:33.070Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-27T22:58:35.955Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-27T22:58:35.955Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T22:58:35.955Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-27T22:58:35.955Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T22:58:35.955Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-27T22:58:35.955Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T22:58:35.955Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-27T22:58:35.955Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T22:58:35.955Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-27T22:58:35.955Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T22:58:35.955Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-27T22:58:35.955Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T22:58:35.955Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-27T22:58:53.585Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-27T22:58:53.585Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-27T22:58:53.585Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-27T22:58:53.585Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T22:58:53.585Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-27T22:58:53.585Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-27T22:58:53.585Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-27T22:58:53.585Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-27T22:58:55.121Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-27T22:58:55.121Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-27T22:58:58.008Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-27T22:58:58.464Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-27T22:58:58.920Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-27T22:58:59.375Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-27T22:58:59.375Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-27T22:59:07.904Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-27T22:59:07.904Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T22:59:07.904Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-27T22:59:07.904Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-27T22:59:08.360Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-27T22:59:08.360Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T22:59:08.360Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-27T22:59:15.407Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-27T22:59:15.863Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-27T22:59:16.319Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-27T22:59:26.612Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-27T22:59:26.612Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T22:59:26.612Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite (2836.33s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (146.95s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.94s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.15s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.36s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.31s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.42s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.53s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (123.13s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.98s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.49s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.25s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.66s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.09s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.83s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.11s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddTar (59.96s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.05s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.99s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.34s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.06s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.25s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.06s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.28s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (39.31s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.08s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.98s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.81s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.77s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.15s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.73s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.31s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.30s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.73s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.66s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.28s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.94s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.76s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.90s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.00s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.51s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.05s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (98.15s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.71s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.20s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.70s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.74s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.15s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.45s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (108.73s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.77s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.53s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.21s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.29s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.27s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.40s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-07-27T22:59:27.071Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-27T22:59:27.071Z] --- PASS: TestDockerSuite/TestBuildFails (2.66s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.81s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.88s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.92s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.23s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.88s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.11s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildHistory (13.09s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.34s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.47s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.14s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.72s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.96s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.61s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.36s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.44s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.54s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.82s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.90s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.39s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.87s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.66s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.75s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.00s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.54s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.37s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.25s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.71s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.90s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.45s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.03s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.29s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.35s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.19s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.39s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.67s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildRm (14.11s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.72s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.60s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.88s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.78s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.98s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.38s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.31s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.34s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildStderr (4.92s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.28s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.37s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.04s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.76s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.43s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.78s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.21s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.15s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.73s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.82s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.09s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.23s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.38s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.44s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.81s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.31s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.91s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCommitChange (5.30s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.81s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.01s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCommitTTY (7.21s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.63s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.13s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.07s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.34s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.12s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.58s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.73s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.37s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.29s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.43s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.36s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.31s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.64s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.44s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.75s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.19s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.94s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.42s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.25s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.37s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.12s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.58s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.57s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.59s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.53s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004d4378_} (2.57s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1475370618_c:\foo_false____} (7.63s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1475370618_c:\foo_true____} (2.62s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.47s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.48s) [2021-07-27T22:59:27.072Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-07-27T22:59:27.072Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.54s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.37s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.57s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.73s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.90s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCpToDot (2.49s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCpToStdout (3.08s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.31s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.96s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.72s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.15s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.49s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.46s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.95s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.85s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsCopy (5.36s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.38s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.32s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.03s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFilters (4.83s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFormat (4.73s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsRename (2.60s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsResize (8.03s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.34s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.77s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.84s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.15s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.03s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.07s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.22s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.35s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.05s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.42s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecInspectID (4.86s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.62s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.43s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.28s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.13s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.15s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.20s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.25s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.01s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.05s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.46s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.83s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.17s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.53s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.30s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.32s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectDefault (2.33s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectHistory (4.93s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-27T22:59:27.073Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.22s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.39s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-07-27T22:59:27.073Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.33s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.35s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.33s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectStatus (2.71s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.73s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.46s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.47s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.31s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.95s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.33s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.34s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.09s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.10s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.78s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.61s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.42s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.52s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.76s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.54s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.89s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.84s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.53s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.46s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsSince (9.25s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsTail (7.68s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.67s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.45s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.54s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.86s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsByOrder (9.23s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.16s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.58s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.28s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.97s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.49s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.00s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.28s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.84s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.33s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.41s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.59s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.10s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.50s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.49s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.36s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.94s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.18s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.50s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.86s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.59s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.52s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.81s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.54s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.16s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.39s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.94s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.59s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.17s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.45s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-07-27T22:59:27.530Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.92s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-27T22:59:27.530Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.29s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.41s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.13s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.52s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.17s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.37s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.33s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.11s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.69s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.48s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.48s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.41s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.96s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunExitCode (2.41s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.36s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.33s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.41s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.03s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.07s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.84s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.31s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.32s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.27s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.23s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.05s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.94s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.95s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunRm (2.34s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.23s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.42s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.41s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.85s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.34s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.29s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.98s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.39s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.32s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.26s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.08s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.70s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.67s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.48s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.36s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.39s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.24s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.22s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.34s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.63s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.03s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.01s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.89s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.34s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.66s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.31s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.77s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.06s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.06s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-07-27T22:59:27.531Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.10s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-07-27T22:59:27.531Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-27T22:59:27.532Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.34s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-27T22:59:27.532Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.58s) [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-27T22:59:27.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] --- PASS: TestDockerRegistrySuite (0.22s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-27T22:59:27.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-27T22:59:27.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-27T22:59:27.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-27T22:59:27.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-27T22:59:27.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-27T22:59:27.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-27T22:59:27.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-27T22:59:27.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-27T22:59:27.532Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-27T22:59:27.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-27T22:59:27.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-27T22:59:27.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-27T22:59:27.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-27T22:59:27.532Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T22:59:27.532Z] === RUN TestDockerDaemonSuite [2021-07-27T22:59:27.532Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-27T22:59:27.532Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-27T22:59:27.532Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-27T22:59:27.532Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T22:59:27.532Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T22:59:27.532Z] === RUN TestDockerSwarmSuite [2021-07-27T22:59:27.532Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-27T22:59:27.532Z] === RUN TestDockerPluginSuite [2021-07-27T22:59:27.532Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-27T22:59:27.532Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-27T22:59:27.532Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-27T22:59:27.532Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-27T22:59:27.532Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-27T22:59:27.532Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-27T22:59:27.532Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-27T22:59:27.532Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.532Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-27T22:59:27.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-27T22:59:27.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-27T22:59:27.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-27T22:59:27.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T22:59:27.533Z] === RUN TestDockerExternalVolumeSuite [2021-07-27T22:59:27.533Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-27T22:59:27.533Z] === RUN TestDockerNetworkSuite [2021-07-27T22:59:27.533Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-27T22:59:27.533Z] === RUN TestDockerHubPullSuite [2021-07-27T22:59:27.533Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-27T22:59:27.533Z] PASS [2021-07-27T22:59:27.533Z] ok github.com/docker/docker/integration-cli 2836.832s [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === Skipped [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-27T22:59:27.533Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T22:59:27.533Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-27T22:59:27.533Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-27T22:59:27.533Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T22:59:27.533Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T22:59:27.533Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-27T22:59:27.533Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T22:59:27.533Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-27T22:59:27.533Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-27T22:59:27.533Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-27T22:59:27.533Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-27T22:59:27.533Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-07-27T22:59:27.533Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-27T22:59:27.533Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.533Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-27T22:59:27.533Z] [2021-07-27T22:59:27.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-07-27T22:59:27.533Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.06s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-27T22:59:27.534Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.534Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-27T22:59:27.534Z] [2021-07-27T22:59:27.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-27T22:59:27.991Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2021-07-27T22:59:27.991Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-27T22:59:27.991Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-27T22:59:27.991Z] docker_cli_sni_test.go:18: Flakey test [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-27T22:59:27.991Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-27T22:59:27.991Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T22:59:27.991Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-27T22:59:27.991Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T22:59:27.991Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-27T22:59:27.991Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-27T22:59:27.991Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.991Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-27T22:59:27.991Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-27T22:59:27.992Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-27T22:59:27.992Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T22:59:27.992Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-27T22:59:27.992Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-27T22:59:27.992Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-27T22:59:27.992Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T22:59:27.992Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-27T22:59:27.992Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-27T22:59:27.992Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-27T22:59:27.992Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T22:59:27.992Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2021-07-27T22:59:27.992Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-27T22:59:27.992Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-27T22:59:27.992Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T22:59:27.992Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-27T22:59:27.992Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T22:59:27.992Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-27T22:59:27.992Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.992Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-27T22:59:27.992Z] [2021-07-27T22:59:27.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T22:59:27.992Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T22:59:27.993Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-27T22:59:27.993Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-27T22:59:27.993Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T22:59:27.993Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-27T22:59:27.993Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-27T22:59:27.993Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-27T22:59:27.993Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2021-07-27T22:59:27.993Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-27T22:59:27.993Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.993Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-27T22:59:27.993Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-27T22:59:27.994Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-27T22:59:27.994Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-27T22:59:27.994Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-27T22:59:27.994Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-27T22:59:27.994Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T22:59:27.994Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-27T22:59:27.994Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-27T22:59:27.994Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T22:59:27.994Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-27T22:59:27.994Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-27T22:59:27.994Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-27T22:59:27.994Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T22:59:27.994Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.994Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-27T22:59:27.994Z] [2021-07-27T22:59:27.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-27T22:59:27.995Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.995Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-27T22:59:27.995Z] [2021-07-27T22:59:27.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-27T22:59:27.996Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.996Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-27T22:59:27.996Z] [2021-07-27T22:59:27.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-27T22:59:27.996Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.996Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-27T22:59:27.996Z] [2021-07-27T22:59:27.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T22:59:27.996Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.996Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-27T22:59:27.996Z] [2021-07-27T22:59:27.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-27T22:59:27.996Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.996Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-27T22:59:27.996Z] [2021-07-27T22:59:27.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-27T22:59:27.996Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.996Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-27T22:59:27.996Z] [2021-07-27T22:59:27.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T22:59:27.996Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-27T22:59:27.996Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-27T22:59:27.996Z] [2021-07-27T22:59:27.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-27T22:59:27.996Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-27T22:59:27.996Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-27T22:59:27.996Z] [2021-07-27T22:59:27.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-27T22:59:28.452Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.452Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-27T22:59:28.452Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-27T22:59:28.453Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-27T22:59:28.453Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:59:28.453Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.453Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-27T22:59:28.453Z] [2021-07-27T22:59:28.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-27T22:59:28.454Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.454Z] DONE 1092 tests, 546 skipped in 2845.972s [2021-07-27T22:59:28.454Z] INFO: Integration tests ended at 07/27/2021 22:59:28. Duration:00:47:26.0331688 [2021-07-27T22:59:28.454Z] INFO: Docker info of the daemon under test at end of run [2021-07-27T22:59:28.454Z] [2021-07-27T22:59:28.910Z] Containers: 2 [2021-07-27T22:59:28.910Z] Running: 0 [2021-07-27T22:59:28.910Z] Paused: 0 [2021-07-27T22:59:28.910Z] Stopped: 2 [2021-07-27T22:59:28.910Z] Images: 18 [2021-07-27T22:59:28.910Z] Server Version: 0.0.0-dev [2021-07-27T22:59:28.910Z] Storage Driver: windowsfilter [2021-07-27T22:59:28.910Z] Windows: [2021-07-27T22:59:28.910Z] Logging Driver: json-file [2021-07-27T22:59:28.910Z] Plugins: [2021-07-27T22:59:28.910Z] Volume: local [2021-07-27T22:59:28.910Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-27T22:59:28.910Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-27T22:59:28.910Z] Swarm: inactive [2021-07-27T22:59:28.910Z] Default Isolation: process [2021-07-27T22:59:28.910Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-27T22:59:28.910Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-27T22:59:28.910Z] OSType: windows [2021-07-27T22:59:28.910Z] Architecture: x86_64 [2021-07-27T22:59:28.910Z] CPUs: 4 [2021-07-27T22:59:28.910Z] Total Memory: 32GiB [2021-07-27T22:59:28.910Z] Name: azwin-2-a56e30 [2021-07-27T22:59:28.910Z] ID: CW5A:GK3L:3FXY:4PED:JRFC:6ZE3:2N7N:E3IN:PVL2:62YV:QGD2:YN22 [2021-07-27T22:59:28.910Z] Docker Root Dir: D:\CI\PR-42685\6\daemon [2021-07-27T22:59:28.910Z] Debug Mode (client): false [2021-07-27T22:59:28.910Z] Debug Mode (server): true [2021-07-27T22:59:28.910Z] File Descriptors: -1 [2021-07-27T22:59:28.910Z] Goroutines: 17 [2021-07-27T22:59:28.910Z] System Time: 2021-07-27T22:59:28.4415882Z [2021-07-27T22:59:28.910Z] EventsListeners: 0 [2021-07-27T22:59:28.910Z] Registry: https://index.docker.io/v1/ [2021-07-27T22:59:28.910Z] Labels: [2021-07-27T22:59:28.910Z] Experimental: false [2021-07-27T22:59:28.910Z] Insecure Registries: [2021-07-27T22:59:28.910Z] 127.0.0.0/8 [2021-07-27T22:59:28.910Z] Live Restore Enabled: false [2021-07-27T22:59:28.910Z] [2021-07-27T22:59:28.910Z] [2021-07-27T22:59:28.910Z] INFO: Stopping daemon under test [2021-07-27T22:59:28.910Z] SUCCESS: The process with PID 7104 (child process of PID 4904) has been terminated. [2021-07-27T22:59:28.910Z] SUCCESS: The process with PID 4904 (child process of PID 8544) has been terminated. [2021-07-27T22:59:28.910Z] INFO: Stop tailing logs of the daemon under tests [2021-07-27T22:59:28.910Z] INFO: executeCI.ps1 Completed successfully at 07/27/2021 22:59:28. [2021-07-27T22:59:28.910Z] INFO: Tidying up at end of run [2021-07-27T22:59:28.910Z] INFO: Saving daemon under test log (d:\CI\PR-42685\6\dut.out) to bundles\CIDUT.out [2021-07-27T22:59:28.910Z] INFO: Saving daemon under test log (d:\CI\PR-42685\6\dut.err) to bundles\CIDUT.err [2021-07-27T22:59:28.910Z] INFO: Nuke-Everything... [2021-07-27T22:59:29.366Z] INFO: Container count on control daemon to delete is 2 [2021-07-27T22:59:29.821Z] 58c13a41b221 [2021-07-27T22:59:29.821Z] 69e7bb41be52 [2021-07-27T22:59:29.821Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-27T22:59:31.984Z] Deleted: sha256:677951cbdcb5602439022d0f4c6b117b46c74b937c29f161e919df33663289e9 [2021-07-27T22:59:31.984Z] Deleted: sha256:df7367c08d5170133734be1c63b998a0c374c005043d7e622ac05e57c99d3764 [2021-07-27T22:59:31.984Z] INFO: Tidying pidfile d:\CI\PR-42685\6\docker.pid [2021-07-27T22:59:31.984Z] INFO: Nuking d:\CI [2021-07-27T23:00:07.613Z] INFO: Zapped successfully [2021-07-27T23:00:07.613Z] [2021-07-27T23:00:07.613Z] INFO: executeCI.ps1 exiting at Tue Jul 27 23:00:06 CUT 2021. Duration 01:24:08.9774966 [2021-07-27T23:00:07.613Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-27T23:00:07.866Z] Recording test results [2021-07-27T23:00:08.556Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-27T23:00:10.239Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-27T23:00:12.638Z] Archiving artifacts [2021-07-27T23:00:13.738Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42685/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-27T23:00:14.717Z] + make clean [2021-07-27T23:00:15.678Z] docker volume rm -f docker-dev-cache [2021-07-27T23:00:15.678Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS